Gets a value indicating whether the current collection was created automatically and was not changed by the user.

Namespace:  C1.C1Preview.DataBinding
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool AutoGenerated { get; internal set; }
Visual Basic
Public Property AutoGenerated As Boolean
	Get
	Friend Set

See Also