DataGridExportLink Properties
A link used to export a DevExpress .NET MAUI DataGridView control.
Name | Description |
---|---|
Activity |
Gets the current document creation status.
Inherited from Link |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Component |
Gets or sets a IPrintable user implementation printed via the current link.
Inherited from Printable |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Custom |
Gets or sets the paper size (measured in hundredths of an inch).
Inherited from Link |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Enable |
Enables the Header and Footer dialog used for editing a document page’s headers and footers.
Inherited from Link |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Landscape |
Gets or sets a value indicating whether the page orientation is landscape.
Inherited from Link |
Margins |
Gets or sets the margins of a report page (measured in hundredths of an inch).
Inherited from Link |
Min |
Specifies the minimum printer margin values.
Inherited from Link |
Owner |
For internal use.
Inherited from Link |
Page |
Gets or sets the object used to fill the document’s area that is occupied by the page header and page footer.
Inherited from Link |
Paper |
Gets or sets the type of paper for the document.
Inherited from Link |
Paper |
Gets or sets the name of the custom paper which is used in the printer that the document is going to be printed on.
Inherited from Link |
Printable |
Gets the type of the object to be printed by the link.
Inherited from Printable |
Printing |
Gets or sets the Printing System used to create and print a document for this link.
Inherited from Link |
Right |
Specifies the orientation of the document’s content.
Inherited from Link |
Rtf |
Gets or sets the RTF text, which will be printed as a Report Footer.
Inherited from Link |
Rtf |
Gets or sets the RTF text, which will be printed as a Report Header.
Inherited from Link |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Skip |
Gets or sets report areas that should be skipped.
Inherited from Link |
Vertical |
Gets or sets a value indicating whether content bricks, which are outside the right page margin, should be split across pages, or moved in their entirety to the next page.
Inherited from Link |
See Also