Skip to main content

TcxDBMultiEditorRow.Properties Property

Represents settings to control the data-aware multi editor row behavior.

Declaration

property Properties: TcxDBMultiEditorRowProperties read; write;

Property Value

Type
TcxDBMultiEditorRowProperties

Remarks

Used to get access to the TcxDBMultiEditorRowProperties object. The TcxDBMultiEditorRowProperties class encapsulates settings that control the data-aware multi editor row behavior.

The Editors property published in the TcxDBMultiEditorRowProperties is used to add data-aware items to the multi editor row.

See Also