Class SizeMode
Represents the Size Mode Enumeration.
Inheritance
System.Object
SizeMode
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class SizeMode : Enum
Fields
Large
Represents the Large value.
Declaration
public const SizeMode Large
Field Value
Type |
---|
SizeMode |
Normal
Represents the Normal value.
Declaration
public const SizeMode Normal
Field Value
Type |
---|
SizeMode |
Small
Represents the Small value.
Declaration
public const SizeMode Small
Field Value
Type |
---|
SizeMode |