TcxTreeListBandPart Enum
Enumerates band areas.
#Declaration
TcxTreeListBandPart = (
tlbpHeader,
tlbpContent,
tlbpGroupFooter,
tlbpFooter,
tlbpSeparator
);
#Members
Name |
---|
tlbp
|
tlbp
|
tlbp
|
tlbp
|
tlbp
|
#Remarks
Options include:
Value | Description |
---|---|
tlbp |
Band header. |
tlbp |
Band content. |
tlbp |
Group footer. |
tlbp |
Footer |
tlbp |
Band separator. |