Class MarginPlacement
Defines the constants that specifies the placement of the margin in EditControl.
Inheritance
System.Object
MarginPlacement
Namespace: Syncfusion.Windows.Forms.Edit.Enums
Assembly: Syncfusion.Edit.Windows.dll
Syntax
public sealed class MarginPlacement : Enum
Fields
Left
Specifies that margins will be aligned at left side in EditControl.
Declaration
public const MarginPlacement Left
Field Value
| Type |
|---|
| MarginPlacement |
Right
Specifies the margins will be aligned at right side in EditControl.
Declaration
public const MarginPlacement Right
Field Value
| Type |
|---|
| MarginPlacement |