Click or drag to resize
Accord.NET (logo)

Extensions Class

Extension methods for Windows Forms' controls.
Inheritance Hierarchy
SystemObject
  Accord.ControlsExtensions

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public static class Extensions
Request Example View Source

The Extensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAllowNestedProperties
Enables the display of recursively nested properties in the Windows.Forms' DataGridView control.
Top
See Also