Skip to main content

NamedAttributeProviderBase Class

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.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