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

In This Topic
    PropertyAlignmentHorizontal Class Members
    In This Topic

    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 DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Top
    See Also