C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridRow Class / ActualHeight Property

In This Topic
ActualHeight Property (GridRow)
In This Topic
Gets the actual height of the row in pixels.
Syntax
'Declaration
 
Public ReadOnly Property ActualHeight As Double
 
See Also