TcxTreeListBand.Position Property
Provides access to settings that specify the band’s position within the TreeList control.
Declaration
property Position: TcxTreeListBandPosition read; write;
Property Value
Type |
---|
TcxTreeListBandPosition |
Remarks
Refer to the TcxTreeListBandPosition class description, to learn about available settings.
See Also