Gets a value indicating that the current data binding is not empty and is linked to some data.

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

Syntax

C#
public bool Defined { get; }
Visual Basic
Public ReadOnly Property Defined As Boolean
	Get

See Also