Property DoNotScroll
DoNotScroll
True if the field shall not scroll.
Declaration
public bool DoNotScroll { get; }
Property Value
Type | Description |
---|---|
System.Boolean | True if no scrolling is enabled that would accomodate for too much text. Once the field is full no further content shall be added. |