IsLayoutDirectionResolved Property (C1TextBox)
public virtual bool IsLayoutDirectionResolved {get;}
'Declaration
Public Overridable ReadOnly Property IsLayoutDirectionResolved As Boolean
'Usage
Dim instance As C1TextBox
Dim value As Boolean
value = instance.IsLayoutDirectionResolved