FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / OutlineBorderColorProperty Field

In This Topic
    OutlineBorderColorProperty Field
    In This Topic
    Identifies the OutlineBorderColor dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly OutlineBorderColorProperty As DependencyProperty
    public static readonly DependencyProperty OutlineBorderColorProperty
    See Also