TdxListViewCustomOptions Class
In This Article
The base class for List View appearance settings.
#Declaration
Delphi
TdxListViewCustomOptions = class(
TdxListViewPersistent
)
#Remarks
This class does not introduce new public members.
Do not use this class directly. Use the following descendants instead:
#Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxListViewPersistent
TdxListViewCustomOptions
See Also