TextInput.LimitBySize Field

GeonBit.UI

TextInputLimitBySize Field
If true, will limit max input length to fit textbox size.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool LimitBySize

Field Value

Type: Boolean
See Also