Specifies if the history control should be visible or not
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShowHistoryControl { get; set; } |
Visual Basic |
---|
Public Property ShowHistoryControl As Boolean Get Set |
JScript |
---|
function get ShowHistoryControl () : boolean function set ShowHistoryControl (value : boolean) |