combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / ReportParameter Class
Properties Methods

In This Topic
    ReportParameter Class Members
    In This Topic

    The following tables list the members exposed by ReportParameter.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets if the parameter may be blank.  
    Public PropertyGets or sets if the parameter can hold multiple values.  
    Public PropertyGets or sets if the parameter may be null.  
    Public PropertyGets or sets the UI control type.  
    Public Property

    Gets or sets the content of the current report parameter.

     
    Public Property

    Gets or sets the content of the current report parameter.

     
    Public PropertyGets the DefaultValues property for the report parameter.  
    Public PropertyGets the read-only Id of the parameter (important for dependent parameters).  
    Public PropertyGets or sets the name of the parameter.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets the Id of a parent parameter if the current parameter should depend on this parent.  
    Public PropertyGets or sets the prompt, i.e. the label in the UI.  
    Public PropertyGets the report parameter's source.  
    Public Property  
    Public PropertyGets or sets a tooltip for the report parameter.  
    Public PropertyGets or sets if the parameter should be visible in the UI.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public MethodOverloaded.   
    Public Method (Inherited from DomItem)
    Public Method  
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Top
    See Also