C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / MappingInfo Class / DataType Property

In This Topic
DataType Property (MappingInfo)
In This Topic
Gets the System.Type value determining the type of the data field or property which can be bound to this object.
Syntax
'Declaration
 
Public ReadOnly Property DataType As System.Type
 
See Also