FlexGrid for WPF | ComponentOne
FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly
/
C1.WPF.FlexGrid Namespace
/
Row Class
/ Height Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
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
Visual Basic
C#
'Declaration Public Property Height As
Double
public
double
Height {get; set;}
See Also
Reference
Row Class
Row Members