True to specify the commanding options for the window. When false properties related to the commanding will not be applied.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool SpecifyCommandingOptions { get; set; } |
Visual Basic |
---|
Public Property SpecifyCommandingOptions As Boolean Get Set |
JScript |
---|
function get SpecifyCommandingOptions () : boolean function set SpecifyCommandingOptions (value : boolean) |