LayoutViewCardCaptionImageEventArgs.CaptionImageVisible Property
Gets or sets whether the image in a card’s caption is visible.
Namespace: DevExpress.XtraGrid.Views.Layout.Events
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the caption image is visible; otherwise, false. |
See Also