DxViewer Members
In This Article
#Constructors
Name | Description |
---|---|
Dx |
Initializes a new instance of the Dx |
#Properties
Name | Description |
---|---|
Css |
Assigns a CSS class to the component.
Inherited from Dx |
Current |
Gets the index of the displayed page. |
Custom |
|
Editing |
Specifies whether the editable fields are highlighted in the document. |
Export |
Obtains document export settings. |
Id |
Specifies the component’s unique identifier.
Inherited from Dx |
Loading |
|
Page |
Retrieves page number settings. |
Quick |
|
Root |
Specifies the names of the CSS classes that apply to the outside DIV of the component markup. |
Single |
Specifies whether to display one page or mutliple pages in a preview. |
Size |
Specifies the size of the Report Viewer UI elements. |
Tab |
Specifies the Tab panel’s maximum width. |
Tab |
Specifies the Tab panel’s minimum width. |
Tab |
Provides access to the Tab Panel settings. |
Tab |
Specifies the Tab panel width. |
Toolbar |
obtains toolbar items. |
Zoom | Gets or sets the zoom level. |
Zoom |
Provides access to properties and methods that relate to the zoom level. |
#Methods
Name | Description |
---|---|
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. |
Export |
Asynchronously exports the document to a file in the specified format. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
JSUpdate |
|
JSUpdate |
|
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Print |
Asynchronously prints a document. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Update |
Specifies a zoom percentage. |
Update |
Specifies a zoom percentage. |
#Events
Name | Description |
---|---|
On |
|
On |
Allows you to customize the Report Viewer toolbar. |
On |
Occurs before the Report Viewer sends a request to print the document or to get the exported document. |
See Also