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.2.dll
Declaration
Property Value
Type | Description |
---|---|
ContentAlignment | A ContentAlignment enumeration value that specifies the alignment of the image within the field’s caption. |
See Also