ISupportControlAlignment.HorizontalAlign Property
Specifies the horizontal content position within the layout item.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Default | Description |
---|---|---|
StaticHorizontalAlign | NotSet | A StaticHorizontalAlign enumeration value secifying the horizontal content position within the layout item. |
See Also