Class DescriptionPlacement
Stores the state of the Tile view item
Inheritance
System.Object
DescriptionPlacement
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class DescriptionPlacement : Enum
Fields
Bottom
Bottom of the Progress Bar
Declaration
public const DescriptionPlacement Bottom
Field Value
Type |
---|
DescriptionPlacement |
Left
Left of the Progress Bar
Declaration
public const DescriptionPlacement Left
Field Value
Type |
---|
DescriptionPlacement |
Right
Right of the Progress Bar
Declaration
public const DescriptionPlacement Right
Field Value
Type |
---|
DescriptionPlacement |
Top
Top of the Progress Bar
Declaration
public const DescriptionPlacement Top
Field Value
Type |
---|
DescriptionPlacement |