CardViewAppearances.CardExpandButton Property
Gets the appearance settings used to paint card expand buttons.
Namespace: DevExpress.XtraGrid.Views.Card
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
AppearanceObject | An AppearanceObject object which represents the appearance settings used to paint card expand buttons. |
Remarks
Refer to the Appearance and Conditional Formatting document for more information on appearances.
See Also