Back to Devexpress

TdxCustomListView.PaddingOptions Property

vcl-dxlistview-dot-tdxcustomlistview-bde4fbae.md

latest711 B
Original Source

TdxCustomListView.PaddingOptions Property

Provides access to the List View’s padding settings.

Declaration

delphi
property PaddingOptions: TdxListViewPaddingOptions read; write;

Property Value

TypeDescription
TdxListViewPaddingOptions

Contains the List View’s padding settings.

|

Remarks

Refer to the TdxListViewPaddingOptions class description for information on available options.

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit