ComponentOne Xamarin.Android
MeasuredHeightAndState Property (GridColumnHeaderCell)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridColumnHeaderCell Class : MeasuredHeightAndState Property
Syntax
'Declaration
 
Public ReadOnly Property MeasuredHeightAndState As Integer
'Usage
 
Dim instance As GridColumnHeaderCell
Dim value As Integer
 
value = instance.MeasuredHeightAndState
public int MeasuredHeightAndState {get;}
See Also

Reference

GridColumnHeaderCell Class
GridColumnHeaderCell Members