Gets the flags indicating the mode of the current data binding.

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

Syntax

C#
public DataBindingModeEnum Mode { get; }
Visual Basic
Public ReadOnly Property Mode As DataBindingModeEnum
	Get

See Also