Intersoft ClientUI Documentation
DataListProviderAttribute Class
Members 



Represents the attribute to define the data list provider which will be used for marked property.
Syntax
<AttributeUsageAttribute(ValidOn=AttributeTargets.Property, 
   AllowMultiple=False, 
   Inherited=True)>
Public NotInheritable Class DataListProviderAttribute 
   Inherits System.Attribute
Dim instance As DataListProviderAttribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Property, 
   AllowMultiple=false, 
   Inherited=true)]
public sealed class DataListProviderAttribute : System.Attribute 
[AttributeUsageAttribute(ValidOn=AttributeTargets.Property, 
   AllowMultiple=false, 
   Inherited=true)]
public ref class DataListProviderAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Intersoft.Client.Data.ComponentModel.DataListProviderAttribute

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataListProviderAttribute Members
Intersoft.Client.Data.ComponentModel Namespace

Send Feedback