Version

LabelClickActionResolved Property

Gets the resolved relative clickAction of the label to its field (read-only)
Syntax
'Declaration
 
Public ReadOnly Property LabelClickActionResolved As LabelClickAction
public LabelClickAction LabelClickActionResolved {get;}
Remarks

Note: when using the SortByOneFieldOnlyTriState or SortByMultipleFieldsTriState settings, if the 'Ctrl' key is pressed during a click, or the IsGroupBy property is true, then the Field will not cycle thru the unsorted state. Instead it will cycle thru the ascending and descending states only.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also