Krypton OutlookGrid Help
![]() | BarParams Constructor |
Initializes a new instance of the BarParams class.
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)

public BarParams( Color barColor, bool gradientFill )
Public Sub New ( barColor As Color, gradientFill As Boolean )
Parameters
- barColor
- Type: System.DrawingColor
Color of the bar. - gradientFill
- Type: SystemBoolean
if set to true [gradient fill].
