Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.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 C1Color
    public C1Color OutlineColor {get; set;}
    See Also