APNSoft.WebControls Namespace (APNSoft DataGrid)

APNSoft.WebControls Namespace

Classes

ClassDescription
APNSoftDataGrid APNSoftDataGrid control class.
DataGridEventArgs Provides data for command events of the DataGrid control.
GridBottomBar Represents the Bottom Bar.
GridCell Represents the part of a GridCellCollection.
GridCellCollection Represents the collection of cells in one row.
GridColumn Represents the part of a GridColumnCollection.
GridColumnCollection Represents the collection of grid columns.
GridContextMenuHeader Represents the Context Menu for Header.
GridContextMenuRow Represents the Context Menu for Row.
GridEditForm Represents the Edit Form.
GridRow Represents the part of a GridRowCollection.
GridRowCollection Represents the collection of grid rows.

Delegates

DelegateDescription
DataGridEventHandler Represents the method that will handle command events of a DataGrid.

Enumerations

EnumerationDescription
APNSoftDataGrid.AutoResizeValues Values for the AutoResize property.
APNSoftDataGrid.ClientScriptSourceValues Values for the ClientScriptSource property.
APNSoftDataGrid.CSSSourceValues Values for the CSSSource property.
APNSoftDataGrid.EditFormMethodValues Values for the EditFormMethod property.
APNSoftDataGrid.ModeValues Values for the Mode property.
GridColumn.FormatOrderValues Values for the FormatOrder property.
GridEditForm.PositionValues Values for the properties: PositionInsert and PositionUpdate.