Back to Devexpress

GridCustomizeDataRowEditorEventArgs Properties

blazor-devexpress-dot-blazor-dot-gridcustomizedataroweditoreventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

GridCustomizeDataRowEditorEventArgs Properties

Contains data for the CustomizeDataRowEditor event.

NameDescription
DataItemReturns the processed data item.
EditModelReturns the edit model.
EditSettingsReturns an object that contains editor settings.
FieldNameReturns a name of the data field whose editor is being processed.
GridReturns the Grid object.
IsNewRowReturns whether the editor corresponds to a new or existing row.

See Also

GridCustomizeDataRowEditorEventArgs Class

GridCustomizeDataRowEditorEventArgs Members

DevExpress.Blazor Namespace