Enum DisplayType
Defines the constants that specifies the displaystyles of ToggleButton.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum DisplayType
Fields
Name | Description |
---|---|
Image | Display image in ToggleButton. |
Text | Display text in ToggleButton. |