Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / DisplayAttribute Class
Members

In This Topic
    DisplayAttribute Class
    In This Topic
    Specifies display properties such as description and name for a property shown in a C1PropertyGrid.
    Object Model
    DisplayAttribute Class
    Syntax
    'Declaration
     
    
    Public Class DisplayAttribute 
       Inherits System.Attribute
    public class DisplayAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.WPF.Extended.DisplayAttribute

    See Also