CanShrink Property (Field)
In This Topic
Specifies whether the field height should be automatically reduced to fit the field's contents.
Syntax
'Declaration
Public Property CanShrink As System.Boolean
public System.bool CanShrink {get; set;}
See Also