ShrinkToFit Property (IStyle)
In This Topic
Gets a value indicating whether the content should shrink to fit.
Syntax
'Declaration
ReadOnly Property ShrinkToFit As Boolean
Property Value
A
System.Boolean value.
true
if the content should shrink to fit; otherwise,
false
.
See Also