Gets or sets the C1WebToolbar item's size in units.
[Visual Basic]
Public Property ItemSize As Unit
[C#]
public Unit ItemSize {get;set;}
[Delphi]
public property ItemSize: Unit read get_ItemSize write set_ItemSize;
See Also
C1WebToolBar Class | C1WebToolBar Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |