Sets or returns the width of the icon bar drawn on the side of the groups.
[Visual Basic]
Public Property IconBarWidth As Unit
[C#]
public Unit IconBarWidth {get;set;}
[Delphi]
public property IconBarWidth: Unit read get_IconBarWidth write set_IconBarWidth;
See Also
C1WebCustomGroup Class | C1WebCustomGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |