Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

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

The following members return DataGridExportLink objects:

Implements

DevExpress.XtraPrinting.Native.ILink2
See Also