[]
        
(Showing Draft Content)

C1.Win.C1Schedule.BaseTableView.OnBeforeDoubleClick

OnBeforeDoubleClick Method

OnBeforeDoubleClick(BeforeMouseDownEventArgs)

Raises the C1.Win.C1FlexGrid.C1FlexGridBase.BeforeDoubleClick event.

Declaration
protected override void OnBeforeDoubleClick(BeforeMouseDownEventArgs e)
Parameters
Type Name Description
BeforeMouseDownEventArgs e

A C1.Win.C1FlexGrid.BeforeMouseDownEventArgs that contains the event data.