Back to Devexpress

DataGridExportLink Class

maui-devexpress-dot-maui-dot-datagrid-dot-export.md

latest1.9 KB
Original Source

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

csharp
public class DataGridExportLink :
    PrintableComponentLinkBase

The following members return DataGridExportLink objects:

Implements

IComponent

IDisposable

DevExpress.XtraPrinting.Native.ILink2

ICommandHandler

IDocumentSource

ILink

Inheritance

System.Object MarshalByRefObject Component LinkBase PrintableComponentLinkBase DataGridExportLink

Extension Methods

Yield<DataGridExportLink>()

YieldIfNotNull<DataGridExportLink>()

See Also

DataGridExportLink Members

DevExpress.Maui.DataGrid.Export Namespace