TcxGridBandRow Methods
Represents a row in a band.Name | Description |
---|---|
ApplyBestFit(Boolean,Boolean) | |
Delete(Integer) | |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
IndexOf(TcxGridBandedColumn) | Returns the index of a given column. |
Insert(Integer,TcxGridBandedColumn) | |
Move(Integer,Integer) | |
ToString | Inherited from TObject. |
See Also