Spread Silverlight Documentation
MinHeight Property (SheetView)


GrapeCity.Windows.SpreadSheet.UI Namespace > SheetView Class : MinHeight Property
Syntax
'Declaration
 
Public Property MinHeight As System.Double
'Usage
 
Dim instance As SheetView
Dim value As System.Double
 
instance.MinHeight = value
 
value = instance.MinHeight
public System.double MinHeight {get; set;}
See Also

Reference

SheetView Class
SheetView Members