Back to Devexpress

GridCellData Fields

wpf-devexpress-dot-xpf-dot-grid-dot-gridcelldata-dot-underscore-fields.md

latest1.8 KB
Original Source

GridCellData Fields

Contains information about a data cell.

NameDescription
DataObjectProperty staticIdentifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase.
DisplayMemberBindingValueProperty staticIdentifies the GridCellData.DisplayMemberBindingValue dependency property.
NeedsResetEventProperty staticIdentifies the DataObjectBase.NeedsResetEvent attached property. Inherited from DataObjectBase.
RaiseResetEventWhenObjectIsLoadedProperty staticIdentifies the DataObjectBase.RaiseResetEventWhenObjectIsLoaded attached property. Inherited from DataObjectBase.
ResetEvent staticIdentifies the DataObjectBase.Reset event. Inherited from DataObjectBase.

See Also

GridCellData Class

GridCellData Members

DevExpress.Xpf.Grid Namespace