FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCell Class / Background Property

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