List & Label .NET
combit.Reporting.Dom Namespace / PropertyFieldWrapping Class
Properties Methods

In This Topic
    PropertyFieldWrapping Class Members
    In This Topic

    The following tables list the members exposed by PropertyFieldWrapping.

    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets or sets if a long word that cannot be fit into the column will be forced to wrap and not be clipped. (Inherited from combit.Reporting.Dom.PropertyWrapping)
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property

    Gets or sets the behavior if the content doesn't fit in one line. Possible values are:

     

    Value Meaning
    0 clip
    1 wrap (see Force for additional options)
    2 shrink
    3 compress

    (Inherited from combit.Reporting.Dom.PropertyWrapping)
    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 combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Top
    See Also