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