Back to Devexpress

RowData Fields

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

latest1.9 KB
Original Source

RowData Fields

Contains information about a data row.

NameDescription
CurrentRowDataProperty staticIdentifies the RowData.CurrentRowData dependency property.
DataObjectProperty staticIdentifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase.
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.
RowDataProperty staticIdentifies the RowData.RowData attached property.

See Also

RowData Class

RowData Members

DevExpress.Xpf.Grid Namespace