Intersoft ClientUI Documentation
DisplayMemberAttribute Class
Members 



Represents the attribute to define the display member for marked property.
Syntax
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=False, 
   Inherited=True)>
Public NotInheritable Class DisplayMemberAttribute 
   Inherits System.Attribute
Dim instance As DisplayMemberAttribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public sealed class DisplayMemberAttribute : System.Attribute 
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public ref class DisplayMemberAttribute sealed : public System.Attribute 
Inheritance Hierarchy

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

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

DisplayMemberAttribute Members
Intersoft.Client.Data.ComponentModel Namespace

Send Feedback