IFormatParams Interface

Krypton OutlookGrid

IFormatParams Interface
Krypton OutlookGrid v1.6.0
Parameter class for Conditionnal Formatting

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 interface IFormatParams : ICloneable
Public Interface IFormatParams
	Inherits ICloneable

The IFormatParams type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from ICloneable.)
Public methodPersist
Persists the parameters.
Top
See Also