ChartPanelGetAllowedDropEffects Method

GF Charts Help

Namespace:  GF.Clients.Charts.Panels
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public DragDropEffects GetAllowedDropEffects(
	DragEventArgs drgevent
)

Parameters

drgevent
Type: System.Windows.FormsDragEventArgs

Return Value

Type: DragDropEffects

Implements

IManualDropView.GetAllowedDropEffects(DragEventArgs)
See Also

Reference