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


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