DataGridExportLink Class
A link used to export a DevExpress .NET MAUI DataGridView control.
Namespace: DevExpress.Maui.DataGrid.Export
Assembly: DevExpress.Maui.DataGrid.Export.dll
NuGet Package: DevExpress.Maui.DataGrid.Export
Declaration
public class DataGridExportLink :
PrintableComponentLinkBase
Related API Members
The following members return DataGridExportLink objects:
Implements
DevExpress.XtraPrinting.Native.ILink2
Inheritance
Object
MarshalByRefObject
Component
LinkBase
PrintableComponentLinkBase
DataGridExportLink
See Also