C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridColumnHeaderCell Class / OutlineColorProperty Field


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