TcxGridBands Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Inherited from TCollection. |
Create |
Inherited from TOwned |
#Properties
Name | Description |
---|---|
Bottom |
Returns the number of bottom bands contained within the current collection. |
Bottom |
Provides indexed access to all the bottom bands in the current collection. |
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
First |
|
Grid |
Returns the View owning the current collection of bands. |
Item |
Inherited from TCollection. |
Items | Provides indexed access to all bands in the current collection. |
Last |
|
Layout | Indicates whether any bands within the current View are fixed horizontally. |
Line |
|
Root |
Returns the number of root bands contained within the current collection. |
Root |
Provides indexed access to all the root bands in the current collection. |
Update |
Inherited from TCollection. |
Visible |
Returns the number of bottom bands contained within the current collection which are visible in a View. |
Visible |
Provides indexed access to the bottom bands in the current collection which are visible in a View. |
Visible |
Returns the number of visible bands within a View which owns the current collection. |
Visible |
Provides indexed access to the collection of visible bands. |
Visible |
|
Visible |
|
Visible |
Returns the number of root bands contained within the current collection which are visible in a View. |
Visible |
Provides indexed access to the root bands in the current collection which are visible in a View. |
Visible |
Returns the number of root bands in the current collection which are visible and fixed to the left side of a View. |
Visible |
Returns the number of root bands in the current collection which are visible and fixed to the right side of a View. |
Visible |
Returns the number of grid band rows visible within the View. |
#Methods
Name | Description |
---|---|
Add | Adds a new band into the current collection. |
Are |
Determines whether the current collection contains nested (child) bands. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TCollection. |
Clear | |
Clear |
Inherited from TCollection. |
Delete |
Inherited from TCollection. |
End |
Inherited from TCollection. |
Equals |
Inherited from TObject. |
Find |
|
Get |
|
Get |
Returns the position of the first visible band in the current collection by its fixed kind. |
Get |
Inherited from TObject. |
Get |
|
Get |
Returns the position of the last visible band in the current collection by its fixed kind. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Have |
Returns True when the current collection contains at least one fixed band. |
Insert |
Inherited from TCollection. |
Owner | Inherited from TCollection. |
Sort |
Inherited from TCollection. |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Fires after the current collection has been modified (a collection item is added, inserted, removed, etc.).
Inherited from Tcx |
See Also