DataObjectBase Attached Properties
Represents the base for classes containing information about specific data-aware grid elements.
Name | Description |
---|---|
Data |
Gets or sets the content data object. |
Needs |
Gets or sets a value indicating whether it is necessary to raise the Data |
Raise |
Gets or sets a value indicating whether it is necessary to raise the Data |
See Also