MindFusion.Wpf Pack Programmer's Guide
ResourceChart.DataType Property
See Also
 





Gets or sets the type of the data contained in the grid. This is a dependency property.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public Type DataType { get; set; }

Visual Basic  Copy Code

Public Property DataType As Type

 Property Value

A .NET Type.

 See Also

ResourceChart Members
ResourceChart Class
MindFusion.DataViews.Wpf Namespace