Number of files in the "back" history.

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int HistoryBackCount { get; }
Visual Basic
Public ReadOnly Property HistoryBackCount As Integer
	Get
JScript
function get HistoryBackCount () : int

See Also