ActionKey Property (IToggleController)
In This Topic
Gets the action key that specifies the current item toggles action.
Syntax
'Declaration
ReadOnly Property ActionKey As String
Property Value
A
System.String representing the action key for the current item's toggle action.
See Also