C1.Web.Mvc Namespace / ColumnBase Class / Height Property

In This Topic
Height Property (ColumnBase)
In This Topic
Gets or sets the height of this column group
Syntax
'Declaration
 
Public Property Height As Nullable(Of Integer)
 
See Also