Back to Devexpress

CardData Fields

wpf-devexpress-dot-xpf-dot-grid-dot-carddata-dot-underscore-fields.md

latest2.4 KB
Original Source

CardData Fields

Contains information about a card.

NameDescription
CardHeaderDataProperty staticIdentifies the CardData.CardHeaderData dependency property.
CurrentRowDataProperty staticIdentifies the RowData.CurrentRowData dependency property. Inherited from RowData.
DataObjectProperty staticIdentifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase.
IsExpandedProperty staticIdentifies the CardData.IsExpanded dependency property.
NeedsResetEventProperty staticIdentifies the DataObjectBase.NeedsResetEvent attached property. Inherited from DataObjectBase.
RaiseResetEventWhenObjectIsLoadedProperty staticIdentifies the DataObjectBase.RaiseResetEventWhenObjectIsLoaded attached property. Inherited from DataObjectBase.
ResetEvent staticIdentifies the DataObjectBase.Reset event. Inherited from DataObjectBase.
RowDataProperty staticIdentifies the RowData.RowData attached property. Inherited from RowData.

See Also

CardData Class

CardData Members

DevExpress.Xpf.Grid Namespace