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


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