MobileForms Toolkit Documentation

Item.NewLine Property

Gets or sets the Item display on new line.

public virtual bool NewLine {get; set;}

Property Value

True to display Item on new line, otherwise false.

Remarks

Setting NewLine to false will display the item next to the previous item.

See Also

Item Class | Resco.Controls.DetailView Namespace