C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageColumnDefCollection Class
Properties Methods


PageColumnDefCollection Class Members

The following tables list the members exposed by PageColumnDefCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the element at the specified index.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a PageColumnDef to the current collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodCompares the current collection to another. Uses the PageColumnDef.Compare to compare elements elements at the corresponding positions by their properties' values.  
Public MethodReturns the index of the specified PageColumnDef in the current collection.  
Public MethodInserts a PageColumnDef into the current collection.  
Public MethodRemoves a PageColumnDef from the current collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also