DragOverGridEventArgs.InsertIndicator Property
Gets or sets an image that is a custom insert indicator.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Image | An Image object that specifies a custom insert indicator. |
See Also