Gets or sets whether the control should display a Remove icon.
Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms
C# Copy Code |
---|
public bool ShowRemoveButton { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowRemoveButton As Boolean |