Enum SizeMode
Represents the Size Mode Enumeration.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public enum SizeMode
Fields
| Name | Description |
|---|---|
| Large | Represents the Large value. |
| Normal | Represents the Normal value. |
| Small | Represents the Small value. |