CardViewAppearances.CardExpandButton Property
Gets the appearance settings used to paint card expand buttons.
Namespace: DevExpress.XtraGrid.Views.Card
Assembly: DevExpress.XtraGrid.v24.2.dll
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