LayoutViewField.ControlAlignment Property
In This Article
This member is not supported by the LayoutViewField class.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override ContentAlignment ControlAlignment { get; set; }
#Property Value
Type |
---|
Content |
See Also