Left padding for the item's text.
[Visual Basic]
Public Property LabelPaddingLeft As Unit
[C#]
public Unit LabelPaddingLeft {get;set;}
[Delphi]
public property LabelPaddingLeft: Unit read get_LabelPaddingLeft write set_LabelPaddingLeft;
See Also
C1WebItemStyle Class | C1WebItemStyle Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |