NevronOpenVision
Nevron.Nov.Grid Namespace / NFillDeclaration Class
Fields Properties Methods Events


In This Topic
    NFillDeclaration Class Members
    In This Topic

    The following tables list the members exposed by NFillDeclaration.

    Public Fields
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the begin color to use. Only applicable when Mode is set to TwoColorGradient or ThreeColorGradient.  
    Public PropertyGets or sets the end color to use. Only applicable when Mode is set to TwoColorGradient or ThreeColorGradient.  
    Public PropertyGets or sets the maximum value that maps to EndColor. Only applicable when Mode is set to TwoColorGradient or ThreeColorGradient.  
    Public PropertyGets or sets the end color to use. Only applicable when Mode is set to ThreeColorGradient.  
    Public PropertyGets or sets the minimum value that maps to BeginColor. Only applicable when Mode is set to TwoColorGradient or ThreeColorGradient.  
    Public PropertyGets or sets the mode which determines the way in which the filling is determined. If set to Uniform, the filling is determined by the UnformFill property. When set to TwoColorGradient or ThreeColorGradient, the filling is an interpolation on a color ramp that is based on two or three color gradient respectively.  
    Public PropertyGets or sets the unform filling to apply. Applicable when Mode is set to UniformFill.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Protected MethodCalculates the fill to apply to the specified value  
    Internal Method  
    Top
    See Also