Search
MindFusion.DataViews Namespace
Classes Enumerations
 

 Classes

  Class Description

ArrayModel

Represents a grid model, that uses an array of objects as a backing store.

BooleanType

Provides functionality for grid columns that display boolean data.

CellCustomDrawEventArgs

Provides data for custom draw events.

CellEventArgs

Provides data for the cell related notification events.

CellResolveEventArgs

Provides data for events raised by dynamic columns.

CellValidateEventArgs

Provides data for the cell related validation events.

CollectionType

Provides functionality for grid cells that display collection objects.

Command

A base class for grid row commands.

CommandEventArgs

Specifies data for the rowCommand event.

CommandType

Provides functionality for command columns.

CurrencyType

Provides functionality for grid columns that display currency data.

DataType

A base class for data types.

DateTimeType

Provides functionality for grid columns that display date-time values.

DateType

Provides functionality for grid columns that display dates.

DeleteCommand

Handles row deletion, triggered by a command grid column.

DomRenderer

A base class for grid renderers.

DynamicType

Provides functionality for grid columns that display data of different types.

Grid

Represents a grid view control.

GridCell

Represents a data cell in a grid control.

GridColumn

Represents a column in a grid control.

GridModel

The interface for grid models.

GridRenderer

Contains render methods for a grid control.

ImageType

Provides functionality for grid columns that display image data.

IntegerType

Provides functionality for grid columns that display integer data.

LookupType

Provides functionality for grid columns that display lookup or value lists.

ObjectType

Provides functionality for grid cells that display expandable objects.

PropertyEventArgs

Provides data for events raised by the PropertyGrid control.

PropertyGrid

Provides a user interface for browsing and editing the properties of an object.

RealNumberType

Provides functionality for grid columns that display real number data.

RowModifiedEventArgs

Specifies data for row action notification events.

RowModifyingEventArgs

Specifies data for row action validation events.

Selection

Represents a selection in a grid control.

StringType

Provides functionality for grid columns that display string data.

UIControl

A base class for UI controls.

 Enumerations

  Enumeration Description

RowAction

Specifies a row action.