Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Views Namespace / CardBackgroundBrushes Class / Sunrise Property


In This Topic
    Sunrise Property (CardBackgroundBrushes)
    In This Topic
    The Sunrise texture can be added to cards and is applied to their backgrounds, giving them a unique look and feel.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Sunrise As Brush
    'Usage
     
    Dim value As Brush
     
    value = CardBackgroundBrushes.Sunrise
    public static Brush Sunrise {get;}
    Remarks

    Figure 1: Sunrise background texture brush
    Requirements

    Target Platforms: Windows 11, Windows, 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also