Gets the Type value determining the type of the data field or property which can be bound to this object.

Namespace:  C1.C1Schedule
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public Type DataType { get; }
Visual Basic
Public ReadOnly Property DataType As Type
	Get

See Also