DataGridLink Constructors
A link to print the DataGrid control.Name | Parameters | Description |
---|---|---|
DataGridLink() | none | Initializes a new instance of the DataGridLink class with default settings. |
DataGridLink(PrintingSystem) | ps | Initializes a new instance of the DataGridLink class with the specified printing system. |
DataGridLink(IContainer) | container | Initializes a new instance of the DataGridLink class with the specified container. |
See Also