UniformRowHeights Property
In This Topic
Gets or sets the
System.Boolean value determining whether all rows should have the same height.
Syntax
'Declaration
Public Property UniformRowHeights As Boolean
public bool UniformRowHeights {get; set;}
See Also