Skip to main content
A newer version of this page is available. .

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