Objective Grid for Microsoft® .NET® Reference Guide

GridControl.HeaderCols Property

Back to Class Index

Returns the number of columns to be used as row headers.     

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace