Therefore API > API Reference > Classes > TheDisplayProperties > Properties
Padding
Gets or sets the padding of the field.
Namespace: Therefore.API
Visual Basic
Public Overridable Property Padding As Integer
C#
public virtual int Padding { get; set; }
Property Value
The field padding.
TheDisplayProperties class
TheDisplayProperties properties