FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / BorderAlignment Property

In This Topic
    BorderAlignment Property (GridControlCellView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BorderAlignment As C1.WPF.Core.BorderAlignment
    public C1.WPF.Core.BorderAlignment BorderAlignment {get; set;}
    See Also