DataGridViewElement

Wisej.Web.DataGridViewElement

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

Provides the base class for elements of a DataGridView control.

public class DataGridViewElement : IDisposable, IHasPropertyStore

Constructors

Properties

DataGridView: Returns the DataGridView control associated with this element.

DataGridViewElementStates: Returns the user interface (UI) state of the element.

Methods

Releases all resources used by the DataGridViewElement.

Inherited By

Last updated