MobileForms Toolkit Documentation

DetailView.UsableWidth Property

Gets the usable width of the control.

public int UsableWidth {get;}

Property Value

The usable width of the control.

Remarks

Usable width is the width of the control minus the width of the scollbar.

See Also

DetailView Class | Resco.Controls.DetailView Namespace