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


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