Gets or sets a Padding value indicates the distance between the content and the boundary of the SubItem.
Declaration
public Padding Padding { get; set; }
Public Property Padding As Padding
Property Value
Type |
Description |
Padding |
A Padding value indicates the distance between the content and the boundary of the SubItem..
|