[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.GridStyleCollection.Add

Add Method

Add(Style)

Adds a Style to the end of the collection.

Declaration
public int Add(Style style)
Parameters
Type Name Description
Style style

The Style to add.

Returns
Type Description
int

The index at which the Style has been added.