A newer version of this page is available.
Switch to the current version.
NamedAttributeProviderBase Class
Provides the base functionality to provide map item attributes values by their names.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v18.2.dll
Declaration
public abstract class NamedAttributeProviderBase :
ISupportObjectChanged
Public MustInherit Class NamedAttributeProviderBase
Implements ISupportObjectChanged
Remarks
This class introduces the NamedAttributeProviderBase.AttributeName property, which specifies the name of the attribute.
Inheritance
Object
NamedAttributeProviderBase
See Also
Feedback