MobileForms Toolkit Documentation

DetailView.SeparatorWidth Property

Get or sets the width of the Separator.

public virtual int SeparatorWidth {get; set;}

Property Value

Represent width of the Separator in pixels.

Remarks

With this property you can set or get the width of Separator. Separator is space between Label and Text or Control. Default value is 8 pixels.

See Also

DetailView Class | Resco.Controls.DetailView Namespace