DbNetSuiteVS
DbNetLink.DbNetSuiteVS Namespace
NamespacesDbNetLink.DbNetSuiteVS

[Missing <summary> documentation for N:DbNetLink.DbNetSuiteVS]

Declaration Syntax
C#Visual Basic
namespace DbNetLink.DbNetSuiteVS
Namespace DbNetLink.DbNetSuiteVS
Types
All TypesClassesEnumerationsDelegates
IconTypeDescription
GridEditControl..::.AfterRecordDeleteDelegate
Delegate for AfterRecordDelete event handler

GridEditControl..::.AfterRecordInsertDelegate
Delegate for AfterRecordInsert event handler

GridEditControl..::.AfterRecordUpdateDelegate
Delegate for AfterRecordUpdate event handler

GridColumn..::.AggregateValues
Columm aggregates. Used in Aggregate property.

DbNetFile..::.BeforeFileAccessedDelegate
Delegate for BeforeFileAccessed event handler Returning false from the handler will prevent the file from being accessed.

BeforeFileAccessedEventArgs
Arguments class for BeforeFileAccessed event handler

DbNetFile..::.BeforeFileDeletedDelegate
Delegate for BeforeFileDeleted event handler

BeforeFileDeletedEventArgs
Arguments class for BeforeFileDeleted event handler

DbNetFile..::.BeforeFileListedDelegate
Delegate for BeforeFileListed event handler. Returning false from the handler will prevent the file from being listed.

BeforeFileListedEventArgs
Arguments class for BeforeFileListed event handler

GridEditControl..::.BeforeRecordDeleteDelegate
Delegate for BeforeRecordDelete event handler

GridEditControl..::.BeforeRecordInsertDelegate
Delegate for BeforeRecordInsert event handler

GridEditControl..::.BeforeRecordUpdateDelegate
Delegate for BeforeRecordUpdate event handler

GridColumn..::.BooleanDisplayModeValues
Describes how boolean values are displayed in the grid. Used in BooleanDisplayMode property.

DbNetGrid..::.BuildModes
Defines the output destination for which grid is being build

DbNetGrid..::.CellDataBindDelegate
Delegate for CellDataBind event

CellDataBindEventArgs
The CellDataBindEventArgs class is used to encapsulate the arguments passed to handlers for the CellDataBind, HeadingCellDataBind and AggregateCellDataBind events

DbNetFile..::.CellFileDataBindDelegate
Delegate for BeforeFileListed event handler

Column
Base class for GridColumn and EditColumn classes

ColumnCollection
DbNetFile..::.ColumnTypes
The ColumnTypes enum is assigned to the ColumnType property and describes the type of information displayed in the grid column.

GridEditControl..::.ColumnValidateDelegate
Delegate for ColumnValidate event handler

ColumnValidateEventArgs
The ColumnValidateEventArgs class encapsulates the arguments passed to the ColumnValidate event handler

EditField..::.ControlType
Specifies the type of control created to edit a field.

DatabaseControl
Base class for all database controls.

DbNetEdit
DbNetFile
The DbNetFile is used to create a web-based interface to the file system. DbNetFile can also additonally be interfaced with Windows Indexing Service and Windows Search to create enhanced search functionality such as content searching

DbNetGrid
The DbNetGrid class encapsulates functionality that allows database information to be presented in a grid

DbNetFile..::.DisplayStyles
The DisplayStyles enum is assigned to the DisplayStyle property.

EditColumn
Defines the properties for a generated DbNetEdit column

EditColumnCollection
A collection of EditColumn objects

EditField
Defines the properties for an edititable field whose layout is defined by the user. EditField's are linked to a DbNetEdit control via the DbNetEditIDDbNetEditID property

GridEditControl..::.EditModes
Indicates if edited record is to be Inserted or Updated

FileCellDataBindEventArgs
Arguments class for TreeNodeFileDataBind event handler

FileColumn
Defines the attributes of a column in the DbNetFile control

