ComponentOne Basic Library for UWP
put_AllowDrop Method (C1TabItemPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1TabItemPresenter Class : put_AllowDrop Method
Syntax
'Declaration
 
Public Sub put_AllowDrop( _
   ByVal value As System.Boolean _
) 
public void put_AllowDrop( 
   System.bool value
)

Parameters

value
See Also

Reference

C1TabItemPresenter Class
C1TabItemPresenter Members