Skip to main content
A newer version of this page is available. .

CardHeaderData Fields

Contains a card header’s data.
Name Description
BindingProperty static Identifies the CardHeaderData.Binding dependency property.
DataObjectProperty static Identifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase.
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 CardHeaderData.RowData dependency property.
ValueProperty static Identifies the CardHeaderData.Value dependency property.
See Also