C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridBase Class / AllowDraggingProperty Field


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