Back to Devexpress

NamedAttributeProviderBase Class

windowsforms-devexpress-dot-xtramap-46f14747.md

latest1.3 KB
Original Source

NamedAttributeProviderBase Class

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public abstract class NamedAttributeProviderBase :
    ISupportObjectChanged
vb
Public MustInherit Class NamedAttributeProviderBase
    Implements ISupportObjectChanged

Remarks

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

Inheritance

Object NamedAttributeProviderBase AttributeItemKeyProvider

See Also

NamedAttributeProviderBase Members

DevExpress.XtraMap Namespace