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

In This Topic
    OutlineBorderWidth Property
    In This Topic
    Gets or sets the width of the outline border.
    Syntax
    'Declaration
     
    Public Property OutlineBorderWidth As Double
    public double OutlineBorderWidth {get; set;}
    See Also