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

PropertyAlignmentHorizontal Class Members

The following tables list the members exposed by PropertyAlignmentHorizontal.

Public Properties
 NameDescription
Public PropertyGets or sets the alignment. Possible values are

 

Value Meaning
0 left aligned
1 centered
2 right aligned
3 decimal aligned

 
Public Property

Position of the decimal point. Is only evaluated if alignment is set to decimal. A negative value will be measured from the right hand side.

 
Public Property (Inherited from combit.Reporting.Dom.DomItem)
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