FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / OutlineColor Property

In This Topic
    OutlineColor Property
    In This Topic
    Gets or sets the color of the outline.
    Syntax
    'Declaration
     
    Public Property OutlineColor As Brush
    public Brush OutlineColor {get; set;}
    See Also