[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.GridStyleCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the Style at the specified index.

Declaration
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
Parameters
Type Name Description
int index

Teh zero-based index of the Style to remove.