Designates the type of pick behavior to use:
normal button, check button, or radio button.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GwxPick..::..PickModes PickMode { get; set; } |
Visual Basic |
---|
Public Property PickMode As GwxPick..::..PickModes Get Set |
JScript |
---|
function get PickMode () : GwxPick..::..PickModes function set PickMode (value : GwxPick..::..PickModes) |