Objective Grid for Microsoft® .NET® Reference Guide

GridControl.ColCount Property

Back to Class Index

Returns the number of columns in the grid.     

[Visual Basic]
Overridable Public Property ColCount As Integer
[C#]
public virtual int ColCount {get; set;}

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace