.NET Framework Class Library
Row
.
.
::
.
.
Height Property
Row Class
See Also
Gets or sets the height of this row in pixels (set to -1 to use the default height).
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
double
Height
{
get
;
set
; }
Visual Basic
Public
Property
Height
As
Double
Get
Set
See Also
Row Class
C1.Silverlight.FlexGrid Namespace