DataCellSetBase Constructor

Initializes the DataCellSetBase. Called during construction.
 

Parameters

cellSetOptions

Type: Object
(optional) An object literal with the default values for any properties.
Optional: True

Examples

The following example initializes a new instance of a DataCellSetBase object:

var newObject = new dundas.data.DataCellSetBase();