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