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

In This Topic
    GetAutoGenerateField Method
    In This Topic
    Gets a value that is used for field if display in the UI.
    Syntax
    'Declaration
     
    
    Public Function GetAutoGenerateField() As Boolean
    public bool GetAutoGenerateField()

    Return Value

    The value of the AutoGenerateField property.
    See Also