Enum DisplayStyle
Property for DisplayStyle.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum DisplayStyle
Fields
Name | Description |
---|---|
Image | Displays Image alone. |
ImageAboveText | Displays the Text below the Image. |
Text | Displays the Text alone. |
TextAboveImage | Displays the text above the Image. |