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


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