[]
Gets or sets the thickness of the padding between the element edges and its content.
[C1Description("Style.Padding", "The thickness of the padding between the element edges and its content.")]
public int Padding { get; set; }
<C1Description("Style.Padding", "The thickness of the padding between the element edges and its content.")>
Public Property Padding As Integer