C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridColumnHeaderCell Class / MinimumHeight Property


In This Topic
MinimumHeight Property (GridColumnHeaderCell)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property MinimumHeight As Integer
 
'Usage
 
Dim instance As GridColumnHeaderCell
Dim value As Integer
 
value = instance.MinimumHeight
See Also