DataGridPrintStyle.ToString() Method
Returns the textual representation of the print style.
Namespace: DevExpress.XtraPrintingLinks
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Returns
Type | Description |
---|---|
String | A String value which specifies the full name of the class. |
Remarks
The ToString method returns the full name of the DataGridPrintStyle class.
See Also