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


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