FileColumnCollection
FileColumnCollectionEditor
FileRowDataBindEventArgs
Arguments class for FileRowDataBind event handler

DbNetFile..::.FileSelectionActions
Specifies the action when a selectable file link is clicked.

DbNetGrid..::.FilterColumnModeValues
Defines the way in which Filter columns work.

DbNetFile..::.FolderPathLocation
Specifies the location of the element that displays the current folder path

GridColumn
The GridColumn class encapsulates the display and edit properties of a DbNetGrid column

GridColumnCollection
GridEditControl
DbNetGrid..::.GridExportDelegate
Delegate for GridExport event

GridExportEventArgs
DbNetGrid..::.GridOverflowValues
Defines the behaviour of the grid when it exceeds its specified dimensions.

DbNetFile..::.IndexingServiceColumnTypes
The IndexingServiceColumnTypes enum is assigned to the ColumnType property and describes the type of indexing service information associated with the column.

Column..::.LookupSearchModeValues
MimeType
MimeTypeCollection
MimeTypeCollectionEditor
NestedControlsCollection
DbNetFile..::.OrderBySequences
Specifies the ordering sequence for column sorting.

ProcedureParameter
ProcedureParameterCollection
GridEditControl..::.QueryBuildModes
GridEditControl..::.RecordDeleteErrorDelegate
Delegate for RecordDeleteError event handler

RecordDeleteErrorEventArgs
The RecordDeleteErrorEventArgs class encapsulates the arguments passed to the RecordDeleteError event handler

RecordDeleteEventArgs
The RecordDeleteEventArgs class encapsulates the arguments passed to the BeforeRecordDelete and AfterRecordDelete event handlers

GridEditControl..::.RecordInsertErrorDelegate
Delegate for RecordInsertError event handler

RecordInsertErrorEventArgs
The RecordInsertErrorEventArgs class encapsulates the arguments passed to the RecordInsertError event handler

RecordInsertEventArgs
The RecordInsertEventArgs class encapsulates the arguments passed to the BeforeRecordInsert and AfterRecordInsert event handlers

GridEditControl..::.RecordUpdateErrorDelegate
Delegate for RecordUpdateError event handler

RecordUpdateErrorEventArgs
The RecordUpdateErrorEventArgs class encapsulates the arguments passed to the RecordUpdateError event handler

RecordUpdateEventArgs
The RecordUpdateEventArgs class encapsulates the arguments passed to the BeforeRecordUpdate and AfterRecordUpdate event handlers

DbNetGrid..::.RowDataBindDelegate
Delegate for RowDataBind event

RowDataBindEventArgs
DbNetFile..::.RowFileDataBindDelegate
Delegate for FileRowDataBind event handler

GridEditControl..::.RowValidateDelegate
Delegate for RowValidate event handler

RowValidateEventArgs
The RowValidateEventArgs class encapsulates the arguments passed to the RowValidate event handler

DbNetFile..::.SearchModes
Specifies the mechanism by which the file system is searched.

DbNetFile..::.SelectionModes
The SelectionModes enum is assigned to the SelectionMode property.

Shared
thumbnailImage
DbNetGrid..::.ToolbarLocation
Controls the position of the grid toolbar

DbNetFile..::.ToolbarLocation
Specifies the location of the toolbar

DbNetFile..::.TreeNodeFileDataBindDelegate
Delegate for TreeNodeFileDataBind event handler

TreeNodeFileDataBindEventArgs
Arguments class for TreeNodeFileDataBind event handler

DbNetFile..::.TreeViewCreatedDelegate
Delegate for TreeViewCreated event handler Returning false from the handler will prevent the file from being deleted.

TreeViewCreatedEventArgs
Arguments class for TreeViewCreated event handler

DbNetFile..::.WindowsSearchColumnTypes
The WindowsSearchColumnTypes enum is assigned to the ColumnType property and describes the windows search property information associated with the column.