CardData Fields
Contains information about a card.Name | Description |
---|---|
CardHeaderDataProperty static | Identifies the CardData.CardHeaderData dependency property. |
CurrentRowDataProperty static | Identifies the RowData.CurrentRowData dependency property. Inherited from RowData. |
DataObjectProperty static | Identifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase. |
IsExpandedProperty static | Identifies the CardData.IsExpanded dependency property. |
NeedsResetEventProperty static | Identifies the DataObjectBase.NeedsResetEvent attached property. Inherited from DataObjectBase. |
RaiseResetEventWhenObjectIsLoadedProperty static | Identifies the DataObjectBase.RaiseResetEventWhenObjectIsLoaded attached property. Inherited from DataObjectBase. |
ResetEvent static | Identifies the DataObjectBase.Reset event. Inherited from DataObjectBase. |
RowDataProperty static | Identifies the RowData.RowData attached property. Inherited from RowData. |
See Also