PivotFileDataSource Constructors
The pivot grid control’s data, loaded from a file or stream.
Name | Parameters | Description |
---|---|---|
Pivot |
none |
Initializes a new instance of the Pivot |
Pivot |
custom |
Initializes a new instance of the Pivot |
Pivot |
stream, options |
Initializes a new instance of the Pivot |
Pivot |
stream, custom |
Initializes a new instance of the Pivot |
Pivot |
stream, custom |
Initializes a new instance of the Pivot |
Pivot |
stream |
Initializes a new instance of the Pivot |
Pivot |
file |
Initializes a new instance of the Pivot |
Pivot |
file |
Initializes a new instance of the Pivot |
Pivot |
file |
Initializes a new instance of the Pivot |
Pivot |
file |
Initializes a new instance of the Pivot |
See Also