Space between the item's border and content.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute(typeof(Unit), "")] public Unit ItemPadding { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute(GetType(Unit), "")> _ Public Property ItemPadding As Unit |