Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.DataBinding Namespace / FieldCollection Class / AutoGenerated Property

In This Topic
    AutoGenerated Property
    In This Topic
    Gets a value indicating whether the current collection was created automatically and was not changed by the user.
    Syntax
    'Declaration
     
    Public ReadOnly Property AutoGenerated As Boolean
    public bool AutoGenerated {get;}
    See Also