Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / GradientMap Class
Properties Methods Events


In This Topic
    GradientMap Class Members
    In This Topic

    The following tables list the members exposed by GradientMap.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the gradient mode of a GradientMap.  
    Public PropertyGets the gradient stops of a GradientMap.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the default value of the GradientMode property.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a copy of this GradientMap object.  
    Public MethodDetermines whether the specified object is equal to the current GradientMap.  
    Public MethodServes as a hash function for the GradientMap, suitable for use in hashing algorithms and data structures such as a hash table.  
    Public MethodReturns the offsets in the gradient map and their corresponding colors.  
    Public MethodResets the value of the GradientMode property to its default value, DefaultGradientMode.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the GradientModeChanged event.  
    Top
    Public Events
     NameDescription
    Public EventRaised when the value of the GradientMode property is changed.  
    Top
    See Also