MobileForms Toolkit Documentation

Cell Constructor

Empty constructor, sets default values.

Overload List

Empty constructor, sets default values.

public Cell();

Copy constructor, gets values from other cell.

public Cell(Cell);

See Also

Cell Class | Resco.Controls.AdvancedComboBox Namespace