TcxGridBandRows Methods
Represents a collection of rows belonging to a specific band in a Banded Table View.Name | Description |
---|---|
ApplyBestFit(Boolean,Boolean) | |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetLineIndex(Integer) | Returns the number of lines preceding a specific row. |
GetRowIndex(Integer) | Returns the index of a visible row containing the specified line. |
Insert(Integer) | |
MoveColumn(TcxGridBandedColumn,Integer,Integer) | |
ToString | Inherited from TObject. |
See Also