Number of files in the "forward" history.

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.306.0 (10.97.306.00)

Syntax

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

See Also