[]
        
(Showing Draft Content)

C1.Win.C1Command.DropDownEventArgs.-ctor

DropDownEventArgs Constructor

Initializes a new instance of the DropDownEventArgs class

Declaration
public DropDownEventArgs(C1CommandLink callerLink, Rectangle linkRect)
Parameters
Type Name Description
C1CommandLink callerLink

Gets the command link which was selected by the user.

Rectangle linkRect

Gets the screen coordinates of command link.