Skip to main content

TdxShellListViewOptions Class

Stores shell-related settings of the Shell List View control.

Declaration

TdxShellListViewOptions = class(
    TcxShellListViewOptions
)

Remarks

The TdxShellListViewOptions class has members that allow you to do the following:

The Shell List View control’s ShellOptions property references a TdxShellListViewOptions object.

See Also