C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridBase Class / AllowDraggingProperty Field


In This Topic
AllowDraggingProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly AllowDraggingProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = GridBase.AllowDraggingProperty
See Also