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();

 

public CellSource(CellSourceType,object);

 

public CellSource(string);

See Also

CellSource Class | Resco.Controls.AdvancedList Namespace