LayoutViewFieldCaptionImageEventArgs.ImageAlignment Property
Gets or sets the alignment of the image within the field’s caption.
Namespace: DevExpress.XtraGrid.Views.Layout.Events
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
ContentAlignment | A ContentAlignment enumeration value that specifies the alignment of the image within the field’s caption. |
See Also