MobileForms Toolkit Documentation

ItemLink.Editable Property

Gets or sets if the item is in the button-like mode.

public bool Editable {get; set;}

Property Value

true, if the item is button-like, false otherwise.

Remarks

If the button-like is on, the whole item acts as a button, otherwise it has a small link button on the side.

See Also

ItemLink Class | Resco.Controls.DetailView Namespace