PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.DataBinding Namespace / FieldCollection Class / AutoGenerated Property

In This Topic
    AutoGenerated Property (FieldCollection)
    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