<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / Row Class / Height Property

In This Topic
    Height Property (Row)
    In This Topic
    Gets or sets the height of this row in pixels (set to -1 to use the default height).
    Syntax
    'Declaration
     
    Public Property Height As Double
    public double Height {get; set;}
    See Also