C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarYearsPanel Class / MeasuredHeightAndState Property


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