'DeclarationProtected Overrides Function GetDragDropAdorner( _ ByVal e As NLightUIItemDragDropEventArgs _ ) As NRectangle
'UsageDim instance As NTreeList Dim e As NLightUIItemDragDropEventArgs Dim value As NRectangle value = instance.GetDragDropAdorner(e)
protected override NRectangle GetDragDropAdorner( NLightUIItemDragDropEventArgs e )
Parameters
- e