Class ColorConversion
Inheritance
System.Object
    ColorConversion
  Inherited Members
      System.Object.Equals(System.Object)
    
      System.Object.Equals(System.Object, System.Object)
    
      System.Object.GetHashCode()
    
      System.Object.GetType()
    
      System.Object.MemberwiseClone()
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
      System.Object.ToString()
    
Namespace: Syncfusion.EJ2.GridExport
Assembly: Syncfusion.EJ2.GridExport.dll
Syntax
public static class ColorConversion
  Methods
GetColor(Color)
Declaration
public static Color GetColor(Color col)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Drawing.Color | col | 
Returns
| Type | 
|---|
| System.Drawing.Color |