Skip to main content

TcxvgMultiRecordsOptionsData Class

Contains settings affecting the data-aware functionality of a vertical grid control.

Declaration

TcxvgMultiRecordsOptionsData = class(
    TcxControlOptionsData
)

Remarks

The TcxMultiRecordsOptionsData object is used to determine which actions can be performed for the records within the current vertical grid control.

Use the vertical grid control’s OptionsData property to access this set of options.

See Also