Objective Grid for Microsoft® .NET® Reference Guide

GridControl.DefaultRowHeight Property

Back to Class Index

Returns the default value for the row-height in pixels.     

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace