True to specify the commanding options for the window. When false properties related to the commanding will not be applied.

Namespace: Ico.Gwx
Assembly: 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)

See Also