[]
        
(Showing Draft Content)

C1.Win.Command.DropDownEventArgs.-ctor

DropDownEventArgs Constructor

Initializes a new instance of the DropDownEventArgs class

Declaration
public DropDownEventArgs(C1CommandLink callerLink, Rectangle linkRect)
Public Sub New(callerLink As C1CommandLink, linkRect As Rectangle)
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.