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

PropertyFieldWrapping Class Members

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.  
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

 
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