ReportDesignerViewModel Properties
Provides the view model functionality for a Silverlight Report Designer.
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 |
See Also