Namespace FastReport.Design
Classes
AboutCommand
Represents the "Help|About..." command.
AccountCommand
Represents the "Help|Account" command.
AddDataCommand
Represents the "Data|Add Data Source..." command.
BringToFrontCommand
Represents the "Bring To Front" context menu command.
ChooseDataCommand
Represents the "Data|Choose Report Data..." command.
CloseAllCommand
Represents the "Window|Close All" command.
CloseCommand
Represents the "File|Close" command.
CopyCommand
Represents the "Edit|Copy" command.
CopyPageCommand
Represents the "Edit|Copy Page" command.
CustomQueryBuilderEventArgs
Provides data for the CustomQueryBuilder event.
CutCommand
Represents the "Edit|Cut" command.
DeleteCommand
Represents the "Edit|Delete" command.
DeletePageCommand
Represents the "Edit|Delete Page" command.
Designer
Represents the report's designer control.
DesignerCommand
The base class for all designer commands.
DesignerPlugins
Represents list of registered design plugins.
DesignerRestrictions
Represents a set of designer's restrictions.
DesignerSettings
This class contains settings that will be applied to the report designer.
EditCommand
Represents the "Edit" command.
ExportPlugin
Base class for all export plugins.
FilterConnectionTablesEventArgs
Provides data for the FilterConnectionTables event.
FindCommand
Represents the "Edit|Find..." command.
FormatPainterCommand
Represents the "Format Painter" toolbar command.
GroupCommand
Represents the "Edit|Group" command.
HelpContentsCommand
Represents the "Help|Help Contents..." command.
ImportPlugin
Base class for all import plugins.
InsertBandCommand
Represents the "Insert Band" command.
InsertCommand
Represents the "Insert" command.
NewCommand
Represents the "File|New" command.
NewDialogCommand
Represents the "New Dialog" toolbar command.
NewPageCommand
Represents the "New Page" toolbar command.
ObjectInsertedEventArgs
Provides a data for the designer ObjectInserted event.
OpenCommand
Represents the "File|Open..." command. Also can be used for loading a file from the recent files list.
OpenPageCommand
Represents the "File|Open page..." command.
OpenSaveDialogEventArgs
Provides a data for the designer's custom dialog events.
OpenSaveReportEventArgs
Provides a data for the designer's custom dialog events.
OpenViaCloudCommand
Represents the "File|Open from Cloud..." command. Also can be used for loading a file from the recent files list.
OptionsCommand
Represents the "View|Options..." command.
PageSettingsCommand
Represents the "File|Page Setup..." command.
PasteCommand
Represents the "Edit|Paste" command.
PluginCollection
Represents collection of designer plugins.
PolygonSelectModeCommand
Represents the "Select polygon move" command.
PreviewCloudCommand
Represents the "File|Preview on Cloud..." command.
PreviewCommand
Represents the "File|Preview..." command.
PrinterSettingsCommand
Represents the "File|Printer Setup..." command.
RecentFilesCommand
Represents the "Recent Files" command.
RedoCommand
Represents the "Edit|Redo" command.
ReplaceCommand
Represents the "Edit|Replace..." command.
ReportLoadedEventArgs
Provides a data for the designer ReportLoaded event.
ReportSettingsCommand
Represents the "Report|Options..." command.
ReportStylesCommand
Represents the "Report|Styles..." command.
ReportValidationCommand
Represents the "Report|Validation" command.
SaveAllCommand
Represents the "File|Save All" command.
SaveAsCommand
Represents the "File|Save As..." command.
SaveCommand
Represents the "File|Save" command.
SaveToCloudCommand
Represents the "File|Save to Cloud" command.
SaveWithRandomDataCommand
Represents the "File|Save With Random Data..." command.
SelectAllCommand
Represents the "Edit|Select All" command.
SelectLanguageCommand
Represents the "File|Select Language..." command.
SendToBackCommand
Represents the "Send To Back" context menu command.
SortDataSourcesCommand
Represents the "Data|Sort Data Sources" command.
UndoCommand
Represents the "Edit|Undo" command.
UngroupCommand
Represents the "Edit|Ungroup" command.
ViewStartPageCommand
Represents the "View|Start Page" command.
WelcomeCommand
Represents the "Show welcome window..." command.
Interfaces
IDesignerForm
Provides functionality required for report designer form.
IDesignerPlugin
Provides functionality required for report designer plugins such as toolbars and toolwindows.
Delegates
CustomQueryBuilderEventHandler
Represents the method that will handle the CustomQueryBuilder event.
FilterConnectionTablesEventHandler
Represents the method that will handle the FilterConnectionTables event.
ObjectInsertedEventHandler
Represents the method that will handle the designer ObjectInserted event.
OpenSaveDialogEventHandler
Represents the method that will handle the designer's custom dialogs event.
OpenSaveReportEventHandler
Represents the method that will handle the designer's custom dialogs event.
ReportLoadedEventHandler
Represents the method that will handle the designer ReportLoaded event.