[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.Split.GetHeaderCellBounds

GetHeaderCellBounds Method

GetHeaderCellBounds(int)

Returns the Rectangle for the Header cell of the given Column

Declaration
public virtual Rectangle GetHeaderCellBounds(int Col)
Public Overridable Function GetHeaderCellBounds(Col As Integer) As Rectangle
Parameters
Type Name Description
int Col

Visible column index

Returns
Type Description
Rectangle