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

In This Topic
    AutoGenerateField Property
    In This Topic
    Gets or sets a value in which the propertity are displayed or not.
    Syntax
    'Declaration
     
    
    Public Property AutoGenerateField As Boolean
    public bool AutoGenerateField {get; set;}
    See Also