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

In This Topic
    PropertyLine Class Members
    In This Topic

    The following tables list the members exposed by PropertyLine.

    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the line.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property

    Gets or sets the type of the line. Possible values are:

     

    Value Meaning
    0 solid
    1 dot
    2 dash
    3 dash dot
    4 dash dot dot

     
    Public PropertyGets or sets if the line will be visible.  
    Public PropertyGets or sets the width of the line.  
    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