Intersoft WebCombo Documentation
LayoutSet Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebCombo Namespace : LayoutSet Class


The following tables list the members exposed by LayoutSet.

Public Constructors

 NameDescription
public ConstructorLayoutSet ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAdjustResultBoxLeftSpecifies the left position adjustment for ResultBox object. Specifies the left position adjustment for ResultBox object.  
public PropertyAdjustResultBoxTopSpecifies the top position adjustment for ResultBox object. Specifies the top position adjustment for ResultBox object.  
public PropertyAllowAddItem

Specifies whether item addition is allowed when input text doesn't match any list items.

Specifies whether item addition is allowed when input text doesn't match any list items.  
public PropertyAllowDefaultStyleMerging  
public PropertyAllowFloatingTextSpecifies whether users can set some text to float in the right side of WebCombo control.Gets or sets a value whether text is allowed to float in the right side of WebCombo.  
public PropertyAllowNavigationOnMouseWheelSpecifies whether navigation of records is allowed when moving the mouse wheel. Specifies whether navigation of records is allowed when moving the mouse wheel.  
public PropertyAllowTextWrapping

Returns or sets whether overflow text will be wrapped to next line. If set to false, the overflow text will be truncated with ellipsis.

Returns or sets whether overflow text will be wrapped to next line. If set to false, the overflow text will be truncated with ellipsis.  
public PropertyAlwaysShowAllRowsOnDropdownDetermines whether or not to display all rows when dropdown arrow is clicked. Determines whether or not to display all rows when dropdown arrow is clicked.  
public PropertyAlwaysShowColumnHeaders

Specifies whether the column headers are displayed when ComboMode is set to MultipleColumns.

Specifies whether the column headers is displayed when LayoutSet.ComboMode is set to MultipleColumns.  
public PropertyAlwaysShowHelpButtonSpecifies whether the help button is displayed. Specifies whether the help button is displayed.  
public PropertyAlwaysShowResultBox

Specifies whether result box is still displayed after item selection made by mouse click.

Specifies whether result box is still displayed after item selection made by mouse click.  
public PropertyAlwaysShowSearchButtonSpecifies whether the dropdown arrow button is displayed. Specifies whether the dropdown arrow button is displayed.  
public PropertyAutoColumnOrdering  
public PropertyBoundModeGets or sets the bound mode of WebCombo. Gets or sets the bound mode of WebCombo.  
public PropertyClientSideEventsRepresents ClientEvents object that hold list of client eventsReturns ClientEvents object.  
public PropertyColumnSeparatorColorGets or sets the separator color between columns Gets or sets the separator color between columns.  
public PropertyColumnStyleThe styles applied to column. The styles applied to column.  
public PropertyColumnWidthDefaultSpecifies the column width default. Only affected to MultipleColumns mode. Specifies the column width default. Only affected to MultipleColumns mode.  
public PropertyComboMode

Specifies the mode of the WebCombo control.

Specifies the mode of the WebCombo control.  
public PropertyDropDownStyleThe interactive style applied to WebCombo's DropDown. The interactive style applied to WebCombo's DropDown.  
public PropertyEnableAnimationEnable background image animation in dropdown element. Gets or sets a value indicating whether background animation is enabled when mouse is over the dropdown button.  
public PropertyEnableSlidingAnimationSpecifies whether the ResultBox should be animated when user clicked on the drop down element of the WebCombo.  
public PropertyEntryModeGets or sets the entry behavior of WebCombo. Gets or sets the entry behavior of WebCombo.  
public PropertyFrameStyleThe interactive styles of the WebCombo's Frame. The interactive styles of the WebCombo's Frame.  
public PropertyHeaderStyleThe styles applied to columns header. The styles applied to columns header.  
public PropertyHelpImageSpecifies the image for Help. Specifies the image for Help.  
public PropertyHelpURLSpecifies the client's help URL when user click on the Help icon. The default is Intersoft's own help page URL. This property is application-wide configurable. Specifies the client's help URL when user clicked on the Help icon. This property is application-wide configurable.  
public PropertyImagesDirectorySpecifies the directory used to store WebCombo images files. Specifies the directory used to store WebCombo images files.  
public PropertyItemHeightSpecifies the default item row height. Specifies the default item row height.  
public PropertyLoadMoreKeyGesture  
public PropertyMoreButtonStyle

The interactive style applied to WebCombo's more button.

The interactive style applied to WebCombo's more button.  
public PropertyNoResultFoundAction

Gets or sets the action which WebCombo should perform when there are no results found and the WebCombo has lost its focus.

Gets or sets the action which WebCombo should perform when there are no results found and the WebCombo has lost its focus.  
public PropertyResultBoxHeight

Returns or sets the height of the result box.

Returns or sets the height of the result box.  
public PropertyResultBoxShadowSpecifies whether shadow should be applied to resultbox. This property is only applicable to IE browser and ResultBoxWindowType should be set to Normal. Specifies whether shadow should be applied to resultbox. This property is only applicable to IE browser and ResultBoxWindowType should be set to Normal.  
public PropertyResultBoxStyleThe sytle applied to result box (only the box that contain data) The sytle applied to result box (only the box that contain data)  
public PropertyResultBoxWidth

Returns or sets the width of the result box. Set this property to 0 for automatic width calculation.

Returns or sets the width of the result box. Set this property to 0 for automatic width calculation.  
public PropertyResultBoxWindowTypeSpecifies the resultbox's window type. This property is only applicable to IE browser. Specifies the resultbox's window type. This property is only applicable to IE browser.  
public PropertyResultFrameStyleThe styles applied to result frame (the outer result box). The styles applied to result frame (the outer result box).  
public PropertyRoundCornerSpecifies whether the combo render the control's user interface in round corner effect. Whether to render the control's user interface in round corner effect.  
public PropertyRowStyleThe interactive style applied to row. The interactive style applied to row.  
public PropertyScriptDirectory

This property is available for backward compabitility with V2.x only. This property is linked to WebCombo.ScriptDirectory directly.

This property is available for backward compabitility with V2.x only. This property is linked to WebCombo.ScriptDirectory directly.  
public PropertySearchButtonPositionGets or sets the search button (dropdown button) position of the WebCombo. Gets or sets the search button (dropdown button) position of the WebCombo.  
public PropertySearchIconModeSpecifies the mode of search icon. Specifies the mode of search icon.  
public PropertySearchImageSpecifies the image for search icon. Specifies the image for search icon.  
public PropertySelectedRowStyleThe styles applied to selected row. The styles applied to selected row.  
public PropertyStatusBoxPositionSpecifies the status box position. Specifies the status box position.  
public PropertyStatusBoxStyleThe style applied to the status box. The styles applied to status box.  
public PropertyStatusBoxVisibleSpecifies whether the status box is visible or not. Specifies whether the status box is visible.  
public PropertyTextBoxModeReturns or sets the textbox mode of the control. Returns or sets the textbox mode of the control.  
public PropertyTextBoxStyle

The interactive style applied to WebCombo's TextBox.

The interactive style applied to WebCombo's TextBox.  
public PropertyTextSettings

Represents a TextSet object which contains text used in WebCombo control.

Represents a TextSet object which contains text used in WebCombo control.  
public PropertyXhtmlSearchImageSpecifies the image file name used to render the search button's arrow. This property is designed to be used in XHTML document and applies to Mozilla browsers. Specifies the image file name used to render the search button's arrow. This property is designed to be used in XHTML document and applies to Mozilla browsers.  
Top

Public Methods

 NameDescription
public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodGetObjectDataOverridden.   
public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodToString  
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.