Displays data in a customizable grid.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public class DataGrid : MultiSelector |
Visual Basic
Copy Code
|
|---|
Public Class DataGrid |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
System.Windows.Controls.ItemsControl![]()
System.Windows.Controls.Primitives.Selector![]()
System.Windows.Controls.Primitives.MultiSelector![]()
MindFusion.DataViews.Wpf.DataGrid
MindFusion.DataViews.Wpf.TreeGrid
See Also