Back to Devexpress

IColorizerValueProvider Interface

windowsforms-devexpress-dot-xtramap-635d526c.md

latest1.1 KB
Original Source

IColorizerValueProvider Interface

Interface that should be implemented by any object which supports a method required for a colorizer value provider.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public interface IColorizerValueProvider :
    ISupportObjectChanged
vb
Public Interface IColorizerValueProvider
    Inherits ISupportObjectChanged

The following members return IColorizerValueProvider objects:

See Also

IColorizerValueProvider Members

DevExpress.XtraMap Namespace