DataViewExtension Constructors
An extension object implementing the DataView functionality.Name | Parameters | Description |
---|---|---|
DataViewExtension(DataViewSettings, ViewContext) | settings, viewContext | Initializes a new instance of the DataViewExtension class with the specified settings and provides the context information about the view. |
DataViewExtension(DataViewSettings) | settings | Initializes a new instance of the DataViewExtension class with the specified settings. |
See Also