Gets or sets the icon that appears in a C1MenuItem.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Object Icon { get; set; } |
Visual Basic |
---|
Public Property Icon As Object Get Set |