ComponentOne Reports for WPF
C1.C1Preview Namespace / PageColumnDef Class
Properties Methods

In This Topic
    PageColumnDef Class Members
    In This Topic

    The following tables list the members exposed by PageColumnDef.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the spacing between the current and next columns.

    The default column spacing is 5mm.

     
    Public PropertyGets or sets the width of the current column.

    The default column width is "auto".

     
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another PageColumnDef to the current object.  
    Public MethodCreates a copy of the current PageColumnDef object.  
    Public MethodCompares the properties on the current object to another PageColumnDef.  
    Top
    See Also