Intersoft WebCombo Documentation
ISNet.WebUI.WebCombo Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassBaseEventArgs The base class for all event arguments classes. The ReturnValue allows events to be cancelled to skip default event behavior. The base class for all event arguments classes. The ReturnValue allows events to be cancelled to skip default event behavior.
ClassCells Represents an individual data item when ComboMode is set to MultipleColumns. Class Cells
ClassClientEvents

Provides a centralized class for client side events.

Provides a centralized class for client side events.
ClassColumns Columns object provides a collection for the columns contained in WebGrid control. Columns object provides a collection for the columns contained in WebGrid control.
ClassDataSourceEventArgs Provides data for datasource related event. Provides data for datasource related event.
ClassFieldTypeEditor Summary description for FieldTypeEditor. Summary description for FieldTypeEditor.
ClassLayoutEventArgs Provides data for layout related event. Provides data for layout related event.
ClassLayoutSet

LayoutSet in WebCombo.NET 4.0 provides a centralized access to control the behavior and styles of the whole WebCombo object. This class allows users to manage the behavior and styles for almost the whole control's part.

LayoutSet provides a centralized access to configure the behaviors and styles of the WebCombo control.
ClassLinkSettings LinkSettings class provides information about WebCombo links configurations. LinkSettings class provides information about WebCombo links configurations.
ClassMultipleSelectionSettings

Provides advanced settings related to the MultipleSelection feature.

ClassPostBackAction

Class that contains string constants for OnTheFly post back actions.

Class that contains string constants for OnTheFly post back actions.
ClassPostbackEventArgs

Provides data for OnTheFly postback event.

Provides data for OnTheFly postback event.
ClassPresets

Presets class contains static methods that are used to initialize default styles and provides centralized access for other predefined styles.

Presets class contains static methods that are used to initialize default styles and provides centralized access for other predefined styles.
ClassRowEventArgs Provides data for row related event. Provides data for row related event.
ClassRows A collection of Rows objects that represent the rows of the WebCombo control. A collection of Rows objects that represent the rows of the WebCombo control.
ClassTextSet Provides a centralized access for customizing texts which used in WebCombo control. Provides a centralized access for customizing texts which used in WebCombo control.
ClassValueChangedEventArgs

Events class contains all event argument definitions that are used in WebCombo control.

Events class contains all event argument definitions that are used in WebCombo control.
ClassWebCombo

WebCombo is the main control object. WebCombo provides advanced data-bound functionality without additional server pages or components. The LayoutSettings property contains many of the appearance and layout settings for WebCombo. 

WebCombo is the main control object. The LayoutSettings property contains many of the appearance and layout settings for WebCombo. WebCombo provides advanced data-bound functionality without additional server pages or components.
ClassWebComboCell

Represents an individual data item when ComboMode is set to MultipleColumns.

Represents an individual data item when ComboMode is set to MultipleColumns.
ClassWebComboColumn

The Column object contains properties to customize basic column information such as ColumnType, HeaderText and Width. This class should be used only when ComboMode is set to MultipleColumns.

The Column object contains properties to customize basic column information such as HeaderText and Width. This class should be used only when LayoutSet.ComboMode is set to MultipleColumns
ClassWebComboIntegrationSettings Provides settings for integrating other server side controls as the WebCombo's ResultBox.
ClassWebComboRow

Represents the data row that belongs to WebCombo object.

Represents the data row that belongs to WebCombo object.
ClassWebComboValueItem

Items contained in WebCombo multiple selection.

Delegates

 DelegateDescription
DelegateDataSourceEventHandler Delegate that handles the InitializeDataSource event.Delegate that handles the WebCombo.InitializeDataSource event.
DelegateLayoutEventHandler Delegate that handles the InitializeLayout event.Delegate that handles the WebCombo.InitializeLayout event.
DelegatePostBackEventHandler Delegate that handles the InitializePostBack event.Delegate that handles the WebCombo.InitializePostBack event.
DelegateRowEventHandler Delegate that handles the InitializeRow event.Delegate that handles the WebCombo.InitializeRow event.
DelegateValueChangedEventHandler The delegate that handles the ValueChanged event, which is invoked when the value of WebCombo control is changed.The delegate that handles the WebCombo.ValueChanged event, which is invoked when the value of WebCombo control is changed.

Enumerations

 EnumerationDescription
EnumerationBoundMode Value representing the bound mode of WebCombo.
EnumerationBoxPosition Value indicating where the status box is located. Enumerations for status of WebCombo control.
EnumerationButtonPosition Value indicating the search button position on WebCombo.NET
EnumerationColLayout Value indicating the column layout style of WebCombo. Enumerations for column layout.
EnumerationColumnType Value representing the column type of WebCombo ColumnType Enumeration.
EnumerationEmptyAction Value indicating the action to be performed when this WebCombo is selected while the specified ParentWebCombo has no value.
EnumerationEntryMode Value representing the entry behavior of WebCombo.NET
EnumerationIntegrationControlType  
EnumerationLoadMoreKeyGesture  
EnumerationMode Value representing the Combo mode of WebCombo.NET Enumerations for WebCombo's mode.
EnumerationNoResultFoundAction Value indicating the action if the user has typed in a value and switched to another input, but no results found for the typed value.
EnumerationParentFilterMode Value indicating which key field of the parent WebCombo that should be used for filtering this WebCombo data.
EnumerationSearchMode Value indicating the search icon mode of WebCombo.NET Enumerations for SearchIcon's mode.
EnumerationTextboxMode Value indicating the text box mode on WebCombo.NET TextboxMode Enumeration.

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.