ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DesignerSettings Class
Properties

In This Topic
    DesignerSettings Class Members
    In This Topic

    The following tables list the members exposed by DesignerSettings.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyApp Bar settings.  
    Public PropertyData-related settings.  
    Public PropertyBy default, focused elements (like buttons) are highlighted only for a small period of time after Tab key was pressed. This settings makes focused elements permanently highlighted.  
    Public PropertyDisable usage of system clipboard. Copy-paste between designer instances will work only in the same browser in the same domain.  
    Public PropertyDocument to open on app startup, if not set new empty document will be created.  
    Public PropertyDocuments API settings.  
    Public PropertySpecifies the list of fonts displayed in Font property editors all over Designer.  
    Public PropertySpecifies the list of supported image mime-types.  
    Public PropertySpecifies language to use for the Designer  
    Public PropertyWhen LockLayout is enabled, it is only possible to modify properties of existing report items. I.e., adding a new report item or deleting of an existing one is not possible as well as other operations that modify report layout structure.  
    Public PropertyMenu settings.  
    Public PropertyDocument Preview settings.  
    Public PropertyProperty Grid settings.  
    Public PropertyRDLX platform-specific settings.  
    Public PropertyRPX platform-specific settings. Must exist for the RPX reports to work.  
    Public PropertyBackend-related settings.  
    Public PropertyStatus Bar settings.  
    Public PropertyWhen StoreUnsavedReport is enabled, the last unsaved report can be restored if browser tab or browser itself gets accidentally closed. In case StoreUnsavedReport is disabled, the aforementioned functionality is not available.  
    Public PropertyWhen StoreUserPreferences is enabled, user preferences will be saved to a browser storage. In case StoreUnsavedReport is disabled, the aforementioned functionality is not available.  
    Public PropertyRPX Styles-related settings.  
    Public PropertyConfigures various theme-related settings.  
    Public PropertyDocument Title settings.  
    Public PropertyTool Bar settings  
    Public PropertySpecifies the default measurement units.  
    Top
    See Also