CardHeaderData Properties
Contains a card header’s data.Name | Description |
---|---|
Binding | Gets or sets the binding. |
Data | Gets or sets an object that contains grid data. Inherited from GridDataBase. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
RowData | |
Value | Gets or sets the card’s value. |
See Also