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


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