[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandMenu.AssignFrom

AssignFrom Method

AssignFrom(C1Command)

Copy another command properties to this command

Declaration
protected override void AssignFrom(C1Command cmd)
Protected Overrides Sub AssignFrom(cmd As C1Command)
Parameters
Type Name Description
C1Command cmd
Overrides