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.v19.1.dll

Declaration

[Browsable(false)]
public override ContentAlignment ControlAlignment { get; set; }

Property Value

Type
ContentAlignment
See Also