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


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