RowData Fields
Contains information about a data row.Name | Description |
---|---|
CurrentRowDataProperty static | Identifies the RowData.CurrentRowData 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 RowData.RowData attached property. |
See Also