MobileForms Toolkit Documentation

DetailView.Border Property

Gets or sets the border type of the detail view control.

public bool Border {get; set;}

Property Value

A Border that represents if the border is drawn or not in Detail View Control. The default is False.

Remarks

You can use the Border property to create borderless style controls.

See Also

DetailView Class | Resco.Controls.DetailView Namespace