Defines the presentation (active template) for a toggle button.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
C#
public enum GridViewToggleButtonPresentationMode
Fields
A rotating arrow.
C#
Arrow = 1
A plus or a minus sign.
C#
PlusMinus = 0