[]
        
(Showing Draft Content)

C1.Win.Command.C1CustomizerForm.FindNext

FindNext Method

FindNext(string)

Finds next command in C1CommandHolder belongs to category.

Declaration
public C1Command FindNext(string catname)
Public Function FindNext(catname As String) As C1Command
Parameters
Type Name Description
string catname

Category name.

Returns
Type Description
C1Command