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 System.Boolean
public System.bool UniformRowHeights {get; set;}
See Also