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

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