Back to Devexpress

TcxEditorRowPropertiesOptions Class

vcl-cxvgrid-e748db11.md

latest2.3 KB
Original Source

TcxEditorRowPropertiesOptions Class

Contains an editor row‘s end-user capability settings.

Declaration

delphi
TcxEditorRowPropertiesOptions = class(
    TcxCustomEditContainerItemOptions
)

Remarks

This class provides the following members that allow you to:

An editor row’s Properties.Options property references a TcxEditorRowPropertiesOptions object.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditContainerItemOptions TcxEditorRowPropertiesOptions

See Also

TcxEditorRowPropertiesOptions Members

cxVGrid Unit