DataGridPrintStyle.CopyFrom Method
Name | Parameters | Description |
---|---|---|
CopyFrom(DataGridPrintStyle) | printStyle | Duplicates the properties of the specified print style into the current DataGridPrintStyle instance. |
CopyFrom(DataGrid) | dataGrid | Duplicates the properties of the specified data grid’s print style into the current DataGridPrintStyle instance. |