Property CanRemove
CanRemove
Gets or sets whether item can be removed.
[Browsable(false)]
public virtual bool CanRemove { get; set; }
Property Value
Remarks
It is up to control to decide whether and how this property is used.
Gets or sets whether item can be removed.
[Browsable(false)]
public virtual bool CanRemove { get; set; }
It is up to control to decide whether and how this property is used.