MobileForms Toolkit Documentation

RescoItemStyle Enumeration

Defines the style of the item.

public enum RescoItemStyle

Remarks

The item control can be displayed either on the right side of the label or below the label.

Members

Member Name Description
LabelLeft The label is in the left column of the detail view.
LabelTop The label is on the top, label and control takes both whole row width.
LabelRight The label is in the right column of the detail view.

Requirements

Namespace: Resco.Controls.DetailView

Assembly: Resco.DetailView.CF3 (in Resco.DetailView.CF3.dll)

See Also

Resco.Controls.DetailView Namespace