MobileForms Toolkit Documentation

CellSource Constructor

Creates empty cell source, cell is bound to column index -1

Overload List

Creates empty cell source, cell is bound to column index -1

public CellSource();

Creates a cell source.

public CellSource(CellSourceType,object);

Creates a cell source.

public CellSource(string);

See Also

CellSource Class | Resco.Controls.AdvancedTree Namespace