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


In This Topic
    Pebbles Property
    In This Topic
    The Pebble 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 Pebbles As Brush
    'Usage
     
    Dim value As Brush
     
    value = CardBackgroundBrushes.Pebbles
    public static Brush Pebbles {get;}
    Remarks

    Figure 1: Pebbles 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