'Declaration
ReadOnly Property AllowGetPreferredRowHeigh As Boolean
'Usage
Dim instance As IWordWrapSupport2 Dim value As Boolean value = instance.AllowGetPreferredRowHeigh
bool AllowGetPreferredRowHeigh {get;}
true
if the component allows the row to get the preferred row height for word wrap; otherwise, false
.'Declaration
ReadOnly Property AllowGetPreferredRowHeigh As Boolean
'Usage
Dim instance As IWordWrapSupport2 Dim value As Boolean value = instance.AllowGetPreferredRowHeigh
bool AllowGetPreferredRowHeigh {get;}