BarParams Class

Krypton OutlookGrid

BarParams Class
Krypton OutlookGrid v1.6.0
Parameters for Bar formatting
Inheritance Hierarchy
SystemObject  JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.FormattingBarParams

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.Formatting
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public class BarParams : IFormatParams, ICloneable
Public Class BarParams
	Implements IFormatParams, ICloneable

The BarParams type exposes the following members.

Constructors
  NameDescription
Public methodBarParams
Initializes a new instance of the BarParams class.
Top
Methods
  NameDescription
Public methodClone
Crée un objet qui est une copie de l'instance actuelle.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldBarColor
The bar color
Public fieldGradientFill
The gradient fill
Public fieldProportionValue
The proportion value
Top
See Also