TcxGridBand Properties
A grid View band.
Name | Description |
---|---|
Actually |
Determines whether the current band is visible within a View. |
Alignment | Specifies the band caption text alignment. |
Alternate |
Specifies an alternative caption for the current band. |
Band |
Returns the nesting (band) level of the current band within a View. |
Bands | Returns the band collection which the current band belongs to. |
Caption | Specifies the text representing a band within a View. |
Child |
Returns the number of immediate child bands which are assigned to the current band. |
Child |
Provides indexed access to the child bands which are assigned to the current band. |
Collection |
Inherited from TCollection |
Column |
Returns the number of columns belonging to the current band. |
Columns | Provides indexed access to the columns associated with the current band. |
Display |
Inherited from TCollection |
First |
Returns the first (left-most) child band, which is displayed at the bottom of the current band. |
First |
Returns the first (leftmost) visible child band, which is displayed at the bottom of the current band. |
Fixed |
Specifies the active band anchor mode. |
Grid |
Returns the View owning the Bands collection to which the current band belongs. |
Header |
Specifies the horizontal alignment of a band’s caption. |
Header |
Specifies the vertical alignment of a band’s caption. |
Hidden |
Determines whether the current band is visible within the banded table View’s customization form (i. |
ID | |
Index |
Inherited from TCollection |
Is |
Specifies whether the band is at the bottom of the View’s band hierarchy. |
Is |
Indicates whether the current band displays information within a View. |
Is |
Indicates whether the current band is the left-most bottom band within a View. |
Is |
|
Is |
Indicates whether the current band is the right-most bottom band within a View. |
Is |
Indicates whether the current band is the last (rightmost) band within the current band hierarchy level. |
Is |
|
Is |
Indicates whether the current band is the last (rightmost) visible band within a View. |
Is |
Indicates if the band is at the top of the View’s band hierarchy (that is, a root band). |
Is |
Specifies whether the band is visible as a bottom band. |
Min |
Returns the band’s minimum width. |
Options | Contains settings defining the possibility of the runtime band manipulations, such as moving and resizing. |
Parent |
Provides access to the band that nests the current band (also called parent band). |
Position | Specifies the position of a band within a banded table View. |
Root |
Specifies the band’s position among the View’s root bands. |
Root |
Returns the root parent band for the current band. |
Rows | Returns the band rows collection associated with the current band. |
Styles | Specifies the set of styles defining the appearance of elements of the current band. |
Tag | Stores a value associated with the current band. |
Visible | Specifies the current band’s visibility. |
Visible |
Returns the number of nesting (band) levels occupied by the current band and all its nested bands which are visible within a View. |
Visible |
Returns the band’s horizontal position from amongst the View’s bottom bands which are visible within a View. |
Visible |
Returns the number of the current band’s immediate child bands which are visible in a View. |
Visible |
Provides indexed access to the current band’s child bands which are visible within a View. |
Visible |
Specifies whether a band is shown in the Customization Form when moved into the form. |
Visible |
Returns the band’s position within a View. |
Visible |
Returns the root band’s horizontal position from amongst the View’s root bands which are visible within a View. |
Width | Specifies the band’s width, in pixels. |
See Also