Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumnHeaderCell Class / OutlineBorderWidthProperty Field

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