Specifies the spacing between the item's image and text.
[Visual Basic]
Public Property ImageTextSpacing As Unit
[C#]
public Unit ImageTextSpacing {get;set;}
[Delphi]
public property ImageTextSpacing: Unit read get_ImageTextSpacing write set_ImageTextSpacing;
See Also
C1WebCustomItemStyle Class | C1WebCustomItemStyle Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |