Space between the item's border and content.
[Visual Basic]
Public Property ItemPadding As Unit
[C#]
public Unit ItemPadding {get;set;}
[Delphi]
public property ItemPadding: Unit read get_ItemPadding write set_ItemPadding;
See Also
C1WebContentItem Class | C1WebContentItem Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |