Click or drag to resize

WorksheetController Constructor

Overload List
 NameDescription
Public methodWorksheetController(DataTable) Initializes a new instance of the WorksheetController class for the specified table.
Public methodWorksheetController(WorksheetLayout) Creates a WorksheetController which shows the table data using the specified layout.
Public methodWorksheetController(WorksheetViewLayout) Initializes a new instance of the WorksheetController class for the specified view layout.
Top
See Also