Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.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