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

In This Topic
    DisplayFormatAttribute Class
    In This Topic
    Specifies how data fields are displayed and formatted.
    Object Model
    DisplayFormatAttribute Class
    Syntax
    'Declaration
     
    
    Public Class DisplayFormatAttribute 
       Inherits System.Attribute
    public class DisplayFormatAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.WPF.Extended.DisplayFormatAttribute

    See Also