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

In This Topic
    PropertySource Class Members
    In This Topic

    The following tables list the members exposed by PropertySource.

    Public Properties
     NameDescription
    Public PropertyGets or sets the report parameter type.  
    Public PropertyGets or sets the display value for the report parameter (e.g. in a combo box).  
    Public PropertyGets or sets the value field for the report parameter (e.g. in a combo box) - this value is typically the key field of a database table.  
    Public PropertyGets or sets a filter condition.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets the fixed choices in a combo box.  
    Public PropertyGets the output formatter for the contents.  
    Public PropertyGets or sets the sort order to use for the combo box.  
    Public PropertyGets or sets the source type.  
    Public PropertyGets or sets the table name for the combo box.  
    Public Property  
    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 Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Top
    See Also