Gets or sets the space between the items in the group.
[Visual Basic]
Public Property ItemSpacing As Unit
[C#]
public Unit ItemSpacing {get;set;}
[Delphi]
public property ItemSpacing: Unit read get_ItemSpacing write set_ItemSpacing;
See Also
C1WebCustomGroup Class | C1WebCustomGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |