ReportDesignerViewModel Members
In This Article
#Constructors
Name | Description |
---|---|
Report |
Initializes a new instance of the Report |
#Properties
Name | Description |
---|---|
Back |
Specifies the background color for report controls. |
Border |
Specifies the border color for report controls. |
Border |
Specifies the border dash style for report controls. |
Border |
Specifies the available border dash styles for report controls. |
Border |
Specifies the border width for report controls. |
Border |
Specifies the available border width values for report controls. |
Can |
Defines whether or not it is possible to modify a control's border settings. |
Can |
Defines whether or not it is possible to modify individual border side properties for a control. |
Command |
Provides access to an object that stores all commands used in a Silverlight Report Designer. |
Cursor |
Specifies a WCF service that provides cursor settings for various report editing actions. |
Design |
For internal use. Specifies a container for a Report Designer's services. |
Dialog |
Specifies a WCF service that provides settings for various dialogs. |
Field |
For internal use. |
Font |
Specifies the font name for report controls. |
Font |
Specifies the available font names for report controls. |
Font |
Specifies the font size for report controls. |
Font |
Specifies the available font size values for report controls. |
Fore |
Specifies the foreground color for report controls. |
Input |
Provides access to the input controller associated with the Report |
Instance |
Specifies the report identifier. |
Is |
Returns a value specifying whether or not a report is still being created. |
Is |
Specifies whether or not the Field List panel is visible. |
Is |
Returns a value specifying whether or not the document page content is rendered correctly.
Inherited from Preview |
Is |
Specifies whether or not a document is still being loaded.
Inherited from Preview |
Page |
Provides access to the content of report pages.
Inherited from Preview |
Page |
Provides access to the number of pages in a report document. |
Page |
Gets a value indicating the height of a page as it appears on-screen.
Inherited from Preview |
Page |
Gets a value indicating the width of a page as it appears on-screen.
Inherited from Preview |
Report |
Specifies the report name. |
Service |
Specifies the client factory for a Report Service. |
Service |
Specifies the universal resource identifier (URI) of the Report Service defined for Report |
Session |
Identifies a report editing session. |
Show |
Specifies whether or not to show the boundaries of report controls in a Report Designer. |
Status |
The text displayed in the status bar of a Report Designer, corresponding to the action currently being performed. |
Use |
Specifies whether or not a simple scrolling mode should be used for the document. |
Zoom |
Specifies the zoom factor of a report document.
Inherited from Preview |
Zoom |
Specifies the display format of available zoom factor values.
Inherited from Preview |
Zoom |
Specifies the display text for a zoom factor value.
Inherited from Preview |
Zoom |
Increases the document zoom factor.
Inherited from Preview |
Zoom |
Specifies the zooming mode that is applied to a report document.
Inherited from Preview |
Zoom |
Provides access to a collection of zooming modes available for a report document.
Inherited from Preview |
Zoom |
Decreases the document zoom factor.
Inherited from Preview |
#Methods
Name | Description |
---|---|
Clear() | Clears the current report editing session. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Handle |
Handles the Field |
Handle |
Handles the Field |
Handle |
|
Handle |
For internal use. Intended to support hit-testing in a Report Designer. |
Handle |
For internal use. Intended to support hit-testing in a Report Designer. |
Handle |
For internal use. Intended to support hit-testing in a Silverlight Report Designer. |
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. |
Set |
Applies the specified zoom factor value to a document.
Inherited from Preview |
Start |
Starts a new report editing session with a Silverlight Report Designer. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Customize |
Occurs after a control is selected in a Report Designer. |
Property |
Occurs every time any of the Preview |
Start |
Occurs if a server error appears when a new report editing session is started. |
See Also