Spread Windows Forms 12.0 Product Documentation
AllowGetPreferredRowHeigh Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IWordWrapSupport2 Interface : AllowGetPreferredRowHeigh Property
true if the component allows the row to get the preferred row height for word wrap; otherwise, false.
Syntax
'Declaration
 
ReadOnly Property AllowGetPreferredRowHeigh As Boolean
'Usage
 
Dim instance As IWordWrapSupport2
Dim value As Boolean
 
value = instance.AllowGetPreferredRowHeigh
bool AllowGetPreferredRowHeigh {get;}
See Also

Reference

IWordWrapSupport2 Interface
IWordWrapSupport2 Members