[]
        
(Showing Draft Content)

C1.C1Preview.PageColumnDefCollection.IndexOf

IndexOf Method

IndexOf(PageColumnDef)

Returns the index of the specified PageColumnDef in the current collection.

Declaration
public int IndexOf(PageColumnDef pageColumnDef)
Parameters
Type Name Description
PageColumnDef pageColumnDef

The PageColumnDef to search for.

Returns
Type Description
int

The index of the specified column definition in the current collection.