If supported, the context menus will enable the user to insert, replace and delete samples by calling methods in this region.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool IsHistoricalUpdateSupported { get; }
Visual Basic
Public ReadOnly Property IsHistoricalUpdateSupported As Boolean
	Get
JScript
function get IsHistoricalUpdateSupported () : boolean

See Also