Objective Grid for Microsoft® .NET® Reference Guide

GridControl.HeaderRows Property

Back to Class Index

Returns the number of rows to be used as column headers.     

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace