MeasuredHeightAndState Property (C1TextBox)
public int MeasuredHeightAndState {get;}
'Declaration
Public ReadOnly Property MeasuredHeightAndState As Integer
'Usage
Dim instance As C1TextBox
Dim value As Integer
value = instance.MeasuredHeightAndState