ColCount Property (RenderTableFragment)
In This Topic
Gets the number of columns in the current table fragment (i.e. on the current page or page column).
Syntax
'Declaration
Public ReadOnly Property ColCount As Integer
public int ColCount {get;}
See Also