FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexSheet Class / TopLeftCellPolygonBackground Property

In This Topic
    TopLeftCellPolygonBackground Property
    In This Topic
    Gets or sets top left cell polygon background
    Syntax
    'Declaration
     
    
    Public Property TopLeftCellPolygonBackground As Brush
    public Brush TopLeftCellPolygonBackground {get; set;}
    See Also