Skip to main content

TcxTreeListBand.Options Property

Provides access to the band’s appearance and behavior options.

Declaration

property Options: TcxTreeListBandOptions read; write;

Property Value

Type
TcxTreeListBandOptions

Remarks

You can use this property to hide or display the band, and manage the band customization capabilities available to end-users. Refer to the TcxTreeListBandOptions class description for detailed information on available options.

See Also