Table of Contents

Property CanRemove

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CanRemove

Gets or sets whether item can be removed.

[Browsable(false)]
public virtual bool CanRemove { get; set; }

Property Value

bool

Remarks

It is up to control to decide whether and how this property is used.