Skip to main content
A newer version of this page is available. .

NamedAttributeProviderBase Class

Provides the base functionality to provide map item attributes values by their names.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public abstract class NamedAttributeProviderBase :
    ISupportObjectChanged

Remarks

This class introduces the NamedAttributeProviderBase.AttributeName property, which specifies the name of the attribute.

Inheritance

Object
NamedAttributeProviderBase
See Also