[]
        
(Showing Draft Content)

C1.Win.Command.C1Command.AssignFrom

AssignFrom Method

AssignFrom(C1Command)

Copy another command properties to this command

Declaration
protected virtual void AssignFrom(C1Command cmd)
Protected Overridable Sub AssignFrom(cmd As C1Command)
Parameters
Type Name Description
C1Command cmd