List & Label .NET
combit.Reporting.Dom Namespace / PropertyFrameExt Class

In This Topic
    PropertyFrameExt Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property

    Bottom line of the frame.

    (Inherited from combit.Reporting.Dom.PropertyFrame)
    Public PropertyGets or sets if the default frame should be used (True) or if the frame is determined by the other frame properties (False). As soon as one of the other properties is set, this property is set to "False" by default. You need to set it back to "True" if required.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property

    Gets or sets the type of line draw order being used with frames with more than one line on its sides.

    (Inherited from combit.Reporting.Dom.PropertyFrame)
    Public Property

    Left line of the frame.

    (Inherited from combit.Reporting.Dom.PropertyFrame)
    Public Property

    Right line of the frame.

    (Inherited from combit.Reporting.Dom.PropertyFrame)
    Public Property

    Top line of the frame.

    (Inherited from combit.Reporting.Dom.PropertyFrame)
    Top
    See Also