Xceed DataGrid for WPF v7.2 Documentation
Retro Property


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid.Views Namespace > CardBackgroundBrushes Class : Retro Property
The Retro 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 Retro As Brush
'Usage
 
Dim value As Brush
 
value = CardBackgroundBrushes.Retro
public static Brush Retro {get;}
Remarks

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

Reference

CardBackgroundBrushes Class
CardBackgroundBrushes Members