[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandMenu.AssignFrom

AssignFrom Method

AssignFrom(C1Command)

Copy another command properties to this command

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