Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Markup Namespace / ThemeConverter Class
Methods


ThemeConverter Class Members

The following tables list the members exposed by ThemeConverter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ThemeConverter class.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Returns a value indicating whether this converter can convert an object in the given source type to a Theme using the specified context.  
Public MethodOverloaded. Overridden. Returns a value indicating whether this converter can convert the object to the specified type, using the specified context.  
Public MethodOverloaded. Overridden. Converts the given value object to a Theme.  
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded. Converts the given value object to the specified type, using the specified context and culture information. (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Top
See Also