Skip to main content
A newer version of this page is available. .

LayoutViewField.ControlAlignment Property

This member is not supported by the LayoutViewField class.

Namespace: DevExpress.XtraGrid.Views.Layout

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override ContentAlignment ControlAlignment { get; set; }

Property Value

Type
ContentAlignment
See Also