LayoutViewFieldCaptionImageEventArgs.ImageToTextDistance Property
Gets or sets the distance between the field’s label and image.
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 |
---|---|
Int32 | An integer value that specifies the distance between the field’s label and image, in pixels. |
See Also