C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridCellView Class / Height Property


In This Topic
Height Property (GridCellView)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Height As Double
 
'Usage
 
Dim instance As GridCellView
Dim value As Double
 
value = instance.Height
See Also