MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlCellView Class / BorderThickness Property
In This Topic
    BorderThickness Property (GridControlCellView)
    In This Topic
    Gets or sets the Microsoft.Maui.Thickness of the border.
    Syntax
    public Thickness BorderThickness {get; set;}
    See Also