ASPxCardViewExportSettings Members
In This Article
#Constructors
Name | Description |
---|---|
ASPx |
Initializes a new instance of the ASPx |
#Fields
Name | Description |
---|---|
Default |
Specifies the default value for the ASPx |
Default |
Specifies the default value for the top, bottom, left and right margins for the exported document. |
Default |
Holds the default value for the column’s maximum width, in pixels.
Inherited from ASPx |
#Properties
Name | Description |
---|---|
Bottom |
Gets or sets the target document’s bottom margin. This property is not in effect when exporting to XLX or XLSX. |
Card |
Gets or sets a value specifying the width of a card within the exported document. |
Enable |
Gets or sets a value specifying whether the client exporting API is enabled.
Inherited from ASPx |
Export |
Gets or sets whether only the selected cards from the ASPx |
File |
Gets or sets the file name to which the grid’s data is exported. |
Landscape | Gets or sets whether data is exported in Landscape. Setting this property to true is not in effect when exporting to XLX or XLSX. |
Left |
Gets or sets the target document’s left margin. This property is not in effect when exporting to XLX or XLSX. |
Max |
Gets or sets the column’s maximum width. |
Page |
Gets the page footer’s settings. |
Page |
Gets the page header’s settings. |
Paper |
Gets or sets the type of paper for the exported report. |
Paper |
Gets or sets the name of the custom paper which is used for export purposes. |
Print |
Gets or sets whether check boxes (or radio buttons) used to select/deselect cards, are printed. |
Report |
Gets or sets the text displayed within a report’s footer. |
Report |
Gets or sets the text displayed in a report’s header. |
Right |
Gets or sets the target document’s right margin. This property is not in effect when exporting to XLX or XLSX. |
Right |
Specifies whether to apply right-to-left representation to the control.
Inherited from ASPx |
Top |
Gets or sets the target document’s top margin. This property is not in effect when exporting to XLX or XLSX. |
#Methods
Name | Description |
---|---|
Assign |
Copies the public properties from the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also