[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.CommandHolderByForm

CommandHolderByForm Method

CommandHolderByForm(Control)

Returns the command holder for the specified form, if it exists.

Declaration
public static C1CommandHolder CommandHolderByForm(Control form)
Parameters
Type Name Description
Control form

Form whose command holder is returned.

Returns
Type Description
C1CommandHolder

The command holder for the specified form, or null.