Skip to main content

GridCellData Fields
Show Inherited Hide Inherited

Contains information about a data cell.
Name Description
DataObjectProperty static Identifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase.
DisplayMemberBindingValueProperty static Identifies the GridCellData.DisplayMemberBindingValueProperty 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.
See Also