FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / NewSheet Class / SelectedBackground Property

In This Topic
    SelectedBackground Property (NewSheet)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SelectedBackground As Brush
    public Brush SelectedBackground {get; set;}
    See Also