Gets or sets the icon, displayed next to the header of the item.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public Image Icon { get; set; } |
Visual Basic Copy Code |
---|
Public Property Icon As Image |
A .NET Image object.