MobileForms Toolkit Documentation

ItemPageBreak.Height Property

Gets the height of the Item.

public override int Height {get; set;}

Property Value

The height of the control in pixels.

Remarks

This property defines a displayed height of the Item. Value can be only 16 pixels for Arrows and 32 pixels for TabStrip.

See Also

ItemPageBreak Class | Resco.Controls.DetailView Namespace