ReportDesignerCommand Enum
Lists the commands available in a Report Designer for Silverlight.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Members
Name | Description |
---|---|
Delete | Deletes the selected control |
Move |
Moves the selected control |
Move |
Moves the selected control |
Move |
Moves the selected control |
Move |
Moves the selected control |
Size |
Changes the width of the selected control |
Size |
Changes the width of the selected control |
Size |
Increases the height of the selected control |
Size |
Decreases the height of the selected control |
Back |
Changes the background color of the selected control |
Fore |
Changes the foreground color of the selected control |
Font |
Changes the font family name. |
Font |
Changes the font size. |
Font |
Makes the font bold. |
Font |
Makes the font italic. |
Font |
Makes the font underlined. |
Text |
Left-aligns the text. |
Text |
Center-aligns the text. |
Text |
Right-aligns the text. |
Text |
Justifies the text. |
Align |
Aligns the left edges of the selected controls. |
Align |
Aligns the right edges of the selected controls. |
Align |
Center-aligns the selected controls vertically. |
Align |
Aligns the top edges of the selected controls. |
Align |
Aligns the bottom edges of the selected controls. |
Align |
Center-aligns the selected controls horizontally. |
Layout |
Equalizes the width of the selected controls. |
Layout |
Equalizes the height of the selected controls. |
Layout |
Equalizes the size of the selected controls. |
Layout |
Equalizes the horizontal spacing between the selected controls. |
Layout |
Increases the horizontal spacing between the selected controls. |
Layout |
Decreases the horizontal spacing between the selected controls. |
Layout |
Removes the horizontal spacing between the selected controls. |
Layout |
Equalizes the vertical spacing between the selected controls. |
Layout |
Increases the vertical spacing between the selected controls. |
Layout |
Decreases the vertical spacing between the selected controls. |
Layout |
Removes the vertical spacing between the selected controls. |
Layout |
Horizontally centers the selected control |
Layout |
Vertically centers the selected control |
Bring |
Brings the selected control |
Send |
Sends the selected control |
Edit |
Runs the Watermark dialog. |
Save | Saves the changes made to the current report. |
Discard |
Discards all changes made to the report. |
Page |
Runs the Page Setup dialog. |
Launch |
Launches the Report Wizard. |
Select |
Switches the selection from the currently selected control back to its parent (executed by pressing ESC for a selected control). |
Borders |
Disables all borders. |
Borders |
Changes the settings for the bottom border. |
Borders |
Changes the settings for the top border. |
Borders |
Changes the settings of the left border. |
Borders |
Changes the settings of the right border. |
Borders |
Enables all borders. |