List & Label .NET
combit.Reporting Namespace / ListLabelDesignerWorkspace Class

In This Topic
    ListLabelDesignerWorkspace Class Properties
    In This Topic

    For a list of all members of this type, see ListLabelDesignerWorkspace members.

    Public Properties
     NameDescription
    Public Property

    Returns a collection of available function names.

     
    Public Property

    Assigns the window title in the Designer. You can use the format place holder %s within the text to show the project name.

     
    Public Property

    Design languages can be defined in the Designer hereby. For further information see the DesignerLanguages Class.

     
    Public Property

    The menu items that are not available in the Designer.

     
    Public Property

    Hides the given function in the formula assistant. Must be called before any functions are evaluated.

     
    Public Property

    The name of the project currently opened. If you have created a new file through an action, it can be named in this way. Otherwise corresponds to setting "Save as…".

    Please note that this property is only available with a DesignerAction in an open Designer.

     
    Public PropertyThe read-only objects.  
    Top
    See Also