Xceed DataGrid for Silverlight Documentation
MetroAccentColor Enumeration
Members 


Value representing the accent color used by a Metro theme.
Syntax
'Declaration
 
Public Enum MetroAccentColor 
   Inherits System.Enum
'Usage
 
Dim instance As MetroAccentColor
public enum MetroAccentColor : System.Enum 
Members
MemberDescription
BlueThe blue accent color.
BrownThe brown accent color.
CustomThe custom accent color.
GreenThe green accent color.
LimeThe lime accent color.
MagentaThe magenta accent color.
OrangeThe orange accent color.
PinkThe pink accent color.
PurpleThe purple accent color.
RedThe red accent color.
TealThe teal accent color.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Silverlight.DataGrid.Themes.MetroAccentColor

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

Xceed.Silverlight.DataGrid.Themes Namespace

Send Feedback