DevExpress.Web.v12.2 A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxDataInsertedEventArgs class. An integer value that specifies the number of records affected by the insert operation. This value is assigned to the property. A object that represents the exception that was raised during the insert operation. This value is assigned to the property. Initializes a new instance of the ASPxDataInsertedEventArgs class with the specified settings. An integer value that specifies the number of records affected by the insert operation. This value is assigned to the property. A object that represents the exception that was raised during the insert operation. This value is assigned to the property. A object that represents a collection of key/value pairs. Gets a dictionary that contains the values of the non-key field name/value pairs in the row to be inserted. A object that contains the values of the non-key field name/value pairs in the row to be inserted. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxDataInitNewRowEventArgs class. Gets a dictionary that contains the new field name/value pairs for the new row. A object that contains a dictionary of the new field name/value pairs for the new row. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxDataDeletingEventArgs class. Gets a dictionary of field name/value pairs that represent the primary key of the row to delete. A object that contains field name/value pairs that represent the primary key of the row to be deleted. Gets a dictionary of the non-key field name/value pairs for the row to delete. A object that contains a dictionary of the non-key field name/value pairs for the row to delete. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxDataDeletedEventArgs class. An integer value that specifies the number of records affected by the delete operation. This value is assigned to the property. A object representing the exception that was raised during the delete operation. This value is assigned to the property. Initializes a new instance of the ASPxDataDeletedEventArgs class with the specified settings. An integer value that specifies the number of records affected by the delete operation. This value is assigned to the property. A object that represents the exception that was raised during the delete operation. This value is assigned to the property. The object. Gets a dictionary of field name/value pairs that represent the primary key of the row to delete. A object that contains field name/value pairs that represent the primary key of the row to delete. Gets a dictionary of the non-key field name/value pairs for the row to delete. A object that contains a dictionary of the non-key field name/value pairs for the row to delete. Serves as a base for classes that provide data for data management events. Initializes a new instance of the ASPxDataBaseUpdatedEventArgs class. An integer value that specifies the number of records affected by the update operation. This value is assigned to the property. A object that represents the exception that was raised during the update operation. This value is assigned to the property. Gets the number of records affected by the update operation. An integer value that specifies the number of records affected by the update operation. Gets the exception (if any) that was raised during the update operation. A object that represents the exception that was raised during the update operation. null (Nothing in Visual Basic) if no exceptions were raised. Gets or sets whether an exception raised during the update operation was handled in the event handler. true if the exception was handled in the event handler; otherwise, false. Represents a base for classes containing editor style settings. Initializes a new instance of the EditStyleBase class. This property is not in effect for the EditStyleBase class. This property is not in effect for the EditStyleBase class. Serves as a base for classes that allow defining images for different visual elements of web controls. Initializes a new instance of the ImagesBase class with the specified owner. An object that implements the ISkinOwner interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Returns "Checked". @nbsp Duplicates the properties of the specified object into the current instance of the ImagesBase class. An ImagesBase object that represents an object which the settings will be copied from. Returns "Disabled". @nbsp Returns an object containing settings for the image with the specified name on the specified Web page. For internal use only. For internal use only. For internal use only. Returns "Hover". @nbsp Gets or sets the path to the folder that contains images used by a control. A string value specifying the root path of all the images used by a control. Gets the settings of an image displayed within a Loading Panel. A object that contains image settings. Represents the name of the LoadingPanel image file. This name is equal to "Loading". Returns "Pressed". @nbsp Returns the ImagesBase object to its original state. Returns "Selected". @nbsp Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. For internal use only. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Returns an empty string. The value. For internal use only. For internal use only. For internal use only. Returns "WindowResizer". For internal use only. Serves as a base for classes that allow defining appearance of particular web controls. Initializes a new instance of the StylesBase class with the specified owner. An object that implements the ISkinOwner interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Duplicates the properties of the specified object into the current instance of the StylesBase class. A object that represents the object from which the settings will be copied. For internal use only. For internal use only. Creates and returns a style object with the specified name. For internal use only. A string specifying the style prefix. A string specifying the style name. An object that is the created style. Creates and returns a copy of a style object with the specified name. A containing the name of the style is being copied. A style object which is a copy of the specified style. Gets or sets the path to a CSS file that defines the web control's appearance. A value that specifies the path to the required CSS file. Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. A value that represents the required CSS class name postfix. For internal use only. Returns "Disabled". Gets or sets a value that specifies whether the control is displayed with a predefined style or the control's appearance has to be completely defined by a developer via either css or the appropriate style properties. true if the control has a predefined style; false if the control's appearance should be explicitly specified. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. Specifies whether the control's default appearance is enabled. For internal use only, true if the default appearance is enabled for the control; otherwise, false. Returns a value indicating whether the control is rendered as a native HTML control. true if the control is rendered as a native HTML control; otherwise, false. For internal use only. Returns "LoadingPanel". For internal use only. Returns "LoadingDiv". Returns the StylesBase object to its original state. Gets or sets the name of the Theme to be applied to a web control. A string value specifying the theme name. Returns the string that represents the current object. An empty string value. Provides the style settings used to paint grid editors. Initializes a new instance of the GridViewEditorStyles class. An object that owns the created object. Returns a string that represents the current object. The empty string. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewSummaryDisplayTextEventArgs class. An object that represents the summary item whose value is being processed. This value is assigned to the property. An object that represents the summary item's value. This value is assigned to the property. A value that specifies the summary item's display text. This value is assigned to the property. A zero-based integer index that identifies the group row where the processed summary value resides. This value is assigned to the property. true if a group summary value is being processed; false if a total summary value is being processed. Indicates whether a group summary value is currently being processed. true if a group summary value is being processed; otherwise, false. Indicates whether a total summary value is being processed. true if a total summary value is being processed; otherwise, false. Gets a summary item whose value is being processed. An object that represents the summary item whose value is being processed. Gets or sets the display text for the summary value currently being processed. A value that specifies the summary value's display text. Gets the processed summary value. An object that represents the processed summary value. Gets a value that identifies the group row where the processed summary value is displayed. A zero-based integer index that identifies the group row where the processed summary value is displayed. -1 if a total summary value is being processed. Represents a base for classes that contain settings related to different editor validation types. Initializes a new instance of the ValidationPattern class with the specified owner and validation settings. An object that implements the interface. An object that implements the IValidationSettings interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the error text to be displayed within the editor's error frame if a required editor's value is not specified. A value that specifies the error text. For internal use only. For internal use only. For internal use only. Contains the settings related to the required field validation type. Initializes a new instance of the RequiredFieldValidationPattern class with the specified owner and validation settings. An object that implements the interface. An object that implements the IValidationSettings interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. For internal use only. For internal use only. Gets or sets a value that specifies whether the editor is a required field. true if the editor is a required field; otherwise, false. Returns the string that represents the current object. A that represents the current RequiredFieldValidationPattern object. Contains the settings related to the regular expression validation type. Initializes a new instance of the RegularExpressionValidationPattern class with the specified owner and validation settings. An object that implements the interface. An object that implements the IValidationSettings interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the error text to be displayed within the editor's error frame if the editor's specific regular expression validation fails. A value that specifies the error text. For internal use only. For internal use only. Returns the string that represents the current object. A that represents the current RegularExpressionValidationPattern object. Gets or sets the regular expression that specifies the pattern used to validate an editor. A string that specifies the regular expression used to validate an editor for formatting. Contains style settings that define the appearance of diffrerent elements within a calendar control. Initializes a new instance of the CalendarElementStyle class with default settings. This property is not in effect for the CalendarElementStyle class. This property is not in effect for the CalendarElementStyle class. This property is not in effect for the CalendarElementStyle class. This property is not in effect for the CalendarElementStyle class. Represents a container for the templates used to render detail rows within the ASPxGridView. Initializes a new instance of the GridViewDetailRowTemplateContainer class. An object that owns the current object. This value is assigned to the property. An object that uniquely identifies the row that contains the template container. An integer value that specifies the rendered item object's index. This value is assigned to the property. Binds a data source to all child controls within the template container. A method that will handle the and events. A method that will handle the and events. The event source. An object that contains event data. Provides data for the and events. Initializes a new instance of the ASPxGridViewTableRowEventArgs class. A object that represents the processed row. This value is assigned to the property. An object that uniquely identifies the processed row. Returns the value of the specified cell within the processed row. A value that specifies the name of the data source field. An object that represents the specified cell's value. Gets an object that uniquely identifies the row. An object that uniquely identifies the row. Gets the processed row. A object that represents the processed row. Gets the processed row's type. A enumeration value that specifies the row's type. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewTableDataCellEventArgs class. A object that represents the processed data cell. This value is assigned to the property. An object that represents the processed row's unique identifier. Gets the processed data cell. A object that represents the processed data cell. Gets the processed cell's value. An object that represents the processed cell's value. Gets the data column that owns the cell currently being processed. A descendant that represents the data column. Returns the value of the specified cell within the processed row. A value that specifies the name of the data source field. An object that represents the specified cell's value. Provides detail customization options for ASPxGridViews. Initializes a new instance of the ASPxGridViewDetailSettings class. An object that owns the created object. Gets or sets whether several master rows can be expanded simultaneously. true if expanding a master row collapses the previously expanded row; otherwise, false. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the detail view's position among other details in a printed document. An integer value that specifies the detail view's position among other details in a printed document. Gets or sets which detail rows can be exported. A enumeration value that specifies which detail rows can be exported. Gets or sets whether the current ASPxGridView is a detail grid. true if the current grid is a detail grid; otherwise, false. Gets or sets whether detail buttons are displayed. true to display detail buttons within data (master) rows; otherwise, false. Gets or sets whether the ASPxGridView can display detail rows. true to allow expanding detail rows; otherwise, false. Lists values that identify rows within the ASPxGridView. Corresponds to a data row. Corresponds to a detail row. Corresponds to a row that contains the Edit Form. Corresponds to the Error Row. Corresponds to the Empty Data Row. Corresponds to the Auto Filter Row. Corresponds to the ASPxGridView's Footer. Corresponds to a group row. Corresponds to a group footer. Corresponds to the ASPxGridView's column header row. Corresponds to the in-line edit row. Corresponds to an empty data row. Empty data rows are automatically displayed if the option is enabled, and the number of data rows displayed on the last page does not fill the page. Corresponds to a preview row. Corresponds to the ASPxGridView's Title Panel. Lists values that specify the navigation in the grid. Disables page-mode navigation. The ASPxGridView automatically splits content (rows) across multiple pages and provides end-users with an embedded page navigation UI - Pager. The maximum number of rows displayed on a page is specified by the property. Lists values that specify how column values are filtered. A column's data is filtered by the display text. A column's data is filtered by the edit values. Lists values that specify a command button's type. Corresponds to the Cancel command. Discards any changes made to the current data row and switches the ASPxGridView to browse mode. Corresponds to the Clear command. Clears the filter expression applied to the ASPxGridView. Corresponds to the Delete command. Deletes the current data row. Corresponds to the Edit command. Switches the ASPxGridView to edit mode. Corresponds to the New command. Creates a new data row. Corresponds to the Select command. Selects/deselects data rows. Corresponds to the Select command initiated via a select check box or radio button. Selects/deselects data rows. Corresponds to the Update command. Saves all the changes made to the current data row and switches the ASPxGridView to browse mode. Lists values that specify the type of the comparison operator used to create filter conditions. Selects records whose values in the corresponding colum begin with the entered value. Selects records whose values in the corresponding colum contain the entered value. The same as the BeginsWith value. Selects records whose values in the corresponding colum don't contain the entered value. Selects records whose values in the corresponding colum end with the entered value. Selects records whose values in the corresponding column match the entered value. Selects records whose values in the corresponding column are greater than the entered value. Selects records whose values in the corresponding column are greater than or equal to the entered value. Selects records whose values in the corresponding column are less than the entered value. Selects records whose values in the corresponding column are less than or equal to the entered value. Selects records whose values in the corresponding column match the entered mask. Two wildcard symbols are supported: '%' substitutes zero or more characters; '_' substitutes a single character. Selects records whose values in the corresponding column are not equal to the entered value. Specifies the manner in which an end user can change a combobox editor's value. End users are allowed to change the editor's edit value by either selecting an item from the dropdown list or entering new values into the edit box. End users are allowed to change the editor's edit value only by selecting an item from the dropdown list. Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the ObjectContainerImages class with the specified owner. An object that represents the class' owner. For internal use only. Represents the name of the Audio image file which is used in the control. This name is equal to "ocAudioObjectProperties.gif". For internal use only. Represents the name of the Error image file which is used in the control. This name is equal to "ocErrorObjectProperties.gif". For internal use only. Represents the name of the Flash image file which is used in the control. This name is equal to "ocFlashObjectProperties.gif". For internal use only. Represents the name of the Image image file which is used in the control. This name is equal to "ocImageObjectProperties.gif". For internal use only. Represents the name of the Quick Time image file which is used in the control. For internal use only. Represents the name of the Video image file which is used in the control. This name is equal to "ocVideoObjectProperties.gif". Provides the style settings used to paint the Edit Form. Initializes a new instance of the GridViewEditFormTableStyle class. This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; A server control that allows the regular controls to be displayed within the Edit Form and Pager templates. Initializes a new instance of the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. Gets the template container's client identifier. A string value that is the template container's client identifier. Gets or sets the data source field whose value is being edited by edit cell. A value that specifies the name of the data source field. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. Gets or sets which controls are displayed by the ASPxGridViewTemplateReplacement. A enumeration value that specifies which controls are displayed by the ASPxGridViewTemplateReplacement. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. This property is not in effect for the ASPxGridViewTemplateReplacement class. Provides cookies settings for ASPxGridViews. Initializes a new instance of the ASPxGridViewCookiesSettings class. An object that owns the created object. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the cookie's name (identifier). A value that specifies the cookie's name. Gets or sets whether cookies are enabled. true to enable cookies; otherwise, false. Gets or sets whether a cookie contains information on columns' visible position. true to add the information on columns' visible position to a cookie; otherwise, false. Gets or sets whether a cookie contains information on columns' width. true to add columns' width information to a cookie; otherwise, false. Gets or sets whether a cookie contains information on the grid control's width. true to add control width information to a cookie; otherwise, false. Gets or sets whether a cookie contains information on the filter criteria applied to the ASPxGridView. true to add the filter information to a cookie; otherwise, false. Gets or sets whether a cookie contains information on sorting and grouping applied to the ASPxGridView. true to add the sorting and grouping information to a cookie; otherwise, false. Gets or sets whether a cookie contains information on the active page. true to add the active page information to a cookie; otherwise, false. Gets or sets the cookie's version. A value that specifies the version. Lists values that specify which controls are displayed by the control. The Cancel button is displayed within the edit form template. The edit cell is displayed within the edit form template. The edit form's entire contents (edit cells and buttons) are displayed within the edit form template. The edit cell of each field within grid is displayed within the edit form template. The Update button is displayed within the edit form template. The Pager is displayed within the pager template. Contains settings that allow images to be defined for specific elements of editors. Initializes a new instance of the EditorImages class with the specified owner. An object that implements the ISkinOwner interface. Represents the name of the image file displayed within an at design-time. This name is equal to "edtBinaryImageDesign.gif". [To be supplied] Represents the name of the ButtonBack image file which is used in ASPxEditors. This name is equal to "btBack.gif". @nbsp For internal use only. Represents the name of the ButtonEditEllipsis image file which is used in ASPxEditors. This name is equal to "edtEllipsis.gif". $ Represents the name of the ButtonHoverBack image file which is used in ASPxEditors. This name is equal to "edtButtonHoverBack.gif". Represents the name of the CalendarButtonBack image file which is used in ASPxEditors. This name is equal to "edtCalendarButtonBack.gif". $ Represents the name of the CalendarButtonHoverBack image file which is used in ASPxEditors. This name is equal to "edtCalendarButtonHBack.gif". $ For internal use only. Represents the name of the CalendarFastNavNextYear image file which is used in ASPxEditors. This name is equal to "edtCalendarFNNextYear.gif". @nbsp For internal use only. Represents the name of the CalendarFastNavPrevYear image file which is used in ASPxEditors. This name is equal to "edtCalendarFNPrevYear.gif". @nbsp Gets the settings of an image that is displayed in the calendar's NextMonth button element. A object that contains the image settings. Represents the name of the CalendarNextMonth image file which is used in ASPxEditors. This name is equal to "edtCalendarNextMonth.gif". $ Gets the settings of an image that is displayed in the calendar's NextYear button element. A object that contains the image settings. Represents the name of the CalendarNextYear image file which is used in ASPxEditors. This name is equal to "edtCalendarNextYear.gif". $ Gets the settings of an image that is displayed in the calendar's PrevMonth button element. A object that contains the image settings. Represents the name of the CalendarPrevMonth image file which is used in ASPxEditors. This name is equal to "edtCalendarPrevMonth.gif". $ Gets the settings of an image that is displayed in the calendar's PrevYear button element. A object that contains the image settings. Represents the name of the CalendarPrevYear image file which is used in ASPxEditors. This name is equal to "edtCalendarPrevYear.gif". $ Provides access to the settings that define an image of check boxes in the checked state. An InternalCheckBoxImageProperties object that contains image settings. The name of the CheckBoxChecked image file which is used in ASPxEditors. This name is equal to "edtCheckBoxChecked". [To be supplied] Provides access to the settings that define an image of check boxes in the grayed state. An InternalCheckBoxImageProperties object that contains image settings. The name of the CheckBoxGrayed image file which is used in ASPxEditors. This name is equal to "edtCheckBoxGrayed". [To be supplied] Provides access to the settings that define an image of check boxes in the unchecked state. An InternalCheckBoxImageProperties object that contains image settings. The name of the CheckBoxUnchecked image file which is used in ASPxEditors. This name is equal to "edtCheckBoxUnchecked". [To be supplied] Provides access to the settings that define an image of check boxes in the undefined (grayed) state. An InternalCheckBoxImageProperties object that contains image settings. Gets the settings of an image that defines a ClockFace. An ImageProperties object that contains image settings. The name of the ClockFace image file. This name is "edtDETSClockFace". [To be supplied] Gets the settings of an image that defines a clock hour hand. An ImageProperties object that contains image settings. The name of the hour hand image file. This name is "edtDETSHourHand". [To be supplied] Gets the settings of an image that defines a clock minute hand. An ImageProperties object that contains image settings. The name of the minute hand image file. This name is "edtDETSMinuteHand". [To be supplied] Gets the settings of an image that defines a clock second hand. An ImageProperties object that contains image settings. The name of the second hand image file. This name is "edtDETSSecondHand". [To be supplied] Represents the name of the DropDownButtonBack image file which is used in ASPxEditors. This name is equal to "edtDropDownBack.gif". $ Represents the name of the DropDownButtonHoverBack image file which is used in ASPxEditors. This name is equal to "DropDownButtonHBack.gif". $ For internal use only. Represents the name of the DropDownEditDropDown image file which is used in ASPxEditors. This name is equal to "edtDropDown.gif". $ Represents the name of the Error image file which is used in ASPxEditors. This name is equal to "edtError.png". $ For internal use only. Represents the name of the ImageEmpty image file which is used in ASPxEditors. This name is equal to "edtImageEmpty.gif". $ For internal use only. Represents the name of the ListEditItem image file which is used in ASPxEditors. This name is equal to "edtListEditItem.gif". $ Provides access to the settings that define an image of a radio button in the checked state. An InternalCheckBoxImageProperties object that contains image settings. Represents the name of the RadioButtonChecked image file which is used in ASPxEditors. This name is equal to "edtRadioButtonOn.gif". $ The name of the RadioButtonGrayed image file which is used in ASPxEditors. This name is equal to "edtRadioButtonGrayed.gif". [To be supplied] Provides access to the settings that define an image of radio buttons in the unchecked state. An InternalCheckBoxImageProperties object that contains image settings. Represents the name of the RadioButtonUnchecked image file which is used in ASPxEditors. This name is equal to "edtRadioButtonOff.gif". $ For internal use only. Represents the name of the SpinDecButtonBack image file which is used in ASPxEditors. This name is equal to "edtSpinDecBtnBack.gif". For internal use only. Represents the name of the SpinEditDecrement image file which is used in ASPxEditors. This name is equal to "edtSpinEditDecrementImage.gif". @nbsp For internal use only. Represents the name of the SpinEditIncrement image file which is used in ASPxEditors. This name is equal to "edtSpinEditIncrementImage.gif". @nbsp For internal use only. Represents the name of the SpinEditLargeDecrement image file which is used in ASPxEditors. This name is equal to "edtSpinEditLargeDecImage.gif". @nbsp For internal use only. Represents the name of the SpinEditLargeIncrement image file which is used in ASPxEditors. This name is equal to "edtSpinEditLargeIncImage.gif". @nbsp Represents the name of the SpinIncButtonBack image file which is used in ASPxEditors. This name is equal to "edtSpinIncBtnBack.gif". The name of the TrackBarBarHighlightH image file which is used in ASPxEditors. This name is equal to "edtTrackBarBarHighlightH". [To be supplied] The name of the TrackBarBarHighlightV image file which is used in ASPxEditors. This name is equal to "edtTrackBarBarHighlightV". [To be supplied] Gets the settings of an image that is displayed in the decrement button. A ButtonImageProperties object that contains the image settings. The name of the TrackBarDecrementButton image file which is used in ASPxEditors. This name is equal to "edtTBDecBtn". [To be supplied] The name of the TrackBarDoubleLargeTickH image file which is used in ASPxEditors. This name is equal to "edtTrackBarDoubleLargeTickH". [To be supplied] The name of the TrackBarDoubleLargeTickV image file which is used in ASPxEditors. This name is equal to "edtTrackBarDoubleLargeTickV". [To be supplied] The name of the TrackBarDoubleSmallTickH image file which is used in ASPxEditors. This name is equal to "edtTrackBarDoubleSmallTickH". [To be supplied] The name of the TrackBarDoubleSmallTickV image file which is used in ASPxEditors. This name is equal to "edtTrackBarDoubleSmallTickV". [To be supplied] Gets the settings of an image that is displayed in the increment button. A ButtonImageProperties object that contains the image settings. The name of the TrackBarIncrementButton image file which is used in ASPxEditors. This name is equal to "edtTBIncBtn". [To be supplied] The name of the TrackBarLargeTickH image file which is used in ASPxEditors. This name is equal to "edtTrackBarLargeTickH". [To be supplied] The name of the TrackBarLargeTickV image file which is used in ASPxEditors. This name is equal to "edtTrackBarLargeTickV". [To be supplied] Gets the settings of an image displayed in the main drag handle. A ButtonImageProperties object that contains the image settings. The name of the TrackBarMainDragHandle image file which is used in ASPxEditors. This name is equal to "edtTBMainDH". [To be supplied] Gets the settings of an image that is displayed in the secondary drag handle. A ButtonImageProperties object that contains the image settings. The name of the TrackBarSecondaryDragHandle image file which is used in ASPxEditors. This name is equal to "edtTBSecondaryDH". [To be supplied] The name of the TrackBarSmallTickH image file which is used in ASPxEditors. This name is equal to "edtTrackBarSmallTickH". [To be supplied] The name of the TrackBarSmallTickV image file which is used in ASPxEditors. This name is equal to "edtTrackBarSmallTickV". [To be supplied] The name of the TrackBarTrackH image file which is used in ASPxEditors. This name is equal to "edtTrackBarTrackH". [To be supplied] The name of the TrackBarTrackV image file which is used in ASPxEditors. This name is equal to "edtTrackBarTrackV". [To be supplied] Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the HeadlineImages class with the specified owner. An object that represents the class' owner. For internal use only. Represents the name of the Headline image file which is used in the control. This name is equal to "hlImage.gif". Contains settings that allow images to be defined for the 's ('s) specific elements. Initializes a new instance of the MenuImages class with the specified owner. An object that represents the class' owner. Represents the name of the Gutter image file which is used in the control. This name is equal to "mPopupBack.gif". [To be supplied] Gets the settings of an image that is an item's horizontal pop-out image. A ItemImageProperties object that contains image settings. Represents the name of the HorizontalPopOut image file which is used in the control. This name is equal to "mHorizontalPopOut.gif". Gets the settings that define an image displayed within root items. A MenuItemImageProperties object that contains image settings. Represents the name of the Item image file which is used in the control. This name is equal to "mItem.gif". Gets the settings of an image displayed within the scroll down button of a submenu. A MenuScrollButtonImageProperties object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the scroll up button of a submenu. A MenuScrollButtonImageProperties object that contains image settings. For internal use only. [To be supplied] Gets the settings that define an image displayed within submenu items. A MenuItemImageProperties object that contains image settings. Represents the name of the SubMenuItem image file which is used in the control. This name is equal to "mSubMenuItem.gif". Gets the settings of an item's vertical pop-out image. A ItemImageProperties object that contains image settings. Represents the name of the VerticalPopOut image file which is used in the control. This name is equal to "mVerticalPopOut.gif". For internal use only. For internal use only. [To be supplied] Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the NavBarImages class with the specified owner. An object that represents the class' owner. Gets an image, that when clicked, collapses a group within the NavBar. An ImageProperties object that contains image settings. Represents the name of the Collapse image file which is used in the control. This name is equal to "nbCollapse.png". Gets an image that when clicked, expands a group within the NavBar. An ImageProperties object that contains image settings. Represents the name of the Expand image file which is used in the control. This name is equal to "nbExpand.png". Gets the settings of a common group header image displayed by all the group headers within the NavBar. An ImageProperties object that contains image settings. Gets the settings of a common group header image that is displayed in all collapsed group headers within the NavBar. An ImageProperties object that contains image settings. Represents the name of the GroupHeaderCollapsed image file which is used in the control. This name is equal to "nbGroupHeaderCollapsed.gif". Represents the name of the Group Header image file which is used in the control. This name is equal to "nbGroupHeader.gif". Gets the settings that define an image displayed within navbar items. A ItemImageProperties object that contains image settings. Represents the name of the Item image file which is used in the control. This name is equal to "nbItem.gif". Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the NewsControlImages class with the specified owner. An object that represents the class' owner. For internal use only. Represents the name of the BackToTop image file which is used in the control. This name is equal to "ncBackToTop.gif". For internal use only. Represents the name of the Item image file which is used in the control. This name is equal to "ncItem.gif". Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the PagerImages class with the specified owner. An object that represents the class' owner. Represents the name of the AllButton image file which is used in the control. This name is equal to "pAll.png". $ Represents the name of the FirstButton image file which is used in the control. This name is equal to "pFirst.png". Represents the name of the LastButton image file which is used in the control. This name is equal to "pLast.png". $ Represents the name of the NextButton image file which is used in the control. This name is equal to "pNext.png". $ The name of the PopOut image file which is used in the Page Size Item element. This name is equal to "pPopOut". [To be supplied] Represents the name of the PrevButton image file which is used in the control. This name is equal to "pPrev.png". $ Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the PopupControlImages class with the specified owner. An object that is the class' owner. Gets the settings of an image displayed within a window's close button. A HeaderButtonImageProperties object that contains image settings. Represents the name of the Close Button image file. This name is equal to "pcCloseButton". $ Gets the settings of an image displayed within a window's collapse button. A HeaderButtonCheckedImageProperties object that contains image settings. Represents the name of the Collapse Button image file. This name is "pcCollapseButton". [To be supplied] Gets the settings of a window's footer image. An object that contains image settings. Represents the name of the Footer image file. This name is equal to "pcFooter". $ Gets the settings of a window's header image. An object that contains image settings. Represents the name of the Header image file. This name is equal to "pcHeader". $ Gets the settings of an image displayed within a window's maximize button. A HeaderButtonCheckedImageProperties object that contains image settings. Represents the name of the Maximize Button image file. This name is "pcMaximizeButton". [To be supplied] Represents the name of an image file that fills the page background when a window is displayed as modal. This name is equal to "pcModalBack". @nbsp Gets the settings of an image displayed within a window's pin button. A HeaderButtonCheckedImageProperties object that contains image settings. The name of the Pin Button image file. This name is equal to "pcPinButton". [To be supplied] Gets the settings of an image displayed within a window's refresh button. A HeaderButtonImageProperties object that contains image settings. The name of the Refresh Button image file. This name is equal to "pcRefreshButton". [To be supplied] Gets the settings of an image displayed instead of the size grip within windows. An object that contains image settings. Represents the name of the Size Grip image file. This name is equal to "pcSizeGrip". $ Gets the settings of an image displayed instead of the size grip within a window, when the right-to-left layout is applied. An object that contains image settings. The name of the Size Grip image file when the right-to-left layout layout is applied. This name is equal to "pcSizeGripRtl". [To be supplied] Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the RoundPanelImages class with the specified owner. An object that implements the ISkinOwner interface. Represents the name of the BottomLeftCorner image file which is used in the control. This name is equal to "rpBottomLeftCorner.png". Represents the name of the BottomRightCorner image file which is used in the control. This name is equal to "rpBottomRightCorner.png". For internal use only. Represents the name of the GroupBoxBottomLeftCorner image file which is used in the control. This name is equal to "rpGroupBoxBottomLeftCorner.png". Represents the name of the GroupBoxBottomRightCorner image file which is used in the control. This name is equal to "rpGroupBoxBottomRightCorner.png". Represents the name of the GroupBoxTopLeftCorner image file which is used in the control. This name is equal to "rpGroupBoxTopLeftCorner.png". Represents the name of the GroupBoxTopRightCorner image file which is used in the control. This name is equal to "rpGroupBoxTopRightCorner.png". Gets the settings of a round panel's header image. An ImageProperties object that contains image settings. Represents the name of the Header image file which is used in the control. This name is equal to "rpHeader.gif". Represents the name of the HeaderTopLeftCorner image file which is used in the control. This name is equal to "rpHeaderTopLeftCorner.png". Represents the name of the HeaderTopRightCorner image file which is used in the control. This name is equal to "rpHeaderTopRightCorner.png". Represents the name of the TopLeftCorner image file which is used in the control. This name is equal to "rpTopLeftCorner.png". Represents the name of the TopRightCorner image file which is used in the control. This name is equal to "rpTopRightCorner.png". Contains settings that allow images to be defined for the 's ('s) specific elements. Initializes a new instance of the TabControlImages class with the specified owner. An object that represents the class' owner. Gets the settings of a tab image displayed within the active tab. A TabImageProperties object that contains image settings. Represents the name of the ActiveTab image file which is used in the control. This name is equal to "tcActiveTab.gif". For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the settings of an image displayed within the scroll left button. A ButtonImageProperties object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the scroll right button. A ButtonImageProperties object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed in all tabs. A TabImageProperties object that contains image settings. Represents the name of the Tab image file which is used in the control. This name is equal to "tcTab.gif". Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the TitleIndexImages class with the specified owner. An object that represents the class' owner. For internal use only. Represents the name of the BackToTop image file which is used in the control. This name is equal to "tiBackToTop.gif". For internal use only. Represents the name of the Item image file which is used in the control. This name is equal to "tcItem.gif". Contains settings that allow the 's appearance to be defined. Initializes a new instance of the TitleIndexStyles class with the specified owner. An object that represents the class' owner. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. [To be supplied] For internal use only. [To be supplied] Duplicates the properties of the specified object into the current instance of the TitleIndexStyles class. A object that represents the object from which the settings will be copied. For internal use only. For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] Returns the TitleIndexStyles object to its original state. Contains settings that allow the 's ('s) appearance to be defined. Initializes a new instance of the TabControlStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets the style settings defining the appearance of the active tab within a TabControl and PageControl. A TabStyle object that contains the style settings. For internal use only. [To be supplied] Gets the style settings defining the appearance of tabbed page content. A ContentStyle object that contains style settings. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings that define the scroll button appearance. A ButtonStyle object that contains the style settings. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] Gets the style settings defining the appearance of tabs. A TabStyle object that contains style settings. For internal use only. [To be supplied] Contains settings that allow the 's appearance to be defined. Initializes a new instance of the SiteMapStyles class with the specified owner. An object that represents the class' owner. For internal use only. For internal use only. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. Contains settings that allow the 's appearance to be defined. Initializes a new instance of the RoundPanelStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets the style settings used to paint the header when a round panel looks like a group box. A object that contains the style settings. For internal use only. Gets the style settings used to paint a round panel's header. A HeaderStyle object that contains style settings. For internal use only. [To be supplied] Contains settings that allow the 's appearance to be defined. Initializes a new instance of the PopupControlStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets style settings for a window's close button. A object that contains style settings for a window's close button. Returns the name of the window Close Button style. This name is equal to "CloseButton". Gets style settings for a window's collapse button. A PopupWindowButtonStyle object that contains button style settings. Returns the name of the window Collapse Button style. This name is "CollapseButton". [To be supplied] Gets style settings for a window's content region. A object that contains style settings for a window's content region. Returns the name of the window's entire contents style. This name is equal to "Content". For internal use only. Gets the style settings which define a control's appearance in the disabled state. A DisabledStyle object that contains the disabled style settings. Gets style settings for a window's footer. A object that contains style settings for a window's footer. Returns the name of the window Footer style. This name is equal to "Footer". Gets style settings for a window's header. A object that contains style settings for a window's header. Returns the name of the window Header style. This name is equal to "Header". Gets an object that contains style settings to be applied to links in the control. A object that contains style settings of links. Gets style settings that define the appearance of a specific loading div panel. A object that contains style settings. Gets the style settings defining the appearance of the loading panel. A object that contains style settings. Gets style settings for a window's maximize button. A PopupWindowButtonStyle object that contains button style settings. Returns the name of the window Maximize Button style. This name is "MaximizeButton". [To be supplied] Gets the style settings that define the appearance of the page's content displayed behind the invoked modal popup window. A object that contains the style settings. Returns the name of the a style that is used to fill the page background when a window is displayed as modal. This name is equal to "ModalBackground". [To be supplied] Gets style settings for a window's pin button. A PopupWindowButtonStyle object that contains button style settings. Returns the name of the Pin Button style. This name is equal to "PinButton". [To be supplied] Gets style settings for a window's refresh button. A PopupWindowButtonStyle object that contains button style settings. Returns the name of the Refresh Button style. This name is equal to "RefreshButton". [To be supplied] For internal use only. [To be supplied] For internal use only. For internal use only. Contains settings that allow the 's appearance to be defined. Initializes a new instance of the PagerStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets the style settings used to paint navigation buttons within the pager. A object containing style settings. For internal use only. [To be supplied] Duplicates the properties of the specified object into the current instance of the PagerStyles class. A object that represents an object which the settings will be copied from. Gets the style settings used to paint the current page number within the pager. A object containing style settings. For internal use only. [To be supplied] Gets the style settings used to paint disabled navigation buttons within the pager. A object containing style settings. For internal use only. [To be supplied] Gets the style settings used to paint the ellipsis within the pager. A object containing style settings. For internal use only. Gets the style settings used to paint page numbers within the pager. A object containing style settings. For internal use only. [To be supplied] Gets the style settings defining the appearance of the pager. A PagerStyle object that contains the style settings. For internal use only. Gets the style settings defining the appearance of Page Size Item element within the pager. A PagerPageSizeItemStyle object containing style settings. For internal use only. [To be supplied] Returns the PagerStyles object to its original state. Gets the style settings used to paint the summary information (such as which page is selected, the total number of pages) within the pager. A object containing style settings. For internal use only. [To be supplied] Contains settings that allow the 's appearance to be defined. Initializes a new instance of the NewsControlStyles class with the specified owner. An object that represents the class' owner. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. Contains settings that allow the 's appearance to be defined. Initializes a new instance of the NavBarStyles class with the specified owner. An object that represents the class' owner. Gets the style settings defining the appearance of group content. A GroupContentStyle object that contains the style settings. For internal use only. Gets the style settings defining the appearance of group headers. A GroupHeaderStyle object that contains the style settings. Gets the style settings defining the appearance of all collapsed group headers. A GroupHeaderStyle object that contains the style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings that define the common appearance of navbar items. A NavBarItemStyle object that contains the style settings. For internal use only. [To be supplied] Gets the style settings, defining the common appearance of navbar links. A LinkStyle object that contains style settings. Gets the style settings of a specific loading panel displayed as a group's content while waiting for a callback response. A LoadingPanelStyle object that contains style settings. Contains settings that allow the 's ('s) appearance to be defined. Initializes a new instance of the MenuStyles class with the specified owner. An object that implements the ISkinOwner interface. For internal use only. Gets the style settings that define the common appearance of root level menu items. A MenuItemStyle object that contains the style settings. For internal use only. [To be supplied] Gets an object that contains style settings to be applied to links in a menu. A LinkStyle object that contains style settings. Gets the style settings that define the scroll button appearance. A MenuScrollButtonStyle object that contains the style settings. For internal use only. [To be supplied] Gets the style settings defining the menu appearance. A MenuStyle object containing the style settings. For internal use only. Gets the style settings that define the submenu appearance within a menu. A MenuStyle object that contains the style settings. Gets the style settings for all submenu items within the current menu. A MenuItemStyle object that contains the style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] Contains settings that allow the 's appearance to be defined. Initializes a new instance of the HeadlineStyles class with the specified owner. An object that represents the class' owner. For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] Contains settings that allow the 's appearance to be defined. Initializes a new instance of the DataViewStyles class with the specified owner. An object that represents the class' owner. For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] Gets the style settings defining the appearance of the Page Size Item element of the embedded pager. A PagerPageSizeItemStyle object containing style settings. For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. For internal use only. [To be supplied] Contains settings that allow the 's appearance to be defined. Initializes a new instance of the CloudControlStyles class with the specified owner. An object that represents the class' owner. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. Contains settings that allow the appearance of specific editor elements to be defined. Initializes a new instance of the EditorStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets the style settings that define a button editor's appearance. An object containing the style settings. Gets the style settings that define the appearance of an editor's buttons. A object that contains the style settings. For internal use only. [To be supplied] Gets or sets the spacing between a control and the border of its cell within the control. An integer value that represents the spacing value. For internal use only. [To be supplied] Gets the style settings that define the calendar's appearance. An object containing the style settings. Gets the style settings that define the appearance of a calendar's buttons. A object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a calendar's days. A object that contains the style settings. Gets the style settings that define the appearance of a calendar's section that displays the day of the week. A object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a calendar's other month days. A object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a calendar's days that don't belong to the date range allowed for selection. A object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a calendar's selected day. A object that contains the style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings that define the appearance of a calendar's weekend days. A object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a calendar's fast navigation panel. A object that contains the style settings. Gets the style settings that define the appearance of the footer section displayed in a calendar's fast navigation panel. A object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of the months displayed in a calendar's fast navigation panel. A object that contains the style settings. Gets the style settings that define the appearance of the calendar fast navigation panel's section that displays months. A object that contains the style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings that define the appearance of the years displayed in the calendar's fast navigation panel. A object that contains the style settings. Gets the style settings that define the appearance of the calendar fast navigation panel's section that displays years. A object that contains the style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings that define the appearance of a calendar's footer section. A object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a calendar's header section. A object that contains the style settings. For internal use only. [To be supplied] Gets the padding settings for a calendar's month grid. A object that contains the padding settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a calendar's day that corresponds to the today's date. A object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a calendar's week numbers. A object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a check box. An EditorDecorationStyle object that contains the style settings. Gets the style settings that define the appearance of a check box when it is focused. An EditorDecorationStyle object that contains the style settings. Gets the style settings that define the appearance of a check box list. An AppearanceStyleBase object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define a checkbox editor's appearance. An object containing the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a color indicator. A object that contains the style settings. For internal use only. Gets the style settings that define the appearance of the editor's color table. A object that contains the style settings. Gets the style settings that define the appearance of a color table's cell. A object that contains the style settings. For internal use only. For internal use only. Duplicates the properties of the specified object into the current instance of the EditorStyles class. A object that represents the object which the settings will be copied from. Gets the style settings that define the appearance of a clock cell. A DateEditTimeSectionCellStyle object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of a clock cell. A DateEditTimeSectionCellStyle object that contains the style settings. For internal use only. [To be supplied] Gets the style settings used to represent the spin editor's small decrement button. A object that contains style settings. Gets the style settings that define an editor's color indicator appearance. An object containing the style settings. For internal use only. Gets the style settings that define the appearance of the drop down window. A object that contains the style settings. For internal use only. Gets or sets a value indicating whether an editor in a focused state is dispalyed by using the specified style settings. true if the style settings are enabled; otherwise, false. Gets the style settings defining the editors' appearance in the focused state. An object containing style settings. For internal use only. For internal use only. Gets the style settings that define a hyperlink editor's appearance. An object containing the style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings that define an image editor's appearance. An object containing the style settings. For internal use only. [To be supplied] Gets the style settings used to represent the spin editor's small increment button. A object that contains style settings. Gets the style settings defining the editors' appearance in the invalid state. An object containing style settings. For internal use only. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings that define a label control's appearance. An object containing the style settings. For internal use only. [To be supplied] Gets the style settings used to represent the spin editor's large decrement button. A object that contains style settings. Gets the style settings used to represent the spin editor's large increment button. A object that contains style settings. Gets the style settings that define a listbox editor's appearance. An object containing the style settings. Gets the style settings that define the appearance of a list editor's items. A object that contains the style settings. For internal use only. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings that define the appearance of a loading div element. A object that contains the style settings. Gets the style settings that define the appearance of a loading panel. A object that contains the style settings. Gets the style settings that define the appearance of mask hints within editors. A object containing the style settings. For internal use only. Gets the style settings that define a memo editor's appearance. An object containing the style settings. For internal use only. [To be supplied] Gets or sets a value specifying whether an editor (or each DevExpress editor of a control to which the current setting is applied) is rendered using the corresponding native HTML element. true if an editor should be rendered using the relative standard HTML element; otherwise, false. Gets the style settings defining the appearance of the prompt text. An object containing style settings. For internal use only. Gets the style settings that define the appearance of a progress bar control used for in-place editing A object containing the style settings. Gets the style settings that define the progress bar indicator's appearance. An object containing the style settings. For internal use only. For internal use only. Gets the style settings that define the appearance of a radio button. An EditorDecorationStyle object that contains the style settings. Gets the style settings that define the appearance of a radio button when it is focused. An EditorDecorationStyle object that contains the style settings. Gets the style settings that define a radio button list control's appearance. An object containing the style settings. For internal use only. [To be supplied] Gets the style settings that define an editor's appearance in the disabled state. A object that contains style settings. Gets style settings for the read-only editor state. A object that contains style settings. For internal use only. [To be supplied] Returns the EditorStyles object to its original state. Gets or sets the horizontal spacing between the editor's spin buttons. An Int32 that is the spacing value. Gets the style settings defining the appearance of the spin editor's small decrement button. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings defining the appearance of the spin editor's small increment button. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings defining the appearance of the spin editor's large decrement button. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings defining the appearance of the spin editor's large increment button. A object that contains style settings. For internal use only. [To be supplied] Gets the editor style settings. An object containing the style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings that define a textbox editor's appearance. An object containing the style settings. For internal use only. [To be supplied] Gets the style settings that define a track bar editor's appearance. An AppearanceStyleBase object that contains the style settings. Gets the style settings defining the appearance of a track bar's bar highlight. A TrackBarTrackElementStyle object that contains the style settings. Gets the style settings defining the appearance of a track bar's decrement button. A TrackBarButtonStyle object that contains the style settings. Gets the style settings defining the appearance of a track bar's increment button. A TrackBarButtonStyle object that contains the style settings. Gets the style settings that define the appearance of track bar items. A TrackBarTickStyle object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of track bar large ticks. A TrackBarTickStyle object that contains the style settings. Gets the style settings defining the appearance of a track bar's scale label when it is shown at the left or top side of the control. An AppearanceStyleBase object that contains the style settings. Gets the style settings defining the appearance of a track bar's main drag handle. A TrackBarButtonStyle object that contains the style settings. Gets the style settings defining the appearance of a track bar's scale label when it is shown at the right or bottom side of the control. An AppearanceStyleBase object that contains the style settings. Gets the style settings defining the appearance of a track bar's scale. An AppearanceStyleBase object that contains the style settings. Gets the style settings defining the appearance of a track bar's secondary drag handle. A TrackBarButtonStyle object that contains the style settings. Gets the style settings defining the appearance of the selected item within a track bar. A TrackBarTickStyle object that contains the style settings. For internal use only. [To be supplied] Gets the style settings defining the appearance of the selected tick within a track bar. A TrackBarTickStyle object that contains the style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of track bar small ticks. A TrackBarTickStyle object that contains the style settings. For internal use only. [To be supplied] Gets the style settings defining the appearance of a track bar's track. A TrackBarTrackElementStyle object that contains the style settings. Gets the style settings defining the appearance of a track bar's value tooltip. A TrackBarValueToolTipStyle object that contains the style settings. For internal use only. [To be supplied] Contains settings specific to a date editor's dropdown calendar. Initializes a new instance of the DateEditCalendarProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the DateEditCalendarProperties class with default settings. This property is not in effect for the DateEditCalendarProperties class. This property is not in effect for the DateEditCalendarProperties class. Gets or sets the style settings that define the dropdown calendar's base control appearance. An object that contains style settings. This property is not in effect for the DateEditCalendarProperties class. This property is not in effect for the DateEditCalendarProperties class. This property is not in effect for the DateEditCalendarProperties class. This property is not in effect for the DateEditCalendarProperties class. This property is not in effect for the DateEditCalendarProperties class. This property is not in effect for the DateEditCalendarProperties class. Always false. This property is not in effect for the DateEditCalendarProperties class. This property is not in effect for the DateEditCalendarProperties class. This property is not in effect for the DateEditCalendarProperties class. This property is not in effect for the DateEditCalendarProperties class. This property is not in effect for the DateEditCalendarProperties class. Contains style settings that define the appearance of elements within a calendar control's header and footer sections. Initializes a new instance of the CalendarHeaderFooterStyle class with default settings. This property is not in effect for the CalendarHeaderFooterStyle class. This property is not in effect for the CalendarHeaderFooterStyle class. Specifies possible modes of using editors in-place within an ASPxGridView control. Editors are used within the Edit Form. Editors are used within the In-Line Edit Row. Editors are used stand-alone. Provides the style settings used to paint a Pager. Initializes a new instance of the GridViewPagerStyles class. An object that owns the created object. Returns a string that represents the current object. The empty string. Contains the settings that define images displayed within the ASPxGridView's elements. Initializes a new instance of the GridViewImages class. An object that implements the ISkinOwner interface. Gets the settings of an image displayed within expand buttons of collapsed group rows. A object that contains image settings. Gets the settings of an image displayed within expand buttons of collapsed group rows when the right-to-left layout is applied. A object that contains image settings. Gets the settings of an image displayed within the Customization Window's close button. A object that contains image settings. Gets the settings of an image displayed within expand buttons of collapsed data rows (master-detail mode). A object that contains image settings. Stores the default name of an image displayed within expand buttons of collapsed group rows when the right-to-left layout is applied. [To be supplied] Gets the settings of an image displayed within expand buttons of data rows (master-detail mode). A object that contains image settings. Stores the default name of an image displayed within collapse buttons of expanded group rows when the right-to-left layout is applied. [To be supplied] Gets the settings of an image displayed at the column header's bottom when it is dragged by an end-user. A object that contains image settings. Gets the settings of an image displayed at the column header's top when it is dragged by an end-user. A object that contains image settings. Gets the settings of an image displayed below the column header's when it is dragged to the Customization Window by an end-user. A object that contains image settings. Gets the settings of an image displayed within expand buttons of group rows. A object that contains image settings. Stores the default name of an image displayed within expand buttons of group rows when the right-to-left layout is applied. A object that contains image settings. Gets the settings of an image displayed within the Filter Control's Close button. A object that contains image settings. Gets the settings of an image displayed within a filter button. A object that contains image settings. Gets the settings of an image displayed within filter buttons displayed within columns that are involved in filtering. A object that contains image settings. Gets the settings of an image displayed within filter buttons A object that contains image settings. Gets the settings of an image displayed within a column's header when the column is sorted in descending order. A object that contains image settings. Gets the settings of an image displayed within a column's header when the column is sorted in ascending order. A object that contains image settings. Gets the settings of an image displayed within a Loading Panel when it is displayed at the ASPxGridView's Status Bar. A object that contains image settings. Gets the settings of an image used to indicate to which group the data rows belongs. A object that contains image settings. Gets the settings of an image displayed within the Popup Edit Form's close button. A object that contains image settings. Returns a string that represents the current object. The empty string. Gets the settings of an image displayed within the size grip. A object that contains image settings. Gets the settings of an image displayed within the size grip when the right-to-left layout is applied. A object that contains image settings. Represents a container for the templates used to render edit cells. Initializes a new instance of the GridViewEditItemTemplateContainer class. An object that owns the current object. This value is assigned to the property. An object that uniquely identifies the row that contains the template container. This value is assigned to the property. An integer value that specifies the rendered item object's index. This value is assigned to the property. A object that represents the data column to which the current object belongs. This value is assigned to the property. Gets a value that specifies the group of template controls for which the current container causes validation. A string value that specifies the group of template controls for which the current container causes validation. Specifies a data column with hyperlink functionality. Initializes a new instance of the GridViewDataHyperLinkColumn class. Gets the column editor's settings. The object. Provides options for data columns. Initializes a new instance of the GridViewDataColumnSettings class. A descendant that owns the current object. Gets or sets whether end-users can filter data by the column's values. One of the enumeration values. Gets or sets whether the filter expression entered by an end-user within the auto-filter row cell is automatically applied. One of the enumeration values. Gets or sets whether end-users can drag the column's header. One of the enumeration values. Gets or sets whether end-users can group data by dragging the column's header to the Group Panel. One of the enumeration values. Gets or sets whether the filter button is displayed within the current column's header. One of the enumeration values. Gets or sets whether end-users can sort data by the column's values. One of the enumeration values. Copies the settings from the specified GridViewDataColumnSettings object to the current one. A GridViewDataColumnSettings object whose settings are assigned to the current object. Gets or sets the type of the comparison operator used to create filter conditions for the current column. An enumeration value that specifies the comparison operator type. Gets or sets how column values are filtered. A enumeration value that specifies how column values are filtered. Gets or sets how data rows are grouped when grouping by the current column is applied. A ColumnGroupInterval value that determines how data rows are grouped when grouping by the current column is applied. Gets or sets a value that specifies the type of Popup Header Filter used for the current column. One of the HeaderFilterMode enumeration values. Gets or sets whether filter row buttons are displayed within the auto filter row. One of the enumeration values. Gets or sets whether the Like item is displayed within the filter row menu. true, if the Like item is displayed; otherwise, false. Gets or sets whether an end-user can create filter conditions within this column within the Filter Control. One of the enumeration values. Gets or sets how the column's data is sorted when sorting is applied to it. A value that specifies the sort mode. Provides the style settings used to paint the Customization Window. Initializes a new instance of the GridViewCustomizationStyle class. Provides the style settings used to paint alternating data rows. Initializes a new instance of the GridViewAlternatingRowStyle class. Duplicates the properties of the specified object into the current instance of the GridViewAlternatingRowStyle class. A object that represents the object from which the settings will be copied. Gets or sets whether the style settings used to paint alternating rows are enabled. One of the enumeration values. Provides text options for ASPxGridViews. Initializes a new instance of the ASPxGridViewTextSettings class. An object that owns the created object. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the text displayed within the Cancel command item. A value that specifies the command item's text. Gets or sets the text displayed within the Clear Filter command item. A value that specifies the command item's text. Gets or sets the text displayed within the Delete command item. A value that specifies the command item's text. Gets or sets the text displayed within the Edit command item. A value that specifies the command item's text. Gets or sets the text displayed within the New command item. A value that specifies the command item's text. Gets or sets the text displayed within the Select command item. A value that specifies the command item's text. Gets or sets the text displayed within the Update command item. A value that specifies the command item's text. Gets or sets the text displayed within the Confirm Delete window. A value that specifies the text displayed within the Confirm Delete window. Gets or sets the Customization Window's caption. A value that specifies the Customization Window's caption. Gets or sets the text displayed within the Empty Data Row. A value that specifies the text displayed within the empty data row. Gets or sets the text displayed within the column header panel when there are no visible columns. A value that specifies the text displayed within the empty column header panel. Gets or sets the text of the Clear command displayed within the Filter Bar. A value that specifies the Clear command's text. Gets or sets the Create Filter command's text displayed within the Filter Bar. A value that specifies the Create Filter command's text. Gets or sets the Filter Control's caption. A value that specifies the Filter Control's caption. Gets or sets the text displayed within a group row when its child rows are displayed on another page(s). A value that specifies the text dislayed within a group row when its child rows are displayed on another page(s). Gets or sets the text displayed within the ASPxGridView's Group Panel. A value that specifies the text displayed within the group panel. Gets or sets the text displayed within the header filter's Cancel button. A value that specifies the text. Gets or sets the text displayed within the header filter's Ok button. A value that specifies the text. Gets or sets the Select All header filter item's caption. A value that specifies the Select All item's caption. Gets or sets the 'Show All' filter item's caption. A value that specifies the 'Show All' item's caption. Gets or sets the 'Blanks' filter item's caption. A value that specifies the 'Blanks' item's caption. Gets or sets the 'Non blanks' filter item's caption. A value that specifies the 'Non blanks' item's caption. Gets or sets the Popup Edit Form's caption. A value that specifies the popup edit form's caption. Gets or sets the text displayed within the ASPxGridView's Title Panel. A value that specifies the ASPxGridView's title. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the and events. Initializes a new instance of the ASPxGridViewEditorEventArgs class with the specified settings. A descendant that represents the data column whose cell editor is being initialized. This value is assigned to the property. An integer value that identifies the data row whose values are being edited. This value is assigned to the property. An descendant that represents the processed cell editor. This value is assigned to the property. An object that uniquely identifies the row. This value is assigned to the property. An object that represents the editor's value. This value is assigned to the property. Gets the data column whose cell editor is being initialized. A descendant that represents the data column whose cell editor is being initialized. Gets the editor currently being processed. An descendant that represents the processed cell editor. Gets the editor's value. An object that represents the editor's value. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewCustomDataCallbackEventArgs class. A string value that contains specific information collected on the client side and passed to the event for further server-side processing. This value is assigned to the property. Gets or sets a value that contains specific information (if any) that needs to be passed to the client side for further processing. An object that represents any information that needs to be sent to the client-side JavaScript function. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewColumnDisplayTextEventArgs class. A descendant that represents the data column which contains the processed cell. This value is assigned to the property. An integer zero-based index that identifies the row where the processed cell resides. This value is assigned to the property. An object that represents the cell's edit value. This value is assigned to the property. Gets the data column that contains the cell currently being processed. A descendant that represents the data column which contains the processed cell. Gets or sets the display text for the cell currently being processed. A value that specifies the cell's display text. Returns the value of the specified data source field in the specified row. A zero-based integer index that identifies the data row. A value that specifies the name of the data source field. An object that represents the value of the specified data source field in the specified row. Returns the value of the specified data source field in the current row. A value that specifies the name of the data source field. An object that represents the value of the specified data source field in the current row. Gets the edit value of the cell currently being processed. An object that represents the cell's edit value. Gets the visible index of the data row where the processed cell resides. An integer zero-based index that identifies the row where the processed cell resides. Specifies how an error message is represented within an editor's error frame. An error message is represented by both an error image and error text. An error message is represented by an error image. The image's tooltip displays an error text. If an assigned error image is incorrect, an error message is represented by an error text directly. No error message is displayed, a specific error frame is displayed near the editor instead. An error message is represented by text only. Contains the settings that relate to editor validation. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value that specifies whether validation is performed when the editor is set to validate when a postback occurs. true if validation is performed when the editor is set to validate when a postback occurs; otherwise, false. For internal use only. An object implementing the IPropertiesOwner interface. A Boolean value. A ValidationSettings object. For internal use only. Gets or sets a value that specifies the render style of the error frame displayed around the editor, if the editor's value has not passed the validation criteria specified. One of the enumeration values. Gets or sets a value that specifies whether an error frame should be rendered on the client side when you implement a custom validation. true to render an error frame; otherwise, false. Gets or sets a value that specifies how an error message is represented within the editor's error frame. One of the enumeration values. Gets the style properties for the editor's error frame. An object that contains style settings. Gets the settings that define an error image displayed within the editor's error frame if the editor's validation fails. An object that contains image settings. Gets or sets the error text to be displayed within the editor's error frame if the editor's validation fails. A value that specifies the error text. Gets or sets the error text's position within the error frame relative to the validated control. One of the enumeration values. Gets the settings that define the regular expression validation's rules. A object that contains specific validation settings. Gets the settings that define the required field validation's rules. A object that contains specific validation settings. Gets or sets a value that specifies whether focus is set to the editor when validation fails. true to set focus on the editor when validation fails; otherwise, false. Returns the string that represents the current object. A that represents the current ValidationSettings object. Gets or sets a value that specifies whether validation is performed when the editor value is changed. true to perform validation on an editor value change; otherwise, false. Gets or sets the name of a validation group to which the editor belongs. A string value that specifies the name of a validation group. Provides data for editor validation events. Initializes a new instance of the ValidationEventArgs class. An object that represents the validated value. A string representing the error description. true if the validated value is valid; otherwise, false. Gets or sets the error description. A value representing the error description. Gets or sets a value specifying whether the validated value is valid. true if the value is valid; otherwise, false. Gets or sets the currently validated value. A representing the validated value. Serves as the base class for the editor properties classes that define the behavior of static editors (which don't allow data input). Initializes a new instance of the StaticEditProperties class with default settings. Initializes a new instance of the StaticEditProperties class with the specified owner. An object that implements the interface. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the editor. Contains a client-side static editor's event list. Initializes a new instance of the StaticEditClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains the base settings specific to editors which display a list of items. Initializes a new instance of the ListEditProperties class with default settings. Initializes a new instance of the ListEditProperties class with the specified owner. An object that implements the interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a specific data member in a multimember data source to bind to the editor. The name of a data member from a multimember data source. Gets or sets the object from which the data-bound editor retrieves its list of data items. An object that represents the data source from which the data-bound editor retrieves its items. Gets or sets the ID of the control from which the data-bound editor retrieves its list of data items. The ID of a control that represents the data source from which the data-bound editor retrieves its items. For internal use only. For internal use only. Gets or sets the data source field that provides image locations for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item image locations. Gets the settings of a common image which is displayed by all the items within the editor. An object that contains image settings. Gets the collection of items in the list editor. A instance that is the collection of the editor's items. Gets or sets the data source field that provides display texts for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item texts. Gets or sets the data source field that provides values for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item values. Gets the data type of the editor's values. A object that represents the type of values. Contains a client-side list editor's event list. Initializes a new instance of the ListEditClientSideEvents class. For internal use only. Initializes a new instance of the ListEditClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains settings specific to a label control. Initializes a new instance of the LabelProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the LabelProperties class with default settings. Contains style settings that define the appearance of an editor's error frame. Initializes a new instance of the ErrorFrameStyle class with default settings. Duplicates the properties of the specified object into the current instance of the ErrorFrameStyle class. A object that represents the object which the settings will be copied from. Gets the padding settings of the error text. A object that contains padding settings. This property is not in effect for the ErrorFrameStyle class. This property is not in effect for the ErrorFrameStyle class. Gets a value that indicates whether this ErrorFrameStyle object is initialized with the default values. true if the ErrorFrameStyle object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the ErrorFrameStyle class. A that represents the object to be combined. Resets all style properties to their default values. This property is not in effect for the ErrorFrameStyle class. Contains settings specific to dropdown editors. Initializes a new instance of the DropDownEditProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the DropDownEditProperties class with default settings. Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel. true if the editor's value can be changed via the mouse wheel when the editor is focused; otherwise, false. This property is not in effect for the DropDownEditProperties class. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets an object that lists the client-side events specific to the DropDownEditProperties. A object which allows assigning handlers to the client-side events available to the editor. Gets or sets the height of the editor's drop down window. A value representing the drop down window's height. Gets the style settings which define the appearance of an editor's drop down window. A object that contains style settings. Gets or sets a common template used for displaying the content of the drop down window. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of the drop down window. Gets or sets the width of the editor's drop down window. A value representing the drop down window's width. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused, and its value is null. A string value that specifies the prompt text. Contains a client-side dropdown editor's event list. Initializes a new instance of the DropDownClientSideEvents class with the specified owner. An object that implements the interface. Initializes a new instance of the DropDownClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains a client-side calendar editor's event list. Initializes a new instance of the CalendarClientSideEvents class. For internal use only. Initializes a new instance of the CalendarClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle a client editor's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client editor's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client editor's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Represents the base class for static editors which do not allow their values to be changed by end users. Initializes a new instance of the ASPxStaticEdit class with default settings. Gets an object that lists the client-side events specific to the ASPxStaticEdit. A object which allows assigning handlers to the client-side events available to the ASPxStaticEdit. For internal use only. Represents the base class for editors that display a list of items. Initializes a new instance of the ASPxListEdit class with default settings. Gets or sets the object from which a data-bound combo box editor retrieves its list of data items. An object that represents the editor's data source. Gets or sets the ID of the control from which the data-bound editor retrieves its list of data items. The ID of a control that represents the data source from which the data-bound editor retrieves its items. Gets or sets the data source field that provides image locations for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item image locations. Gets the collection of items in the list editor. A instance representing the collection of the editor's items. For internal use only. Gets or sets the selected list item's index. An integer value, representing the zero-based index of the selected list item. Occurs after a different item in the list has been selected (focus has been moved from one item to another). Gets or sets the editor's selected list item. A object representing the currently selected list item. Gets or sets the data source field that provides display texts for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item texts. Gets or sets the data source field that provides values for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item values. Gets the data type of the editor's values. A object that represents the type of values. Represents the label control which can be used to display text on a web page. Initializes a new instance of the ASPxLabel class with default settings. Gets or sets the identifier for a server control with which the ASPxLabel control is associated. A string value corresponding to a server control's property. Gets or sets a value that specifies whether the editor keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. true if the HTML code contained within the editor's values is not executed and is converted into the corresponding text for display purposes, false if the editor's values can contain pure HTML code. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the text caption displayed within the editor. A value representing the text within the editor. Gets or sets a value that specifies whether the editor's text can be wrapped. One of the enumeration values. Contains settings that allow the 's appearance to be defined. Initializes a new instance of the ButtonControlStyles class with the specified owner. An object that implements the ISkinOwner interface. For internal use only. For internal use only. Returns "FocusRect". [To be supplied] Gets or sets a value specifying whether buttons are rendered as native HTML button elements. true if buttons are rendered as standard HTML buttons; otherwise, false. Gets the style settings defining the button appearance. An object containing the style settings. For internal use only. Returns "Style". [To be supplied] Contains style settings that define the button appearance. Initializes a new instance of the ButtonControlStyle class. Gets the style settings which define a button's appearance in the checked state. A object that contains the checked style settings. Gets the style settings which define a button's appearance in the hover state. A object that contains style settings. Gets or sets the amount of space between a display image and text within a button. A that represents the spacing value. Gets the style settings which define a button's appearance in the pressed state. A object that contains the pressed style settings. Gets or sets the spacing between the elements in the corresponding object. A that represents the spacing value. Gets or sets the button's width. A value specifying the width. Specifies how a date editor responds to an invalid value. An invalid date is replaced with the null value. An invalid date is replaced with the current date. An invalid date is replaced with the previously validated date. Represents a collection containing the values of the selected items. Initializes a new SelectedValueCollection class instance with the specific owner. An object to which the created collection belongs. Determines whether the collection contains the specified value. An object representing the value to locate in the collection. true if the specified value belongs to the collection; otherwise false. Gets the number of items contained within the collection. An integer value representing the number of collection items. Provides indexed access to individual items within the collection. An integer value specifying the zero-based index of the item to be accessed within the collection. A object representing the collection item. Represents a container for the templates used to render the Edit Form. Initializes a new instance of the GridViewEditFormTemplateContainer class. An object that owns the current object. This value is assigned to the property. An object that uniquely identifies the row that contains the template container. This value is assigned to the property. An integer value that specifies the rendered item object's index. This value is assigned to the property. Gets the script that implements the cancel action. A value representing the service script that cancels editing performed within the ASPxGridView. Binds all child controls within a template to a data source. Gets the script that implements the update action. A value representing the service script, which posts changes made to the ASPxGridView's edited row. Gets a value that specifies the group of template controls for which the current container causes validation. A string value that specifies the group of template controls for which the current container causes validation. Serves as a base for classes that represent edit data columns. Initializes a new instance of the GridViewEditDataColumn class with the specified field name and caption. A value that specifies the name of a data field. This value is assigned to the property. A value that specifies the column's caption. Initializes a new instance of the GridViewEditDataColumn class with the specified field name. A value that specifies the name of a data field. This value is assigned to the property. Initializes a new instance of the GridViewEditDataColumn class. Creates a data column for the specified data type. A descendant that represents the type of data to be displayed by the new column. A descendant that represents the data column for the specified data type. Gets the column editor's settings. A descendant that contains the column editor's settings. This member supports the .NET Framework infrastructure and cannot be used directly from your code. The empty string. Represents a data column used to display string values. Initializes a new instance of the GridViewDataTextColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a textbox editor. Represents a data column used to display memo data. Initializes a new instance of the GridViewDataMemoColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a memo editor. Represents a data column used to display DateTime values. Initializes a new instance of the GridViewDataDateColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a date editor. Represents a data column with the combo box editor. Initializes a new instance of the GridViewDataComboBoxColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a combobox editor. Represents a Boolean data column. Initializes a new instance of the GridViewDataCheckColumn class with default settings. Gets the column editor's settings. The object that contains settings specific to a checkbox editor. Represents a command column item. Initializes a new instance of the GridViewCommandColumnButton class with the specified column and button type. A object that represents the command column to which the button belongs. A enumeration value that specifies the button's type. This value is assigned to the property. Copies the public properties from the specified object to the current one. A GridViewCommandColumnButton object whose public properties are copied to the current object. Gets the button's type. A enumeration value that specifies the button's type. Gets the settings of an image displayed within the button. An object that contains image settings. Gets or sets the button's text. A value that specifies the button's text. Returns a string that represents the current object. The empty string. Gets or sets whether the button is displayed within command column cells. true to show the button; otherwise, false. Lists values that specify how a control behaves when an end-user resizes a column. When an end-user changes a column's width, the widths of other columns are not changed. As a result, the control's width is changed (see animation). End-users are not allowed to resize columns. Changing a column's width changes the next column's width. The control's width isn't changed (see animation). Contains settings that define the style of links within web components. Initializes a new instance of the LinkStyleComponentStyle class with default settings. Contains a list of the client-side events that relate to clicks on items within web controls. Initializes a new instance of the ItemClickClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client ItemClick event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains a list of the client-side events that relate to processing callbacks within web controls. Initializes a new instance of the CallbackClientSideEvents class. For internal use only. Initializes a new instance of the CallbackClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client BeginCallback event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client CallbackError event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client EndCallback event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Provides style settings used to paint the data view control. Initializes a new instance of the DataViewStyle class. This property is not in effect for the DataViewStyle class. Gets or sets the distance between items. A value that represents the spacing value. Gets or sets the distance between the pager panel and content area. A that represents the spacing value. This property is not in effect for the DataViewStyle class. Contains a list of the client-side events available for a news control. Initializes a new instance of the NewsControlClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains a list of the client-side events available for a title index control. Initializes a new instance of the TitleIndexClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Represents a container for the templates used to render the Title Panel. Initializes a new instance of the GridViewTitleTemplateContainer class. An object that owns the current object. This value is assigned to the property. Represents a container for the templates used to render the Status Bar. Initializes a new instance of the GridViewStatusBarTemplateContainer class. An object that owns the current object. This value is assigned to the property. Represents a container for the templates used to render preview rows. Initializes a new instance of the GridViewPreviewRowTemplateContainer class with the specified settings. An object that owns the current object. This value is assigned to the property. An object that uniquely identifies the row that contains the template container. This value is assigned to the property. An integer value that specifies the rendered item object's index. This value is assigned to the property. Gets the text displayed within the preview section. The text displayed within the preview section. Represents a container for the templates used to render group rows. Initializes a new instance of the GridViewGroupRowTemplateContainer class with the specified settings. An object that owns the current object. This value is assigned to the property. A object that represents the grouped column. This value is assigned to the property. An object that identifies the group row that owns the template container. An integer value that specifies the rendered item object's index. This value is assigned to the property. Gets the grouped column. A object that represents the grouped column. Gets whether the group row is expanded. true if the group row is expanded; otherwise, false. Gets the text displayed within the group row. A value that represents the text displayed within the group row. Gets an object that uniquely identifies the group row that contains the template container. An object that uniquely identifies the group row that contains the template container. Gets the summary text displayed within the group row. A value that specifies the summary text displayed within the group row. Represents a container for the templates used to render data rows within the ASPxGridView. Initializes a new instance of the GridViewDataRowTemplateContainer class with the specified settings. An object that owns the current object. This value is assigned to the property. An object that uniquely identifies the row that contains the template container. This value is assigned to the property. An integer value that specifies the rendered item object's index. This value is assigned to the property. Represents a container for the templates used to render data cells within the ASPxGridView. Initializes a new instance of the GridViewDataItemTemplateContainer class with the specified settings. An object. This value is assigned to the property. An object that uniquely identifies the row that contains the template container. This value is assigned to the property. An integer value that specifies the rendered item object's index. This value is assigned to the property. A object that represents the data column to which the current object belongs. This value is assigned to the property. Gets a data column where the template is rendered. A object that represents the data column. Gets the data item's text. A value that specifies the data item's text. Contains a list of the client-side events available for the ASPxGridView. Initializes a new instance of the GridViewClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Serves as a base for classes that represent containers for the templates used to render the ASPxGridView's elements. Initializes a new instance of the GridViewBaseTemplateContainer class. An object that owns the current object. This value is assigned to the property. Initializes a new instance of the GridViewBaseTemplateContainer class. An object that owns the current object. This value is assigned to the property. The index. An object that represents the data item. Binds a data source to the invoked server control and all its child controls. Gets the ASPxGridView that owns the current object. An object that owns the current object. Serves as a base for classes that represent containers for the templates used to render the Edit Form, data, preview, group and in-line edit rows displayed within the ASPxGridView. Initializes a new instance of the GridViewBaseRowTemplateContainer class with the specified settings. An object that owns the current object. This value is assigned to the property. An object that uniquely identifies the row that contains the template container. This value is assigned to the property. An integer value that specifies the rendered item object's index. This value is assigned to the property. Gets an object that uniquely identifies the row that contains the template container. An object that uniquely identifies the row that contains the template container. Gets the index of the rendered item object. An integer value that specifies the rendered item object's index. Represents a Pager displayed within the ASPxGridView. For internal use. For internal use. For internal use. For internal use. For internal use. Gets or sets the index of the page currently being selected. Lists values that specify the location of the edit cell's caption The caption is displayed next to the editor. The caption is displayed next to the editor. The caption is hidden. The caption is located along the top of the edit cell. Contains the base settings specific to text editors. Initializes a new instance of the TextEditProperties class with default settings. Initializes a new instance of the TextEditProperties class with the specified owner. An object that implements the interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value specifying whether a format pattern defined via the property should be applied to the editor value displayed in the edit mode of a complex data control (e.g. ASPxGridView). true, to apply a format pattern to the editor value in edit mode; otherwise, false. Gets or sets the editor's height. A value specifying the editor's height. Gets the style settings for the editor's edit box and prompt text, when the editor is not focused and its text is null. A object that contains style settings. Gets or sets the editor's width. A value specifying the edior's width. Contains a client-side text editor's event list. Initializes a new instance of the TextEditClientSideEvents class. For internal use only. Initializes a new instance of the TextEditClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains the base settings specific to textbox editors. Initializes a new instance of the TextBoxPropertiesBase class with default settings. Initializes a new instance of the TextBoxPropertiesBase class with the specified owner. An object that implements the interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the maximum number of characters an end user can enter into the editor. A positive integer specifying the maximum number of characters end users can enter. 0 to disable the length limit on the text. Gets or sets a value that specifies whether the input is treated as a password and all characters entered into the editor are masked. true if the editor's characters are masked; otherwise, false. Contains settings specific to a textbox editor. Initializes a new instance of the TextBoxProperties class with default settings. Initializes a new instance of the TextBoxProperties class with the specified owner. An object that implements the interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the editor. For internal use only. Gets the style settings that define the appearance of the editor's mask hint. An object containing style settings. Gets the editor's mask settings. A object that contains the mask settings of the editor. Gets or sets a value specifying whether a text box editor is rendered as a native HTML text box input. true if a text box editor is rendered as a standard HTML text box; otherwise, false. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null. A string value that specifies the prompt text. Gets or sets the editor's display width in characters. An integer value specifying the editor's display width, in characters. Contains a list of client-side events specific to editors allowing data to be inputted into their text boxes. Initializes a new instance of the TextBoxClientSideEventsBase class with default settings. Initializes a new instance of the TextBoxClientSideEventsBase class with the specified owner. An object that implements the interface. Contains a client-side textbox editor's event list. Initializes a new instance of the TextBoxClientSideEvents class. For internal use only. Initializes a new instance of the TextBoxClientSideEvents class with the specified owner. An object that implements the interface. Contains settings specific to a radio button editor. Initializes a new instance of the RadioButtonProperties class with default settings. Initializes a new instance of the RadioButtonProperties class with the specified owner. An object that implements the interface. This property is not in effect for the RadioButtonProperties class. This property is not in effect for the RadioButtonProperties class. Gets the settings defining an image that specifies the checked state of a column radio button in browse mode. An InternalCheckBoxImageProperties object that contains image settings. Gets the settings defining an image that specifies the undefined (grayed) state of a column radio button in browse mode. An InternalCheckBoxImageProperties object that contains image settings. Gets the settings defining an image that spesifies the unchecked state of a column radio button in browse mode. An InternalCheckBoxImageProperties object that contains image settings. Gets the settings defining an image that specifies the undefined state of a column radio button in browse mode. An InternalCheckBoxImageProperties object that contains image settings. Gets the style settings which define a radio button appearance in the focused state. An EditorDecorationStyle object that contains the style settings. Gets the settings defining the appearance of a radio button. A EditorDecorationStyle object that contains style settings. Contains settings specific to a radio button list editor. Initializes a new instance of the RadioButtonListProperties class with default settings. Initializes a new instance of the RadioButtonListProperties class with the specified owner. An object that implements the interface. Provides access to the settings that define an image of a radio button in the checked state. An InternalCheckBoxImageProperties object that contains image settings. Gets the style settings which define a radio button appearance in the focused state within a radio button list. An EditorDecorationStyle object that contains the style settings. Gets the settings defining the appearance of a radio button within a radio button list. A EditorDecorationStyle object that contains style settings. Provides access to the settings that define an image of a radio button in the unchecked state. An InternalCheckBoxImageProperties object that contains image settings. Contains settings specific to a memo editor. Initializes a new instance of the MemoProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the MemoProperties class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the editor. Gets or sets the memo editor's display width in characters. An integer value specifying the editor's display width, in characters. Gets or sets a value specifying whether a memo editor is rendered as a native HTML text area element. true if a memo control is rendered as a standard HTML text area; otherwise, false. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null. A string value that specifies the prompt text. Gets or sets the number of text lines displayed by the memo editor. An integer value specifying the number of rows within the editor. Represents the collection of list items. Initializes a new instance of the ListEditItemCollection class with default settings. Initializes a new instance of the ListEditItemCollection class with the specified owner. An object that implements the IWebControlObject interface. Adds a new item to the collection and returns the newly created item object. An object that represents the newly created item. Adds the specified item to the collection An object that specifies the item to add to the collection. Adds a new item to the collection and specifies the item's display text. A value specifying the item's display text. A object that represents the newly created item. Adds a new item to the collection and specifies the item's display text and associated value. A value specifying the item's display text. A specifying the value associated with the item. A object that represents the newly created item. Adds a new item to the collection and specifies the item's display text, image, and associated value. A value specifying the item's display text. A specifying the value associated with the item. A value specifying the path to the image displayed within the item. A object that is the newly created item. Returns an item with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Removes all leading and trailing white-space characters from the passed string and returns an item with the identical property value. A value representing the property value of the required item. A object with a specific value of the property. Returns an item with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Searches for the specified item and returns the zero-based index of its first occurrence within the collection. A object representing the item to locate in the collection. The zero-based index of the first occurrence of the specified item within the collection, if found; otherwise, negative one (-1). Adds the specified item to the specified position within the collection. An integer value that specifies the zero-based index at which the specified item should be inserted. If it's negative or exceeds the number of elements, an exception is raised. A object to insert. Provides indexed access to individual items within the ListEditItemCollection. An integer value specifying the zero-based index of the item to be accessed. An object representing an item located at the specified index within the collection. Removes an item from the collection. A object to remove from the collection. Represents an individual list item. Initializes a new instance of the ListEditItem class with default settings. Initializes a new instance of the ListEditItem class with the specified setting. A value that specifies the item's display text. Initializes a new instance of the ListEditItem class with the specified settings. A value that specifies the item's display text. A that specifies the value associated with the item. Initializes a new instance of the ListEditItem class with the specified settings. A value that specifies the item's display text. A that specifies the value associated with the item. A value that specifies the path to the image displayed by the item. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets the path to the image displayed within the item. A value which specifies the URL that represents the path to the image displayed within the item. Gets or sets whether a list box item is selected. true if an item is selected; otherwise, false. Gets or sets the list item's text. A value representing the list item's text. Gets or sets the item's associated value. A that specifies the item's value Contains settings specific to a listbox editor. Initializes a new instance of the ListBoxProperties class with default settings. Initializes a new instance of the ListBoxProperties class with the specified owner. An object that implements the interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the number of items returned from the server on each callback request performed in response to a predefined client user action. An integer value that specifies the number of items to dynamically obtain from the server. Gets the style settings that define the check box appearance within the control. An EditorDecorationStyle object that contains the style settings. Provides access to the settings that define the image of check boxes in the checked state within the control. An InternalCheckBoxImageProperties object that contains image settings. Gets the style settings that define the check box appearance in the focused state within the control. An EditorDecorationStyle object that contains the style settings. Provides access to the settings that define the image of check boxes in the unchecked state within the control. An InternalCheckBoxImageProperties object that contains image settings. Gets an object that lists the client-side events specific to the ListBoxProperties. A object that enables assigning handlers to the client-side events available to the ListBoxProperties. Provides access to the editor's column collection. A object which represents the collection columns within the editor. Gets or sets a value that specifies whether the editor's list items can be loaded to the client side on demand via callbacks. true if on demand item loading is available; otherwise, false. Gets or sets a value that specifies whether client manipulations with the editor's list items (adding, deleting) should be synchronized with the editor's server Items collection. One of the enumeration values. For internal use only. Gets the style settings for all items within the editor. A object that contains style settings. Gets or sets a value specifying whether a list box editor is rendered as a native HTML list box. true if a list box control is rendered as a standard HTML list box; otherwise, false. Gets or sets the number of rows displayed within the editor when it's used in native mode. An integer value that specifies the number of rows displayed in the editor. Gets or sets a value that specifies item selection behavior. One of the enumeration values. Contains style settings that define the appearance of items within an editor's item list. Initializes a new instance of the ListBoxItemStyle class with default settings. Gets or sets the height of items displayed within the editor's list. A value that specifies the height of the editor's items. Contains settings specific to an image editor. Initializes a new instance of the ImageEditProperties class with default settings. Initializes a new instance of the ImageEditProperties class with the specified owner. An object that implements the interface. Gets or sets the name of the cascading style sheet (CSS) class that specifies the sprite image. A value specifying the cascading style sheet class's name. Gets or sets the image's horizontal offset within a sprite image, specified via the property. A structure that represents the image's horizontal offset. Gets or sets the image's vertical offset within a sprite image, specified via the property. A structure that represents the image's vertical offset. Contains settings specific to a hyperlink editor. Initializes a new instance of the HyperLinkProperties class with default settings. Initializes a new instance of the HyperLinkProperties class with the specified owner. An object that implements the interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the pattern used to format the editor's value for display purposes. A value that represents the format pattern. For internal use only. For internal use only. For internal use only. For internal use only. Gets or sets the height of the image displayed within the hyperlink editor control. A value representing the image's height. Gets or sets the path to the image displayed within the editor. A value which specifies the URL that represents the path to the image displayed within the editor. Gets or sets the data source field that provides image locations for the inplace editor's hyperlink. A string value that specifies the name of the data source field from which an inplace editor obtains its image's location. Gets or sets the width of the image displayed within the hyperlink editor control. A value representing the image's width. Gets or sets the pattern used to format the navigation location for the inplace editor's hyperlink. A string value that represents the format pattern. Gets or sets the window or frame at which to target the contents of the URL associated with the editor. A string which identifies the window or frame at which to target the URL content. Gets or sets the text caption displayed for the hyperlink in the hyperlink editor. A value specifying the text caption for the hyperlink in the editor. Gets or sets the data source field that provides caption texts for the inplace editor's hyperlink. A string value that specifies the name of the data source field from which an inplace editor obtains its caption texts. Gets or sets the pattern used to format the hyperlinls's caption text within the inplace hyperlink edtor. A string value that represents the format pattern. Serves as the base class for all the editor properties classes. Initializes a new instance of the EditPropertiesBase class with the specified owner. An object that implements the interface. Initializes a new instance of the EditPropertiesBase class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the editor's client programmatic identifier. A string value that specifies the editor's client identifier. For internal use only. For internal use only. For internal use only. Gets or sets the path to a CSS file that defines the editor's appearance. A value that specifies the path to the required CSS file. Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor. A value that represents the required CSS class name postfix. Gets or sets the pattern used to format the editor's value for display purposes. A string representing the format pattern. Gets or sets a value that specifies whether the editor can be manipulated on the client side via code. true if the editor's client object model is fully available; false if no programmatic interface is available for the editor on the client side. Gets or sets a value that specifies whether the editor is displayed with a predefined style or the editor's appearance has to be completely defined by a developer via either css or the appropriate style properties. true if the editor has a predefined style; false if the editor's appearance should be explicitly specified. Gets or sets a value that specifies whether the editor keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. true if the HTML code contained within the editor's values is not executed, and is converted into the corresponding text for display purposes, false if the editor's values can contain pure HTML code. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. Gets or sets the text displayed within the editor's edit region when the editor's value is null. A string value specifying the text displayed within the editor when the editor's value is null. This property is not in effect for the EditPropertiesBase class. For internal use only. This property is not in effect for the EditPropertiesBase class. For internal use only. For internal use only. Gets the style settings defining the editor appearance. An object containing the style settings. Returns the string that represents the current object. A that represents the current EditPropertiesBase object. Serves as the base class for the editor properties classes that define the behavior of editors allowing data input. Initializes a new instance of the EditProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the EditProperties class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value that specifies whether empty string values are converted to a null reference when an inplace editor's value is retrieved from a data source field. true if empty string values are converted to a null reference; otherwise, false. Gets or sets a value that specifies whether an editor in a focused state is displayed with predefined style settings. true if an editor has a predefined style for the focused state; otherwise, false. Gets the style settings which define an editor's appearance in the focused state. A object that contains the focused style settings. Gets the style settings which define an editor's appearance in the invalid state. A object that contains style settings. Gets style settings for the read-only editor state. A object that contains style settings. Gets the editor's validation settings. A object that contains validation settings. Contains a list of the events that are common to all client-side editor types. Initializes a new instance of the EditClientSideEventsBase class. For internal use only. Initializes a new instance of the EditClientSideEventsBase class with the specified owner. An object that implements the interface. Serves as the base for objects containing client-side events. Initializes a new instance of the EditClientSideEvents class. For internal use only. Initializes a new instance of the EditClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Represents a collection of buttons in a button editor. Initializes a new instance of the EditButtonCollection class with default settings. Initializes a new instance of the EditButtonCollection class with the specified owner. An object that implements the IWebControlObject interface. Adds the specified button to the collection An object that specifies the button to add to the collection. Adds a new button to the collection and returns the newly created button object. An object that represents the newly created button. Adds a new button to the collection and specifies the button's caption text. A value specifying the caption text of the created editor button. Returns a button with the specified property value. A value representing the property value of the required button. An object with a specific value of the property. Searches for the specified edit button and returns the zero-based index of its first occurrence within the collection. An object representing the button to locate in the collection. The zero-based index of the first occurrence of the specified edit button within the collection, if found; otherwise, negative one (-1). Searches for an editor button by its display text and returns the zero-based index of its first occurrence within the collection. A value representing the display text of the item which is to be located in the collection. The zero-based index of the first occurrence of the specified button within the collection, if found; otherwise negative one (-1). Provides indexed access to individual items within the EditButtonCollection. An integer value specifying the zero-based index of the item to be accessed. An object representing an item located at the specified index within the collection. Represents a button for a button editor control. Initializes a new instance of the EditButton class with default settings. Initializes a new instance of the EditButton class with the specified setting. A value that specifies the caption text of the created button. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets a value that indicates whether the button is enabled, allowing it to respond to end-user interactions. true if the button is enabled; otherwise, false. Gets the settings of an image displayed within the button. A object that contains image settings. Gets or sets the image position within the button. A enumeration value that specifies the image position within the button. Gets or sets the button's horizontal position within an editor. One of the enumeration values. Gets or sets the text displayed within the editor button. A value representing the editor button's text. Gets or sets the current edit button's tooltip text. A string which specifies the text content of the current edit button's tooltip. Returns the string that represents the current object. A that represents the current EditButton object. Gets or sets the edit button's visibility status. true, if the button is visible; otherwise, false. Gets or sets the editor button's width. A value representing the editor button's width. Contains a client-side date editor's event list. Initializes a new instance of the DateEditClientSideEvents class. For internal use only. Initializes a new instance of the DateEditClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. This property is not in effect for the DateEditClientSideEvents class. Contains settings specific to a combobox editor. Initializes a new instance of the ComboBoxProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the ComboBoxProperties class with default settings. This property is not in effect for the ComboBoxProperties class. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the number of items returned from the server on each callback request performed in response to a predefined client user action. An integer value that specifies the number of items to dynamically obtain from the server. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the editor. Provides access to the editor's column collection. A object which represents the collection columns within the editor. For internal use only. Gets or sets the path to a CSS file that defines the editor's appearance. A value that specifies the path to the required CSS file. Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor. A value that represents the required CSS class name postfix Gets or sets a specific data member in a multimember data source to bind to the editor. The name of a data member from a multimember data source. Gets or sets the object from which the data-bound editor retrieves its list of data items. An object that represents the data source from which the data-bound editor retrieves its items. Gets or sets the ID of the control from which the data-bound editor retrieves its list of data items. The ID of a control that represents the data source from which the data-bound editor retrieves its items. Gets or sets the amount of space between a display image and text. A that represents the spacing value. Gets or sets the height of the editor's dropdown window. A value representing the dropdown window's height. Gets or sets the number of list items displayed within the editor's scrollable dropdown window simultaneously. An integer value that specifies the number of items to be displayed within the dropdown list. Gets or sets a value that specifies the manner in which end users can change the edit value of the dropdown list editor. One of the enumeration values. Gets or sets the width of the editor's dropdown window. A value representing the dropdown window's width. Gets or sets a value that specifies whether the editor's list items can be loaded to the client side on demand via callbacks. true if on demand item loading is available; otherwise, false. Gets or sets a value that specifies whether the incremental filtering behavior is available for the editor. true if the incremental filtering behavior is available; otherwise, false. Gets or sets a value that specifies whether client manipulations with the editor's list items (adding, deleting) should be synchronized with the editor's server Items collection. One of the enumeration values. Gets or sets a value specifying whether automatic item synchronization should work when a callback initiated by the editor's client method is being proccessed on the server side. true if automatic item synchronization should be in effect while processing a callback initiated by the method; otherwise, false. Gets or sets a value that defines the minimum length for the filter string input, after which filtering operations are initiated. An integer value specifying the minimum length for the filter string input. For internal use only. For internal use only. For internal use only. For internal use only. Gets or sets the data source field that provides image locations for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item image locations. Gets or sets the time interval between the time a user starts typing within the editor' edit box, and filtering is applied. An integer value that specifies the time interval, in milliseconds. Gets or sets a value that specifies the filtering mode of the combo box. One of the enumeration values. Gets the settings of a common image which is displayed by all the items within the editor. An object that contains image settings. Enables you to implement custom selection of the requested items by the value. Gets the collection of items displayed within the editor's dropdown window. A instance that is the collection of items in the combobox editor. Enables you to implement custom selection of the requested items by the filter conditions. Gets the style settings for all items within the editor. A object that contains style settings. Gets the style settings that define the appearance of the editor's dropdown list. An object containing style settings. Gets or sets a value specifying whether a combo box editor is rendered as a native HTML dropdown list element. true if a combo box control is rendered as a standard HTML dropdown list; otherwise, false. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A object containing style settings. Gets or sets whether the image should be displayed within an editor's edit box. true if the image is allowed to be displayed within an edit box; otherwise, false. Gets or sets the data source field that provides display texts for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item texts. Gets or sets the pattern used to format the selected item's text displayed within the editor's edit box. A string value that is the format pattern. Gets or sets the data source field that provides values for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item values. Gets the data type of the editor's values. A object that represents the type of values. Contains a client-side combobox editor's event list. Initializes a new instance of the ComboBoxClientSideEvents class. For internal use only. Initializes a new instance of the ComboBoxClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle an editor's client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client editor's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle an editor's client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains a client-side check editor's event list. Initializes a new instance of the CheckEditClientSideEvents class. For internal use only. Initializes a new instance of the CheckEditClientSideEvents class with the specified owner. An object that implements the interface. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains settings specific to a checkbox editor. Initializes a new instance of the CheckBoxProperties class with default settings. Initializes a new instance of the CheckBoxProperties class with the specified owner. An object that implements the interface. Gets or sets a value specifying whether the grayed state is available for a check box. true if the grayed state is available; otherwise, false. Gets or sets a value that specifies whether a check box can be set to a grayed state by a mouse click. true if end-users can set grayed state by clicking the check box; otherwise, false. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets the style settings which define a check box appearance in the focused state. An EditorDecorationStyle object that contains the style settings. Gets the settings defining the appearance of a column editor in browse mode. A EditorDecorationStyle object that contains style settings. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the editor. Gets the settings defining an image that specifies the checked state of a column editor in browse mode. An InternalCheckBoxImageProperties object that contains image settings. Gets the settings defining an image that specifies the undefined (grayed) state of a column editor in browse mode. An InternalCheckBoxImageProperties object that contains image settings. Gets the settings defining an image that specifies the unchecked state of a column editor in browse mode. An InternalCheckBoxImageProperties object that contains image settings. Gets the settings defining an image that specifies the undefined state of a column editor in browse mode. An InternalCheckBoxImageProperties object that contains image settings. Gets or sets the text that represents the checked state of a column editor in browse mode. A value that specifies the display text. Gets or sets the text that is denoted by the grayed state of a column editor in browse mode. A value that specifies the display text. Gets or sets the text that represents the unchecked state of a column editor in browse mode. A value that specifies the display text. Gets or sets the text that represents the undefined state of a column editor in browse mode. A value that specifies the display text. This property is not in effect for the CheckBoxProperties class. This property is not in effect for the CheckBoxProperties class. For internal use only. For internal use only. For internal use only. Gets or sets a value that specifies whether the editor's check state is represented by custom images in browse mode. true if custom images are used to represent the editor's check state; false if the check state is represented by specific texts. Gets or sets the value that represents the editor's checked state. A value that represents the checked state of the check box editor. For internal use only. Gets or sets the value that corresponds to the editor's grayed state. A value that corresponds to the grayed state of the check box editor. For internal use only. Gets the data type of the editor's values. A object that represents the type of values. Gets or sets the value that represents the editor's unchecked state. A value that represents the unchecked state of the check box editor. For internal use only. Contains settings specific to a calendar editor. Initializes a new instance of the CalendarProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the CalendarProperties class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets the style settings used to paint the editor's buttons. A object that contains style settings. Gets or sets a value specifying the animation type used to change the visible date. One of the AnimationType enumeration values. Gets or sets the text displayed within the calendar's Clear button. A value representing the text within the Clear button. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the editor. Gets or sets the number of columns (months) displayed in a multi-view calendar. An integer value that specifies the number of months displayed within a calendar horizontally. Gets the style properties for the calendar's section that displays the day of the week. A object defining the day of the week header's appearance. Gets or sets the name format for days of the week. A enumeration value. Gets the style properties of the days that don't belong to the displayed month. A object defining the appearance of the days that are not in the displayed month. Gets the style properties of the days that don't belong to the date range allowed for selection. A object defining the appearance of the days that cannot be selected. Gets the style settings for the calendar's selected day. A object defining the appearance of the selected day. Gets the style settings for the days displayed in the calendar. A object defining the common appearance of the calendar's days. Gets the style properties for the weekend dates in the calendar. A object defining the appearance of weekend days. Gets or sets the pattern used to format the editor's value for display purposes. A string value that represents the format pattern. Gets or sets a value specifying whether an end-user can change the visible date with a swipe gesture. True, if date changing by gestures is always allowed; False, if it is always prohibited; Default - if it is allowed for touch devices only. Get or sets the visibility of the PrevMonth and NextMonth buttons, thus controlling the availability of month navigation within the calendar. true, if month navigation is enabled; otherwise, false. Gets or sets a value indicating whether multiple date selection is enabled in the calendar. true if multiple date selection is enabled; otherwise, false. Gets or sets the visibility of the PrevYear and NextYear buttons, thus controlling the availability of year navigation within the calendar. true, if year navigation is enabled; otherwise, false. Gets the style properties for the footer section of the calendar's fast navigation panel. A object defining the appearance of the fast navigation panel's footer. Gets the style properties for the fast navigation panel's section that displays months. A object defining the appearance of the fast navigation panel's month section. Gets the style settings for the months displayed in the calendar's fast navigation panel. A object defining the common appearance of months within the fast navigation panel. Gets the settings of an image that is displayed in the fast navigation panel's NextYear button element. An object that contains the image settings. Gets the settings of an image that is displayed in the fast navigation panel's PrevYear button element. An object that contains the image settings. Gets the settings of the calendar's dropdown fast navigation panel. A object that contains the fast navigation panel's settings. Gets the common style settings for the calendar's fast navigation panel. A object defining the appearance of the calendar's fast navigation panel. Gets the style properties for the fast navigation panel's section that displays years. A object defining the appearance of the fast navigation panel's year section. Gets the style settings for the years displayed in the calendar's fast navigation panel. A object defining the common appearance of years within the fast navigation panel. Gets or sets the day to display as the first day of the week within the calendar. A enumeration value specifying the first day of the week. Gets the style properties for the calendar's footer section. A object defining the footer's appearance. For internal use only. Gets the style properties of the calendar's title heading. A object defining the title header's appearance. Gets or sets a value that specifies whether a day that corresponds to today's date is highlighted within the calendar. true if the calendar's day that corresponds to today's date is highlighted; otherwise, false. Gets or sets a value that specifies whether weekend days are highlighted within the calendar. true if weekend days are highlighted; otherwise, false. Gets the settings of an image that is displayed in a calendar's loading panel. An object that contains the image settings. Gets or sets the maximum date allowed to be entered into the editor by an end-user. A DateTime object that specifies the editor's maximum allowed date. Gets or sets the minimum date allowed to be entered into the editor by an end-user. A DateTime object that specifies the editor's minimum allowed date. Gets or sets a value specifying the amount of space around the month grid within the calendar. A object that contains padding settings. Gets the settings of an image displayed in the calendar's NextMonth button element. A object that contains the image settings. Gets the settings of an image that is displayed in the calendar's NextYear button element. A object that contains the image settings. Gets the settings of an image that is displayed in the calendar's PrevMonth button element. A object that contains the image settings. Gets the settings of an image that is displayed in the calendar's PrevYear button element. A object that contains the image settings. Gets or sets the number of rows (months) displayed in a multi-view calendar. An integer value that specifies the number of months displayed within a calendar vertically. Gets or sets a value that specifies whether the Clear button is displayed within the calendar's footer. true, if the button is visible, otherwise, false. Gets or sets a value that specifies whether the heading for the days of the week is displayed. true, if the day of the week header is visible, otherwise, false. Gets or sets a value that specifies whether the calendar's title heading is displayed. true, if the title header is visible, otherwise, false. Gets or sets a value that specifies whether a calendar's popup window casts a shadow. true if a window casts a shadow; otherwise false. Gets or sets a value that specifies whether the Today button is displayed within the calendar's footer. true, if the button is visible, otherwise, false. Gets or sets a value that specifies whether the week number section is displayed within the calendar. true, if the week number section is visible, otherwise, false. Gets or sets the text displayed within the calendar's Today button. A value representing the text within the Today button. Gets the style settings for the calendar day that corresponds to today's date. A object defining today's date appearance. Gets the style properties for the week number markers in the calendar. A object defining the appearance of week numbers. Contains the base settings specific to button editors. Initializes a new instance of the ButtonEditPropertiesBase class with default settings. Initializes a new instance of the ButtonEditPropertiesBase class with the specified owner. An object that implements the interface. Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel. true if the editor's value can be changed via the mouse wheel when the editor is focused; otherwise, false. Gets or sets a value that specifies whether end-users are allowed to input values into an editor's edit box. true if end-users are allowed to change an editor's value by inputing values into the editor's edit box; false if the editor's value can be changed only via the editor's UI elements. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets the settings which define the ellipsis image displayed within editor buttons. A object, which defines the image settings. Gets the collection of editor buttons. An object representing the collection of buttons displayed within the editor. Gets the style settings used to paint the editor's buttons. A object that contains style settings. Gets or sets a common template used for rendering the editor's buttons. An object supporting the interface that contains the template used for rendering all buttons within the editor. Gets or sets the spacing between the editor's elements. A that represents the spacing value. Contains settings specific to a button editor. Initializes a new instance of the ButtonEditProperties class with default settings. Initializes a new instance of the ButtonEditProperties class with the specified owner. An object that implements the interface. Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel. true if the editor's value can be changed via the mouse wheel when the editor is focused; otherwise, false. This property is not in effect for the ButtonEditProperties class. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the editor. Gets the style settings that define the appearance of the editor's mask hint. An object containing style settings. Gets the editor's mask settings. A object that contains the mask settings of the editor. Gets or sets the maximum number of characters an end user can enter into the editor. A positive integer specifying the maximum number of characters end users can enter. 0 to disable the length limit on the text. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null. A string value that specifies the prompt text. Gets or sets a value that specifies whether the input is treated as a password and all characters entered into the editor are masked. true if the editor's characters are masked; otherwise, false. Serves as the base class for classes containing client-side events handlers for text editors. Initializes a new instance of the ButtonEditClientSideEventsBase class. For internal use only. Initializes a new instance of the ButtonEditClientSideEventsBase class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains a client-side button editor's event list. Initializes a new instance of the ButtonEditClientSideEvents class. For internal use only. Initializes a new instance of the ButtonEditClientSideEvents class with the specified owner. An object that implements the interface. A method that will handle the event. A method that will handle the event. An object representing the event source. Identifies the date editor that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the ButtonEditClickEventArgs class with the specified setting. An integer value representing the zero based index of the clicked button. Gets the index of the clicked button. An integer value representing the index of the clicked button within the editor's collection. Represents the base class for editors capable of displaying and editing text data. Initializes a new instance of the ASPxTextEdit class with default settings. Gets or sets a value that specifies whether the editor, whose width is a percentage value, can be resized automatically when the width of its resizable container changes. true to enable the editor's automatic resizing feature; otherwise, false. Gets or sets the pattern used to format the editor's value for display purposes. A string representing the format pattern. Gets or sets the editor's height. A value specifying the editor's height. Gets or sets the current editor help text. A String value that specifies the text content of the editor's help text. Provides access to the help text settings within the editor. A TextEditHelpTextSettings object containing the help text properties. Gets the style settings that define the help text appearance. A HelpTextStyle object that contains the style settings. Gets the style settings for the editor's edit box and prompt text, when the editor is not focused and its text is null. A object that contains style settings. For internal use only. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the text displayed within the editor. A value representing the text within the editor. Fires when the editor loses focus after the editor's text has been changed. Gets or sets the editor's width. A value specifying the edior's width. Represents the base class for editors capable of displaying and editing text data. Initializes a new instance of the ASPxTextBoxBase class with default settings. Gets or sets a value that indicates the editor's AutoComplete behavior. One of the enumeration values, indicating the AutoComplete behavior for the editor. Gets or sets the maximum number of characters an end user can enter into the editor. A positive integer specifying the maximum number of characters end users can enter. 0 to disable the length limit on the text. Gets or sets a value that specifies whether the input is treated as a password and all characters entered into the editor are masked. true if the editor's characters are masked; otherwise, false. Represents a single-line text editor. Initializes a new instance of the ASPxTextBox class with default settings. Gets an object that lists the client-side events specific to the ASPxTextBox. A object which allows assigning handlers to the client-side events available to the ASPxTextBox. Gets the style settings that define the appearance of the editor's mask hint. An object containing style settings. Gets the editor's mask settings. A object that contains the mask settings of the editor. Gets or sets a value specifying whether the ASPxTextBox control is rendered as a native HTML text box. true if a text box editor is rendered as a standard HTML text box; otherwise, false. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null. A string value that specifies the prompt text. Gets or sets the editor's display width in characters. An integer value specifying the editor's display width, in characters. Gets or sets the editor's width. A value specifying the edior's width. Represents a group of radio button editors that allow one option from several to be selected. Initializes a new instance of the ASPxRadioButtonList class with default settings. Provides access to the settings that define an image of a checked radio button within a radio button list. An InternalCheckBoxImageProperties object that contains image settings. Gets the style settings which define a radio button appearance in the focused state within a radio button list. An EditorDecorationStyle object that contains the style settings. Gets the settings defining the appearance of a radio button within a radio button list. A EditorDecorationStyle object that contains style settings. Provides access to the settings that define an image of unchecked radio buttons within a radio button list. An InternalCheckBoxImageProperties object that contains image settings. Represents a radio button control. Initializes a new instance of the ASPxRadioButton class with default settings. This property is not in effect for the ASPxRadioButton class. This property is not in effect for the ASPxRadioButton class. This property is not in effect for the ASPxRadioButton class. This property is not in effect for the ASPxRadioButton class. Provides access to the settings that define an image of a radio button in the checked state. An InternalCheckBoxImageProperties object that contains image settings. This property is not in effect for the ASPxRadioButton class. This property is not in effect for the ASPxRadioButton class. Gets or sets the name of the group to which the radio button belongs. A value specifygin the name of the group to which the radio button belongs. Gets the style settings which define a radio button appearance in the focused state. An EditorDecorationStyle object that contains the style settings. Gets the settings defining the appearance of a radio button. A EditorDecorationStyle object that contains style settings. Provides access to the settings that define an image of a radio button in the unchecked state. An InternalCheckBoxImageProperties object that contains image settings. This property is not in effect for the ASPxRadioButton class. Always true. This property is not in effect for the ASPxRadioButton class. This property is not in effect for the ASPxRadioButton class. This property is not in effect for the ASPxRadioButton class. Always false. Represents a multi-line text editor. Initializes a new instance of the ASPxMemo class with default settings. Gets an object that lists the client-side events specific to the ASPxMemo. A object which allows assigning handlers to the client-side events available to the ASPxMemo. Gets or sets the memo editor's display width in characters. An integer value specifying the editor's display width, in characters. Gets or sets the memo editor's height. A value representing the editor's height. Gets or sets the horizontal alignment of the text contents in the editor. One of the enumeration values. Gets or sets a value specifying whether or not the ASPxMemo editor is rendered as a native HTML text area element. true if a memo control is rendered as a standard HTML text area; otherwise, false. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null. A string value that specifies the prompt text. Gets or sets the number of text lines displayed by the memo editor. An integer value specifying the number of rows within the editor. Gets or sets the editor's text contents. A value representing the editor's text. Gets or sets the memo editor's width. A value specifying the editor's width. Represents a control to display a list of items. Initializes a new instance of the ASPxListBox class with default settings. Fires when a round trip to the server has been initiated by a call to the client method. Gets or sets the number of items returned from the server on each callback request performed in response to a predefined client user action. An integer value that specifies the number of items to dynamically obtain from the server. Provides access to the settings that define the image of check boxes in the checked state within the control. An InternalCheckBoxImageProperties object that contains image settings. Gets the style settings that define the check box appearance in the focused state within the control. An EditorDecorationStyle object that contains the style settings. Gets the style settings that define the check box appearance within the control. An EditorDecorationStyle object that contains the style settings. Provides access to the settings that define the image of check boxes in the unchecked state within the control. An InternalCheckBoxImageProperties object that contains image settings. Gets an object that lists the client-side events specific to the ASPxListBox. A object that enables assigning handlers to the client-side events available to the ASPxListBox. Provides access to the editor's column collection. A object which represents the collection columns within the editor. Binds edit items to the data source's data, without resolving any data-binding expressions within the editor. Gets or sets a value that specifies whether the editor's list items can be loaded to the client side on demand via callbacks. true if on demand item loading is available; otherwise, false. Gets or sets a value that specifies whether client manipulations with the editor's list items (adding, deleting) should be synchronized with the editor's server Items collection. One of the enumeration values. Gets or sets a value specifying whether automatic item synchronization should work when a callback initiated by the editor's client method is being proccessed on the server side. true if automatic item synchronization should be in effect while processing a callback initiated by the method; otherwise, false. Gets or sets a value that specifies whether the editor keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. true if the HTML code contained within the editor's values is not executed and is converted into the corresponding text for display purposes, false if the editor's values can contain pure HTML code. For internal use only. Returns a value that indicates whether a specific programmatic interface (in particular, specific objects and methods) are available to the editor on the client side. true if the client-side API is available for the control; otherwise, false. Occurs after a list item has been deleted. Enables you to prevent a list item from being deleted. Gets the settings of a common image which is displayed by all the items within the editor. An object that contains image settings. Occurs after a new list item has been added to the editor's item collection. Enables you to prevent a list item from being added to the editor's item collection. Gets the style settings for all items within the editor. A object that contains style settings. Gets or sets the delay before displaying the loading panel. An Int32 value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets the settings of an image displayed within a Loading Panel. An object that contains image settings. Gets or sets the position of an image displayed within a Loading Panel with respect to the panel's text content. One of the enumeration values. Gets the style settings used to paint the Loading Panel. A object that contains style settings. Gets or sets the text displayed within a Loading Panel. A string value that specifies the panel's text. Gets or sets a value specifying whether the ASPxListBox control is rendered as a native HTML list box element. true if a list box control is rendered as a standard HTML list box; otherwise, false. Gets or sets a value specifying whether check boxes are rendered as native HTML check box elements within the control. true if check boxes are rendered as standard HTML elements; otherwise, false. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the number of rows displayed within the editor when it's used in native mode. An integer value that specifies the number of rows displayed in the editor. Selects all list box items. Gets the collection of the selected items' indexes within the list box. A object that contains the selected items. Gets the collection of selected items within the list box. A object that contains the selected items. Gets the collection of selected item values within the list box. A object that contains the selected item values. Gets or sets a value that specifies item selection behavior. One of the enumeration values. Gets or sets whether a specific Loading Panel can be displayed within the ASPxListBox object. true if a Loading Panel is allowed to be displayed within the ASPxListBox; otherwise, false. Gets or sets whether the image can be displayed within a Loading Panel. true if the image is allowed to be displayed within a Loading Panel; otherwise, false. Unselects all list box items. Gets or sets the editor's value. A value representing the editor's value. Represents a control for displaying images. Initializes a new instance of the ASPxImage class with default settings. Copies public properties from the specified object to the current one. A object whose properties are copied to the current object. Gets or sets the URL pointing to the image displayed within the ASPxImage. A System.String value specifying the URL representing the path to the image displayed within the ASPxImage. Gets or sets the name of the cascading style sheet (CSS) class that specifies the sprite image. A value specifying the cascading style sheet class's name. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets or sets the image's horizontal offset within a sprite image, specified via the property. A structure that represents the image's horizontal offset. Gets or sets the image's vertical offset within a sprite image, specified via the property. A structure that represents the image's vertical offset. Represents a text editor with hyperlink functionality. Initializes a new instance of the ASPxHyperLink class with default settings. Gets a collection that contains the editor's child controls in the UI hierarchy. A object that represents the collection of the editor's child controls. Gets or sets a value that specifies whether the editor keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. true if the HTML code contained within the editor's values is not executed and is converted into the corresponding text for display purposes, false if the editor's values can contain pure HTML code. Gets or sets the height of the image displayed within the hyperlink editor control. A value representing the image's height. Gets or sets the path to the image displayed within the editor. A value which specifies the URL that represents the path to the image displayed within the editor. Gets or sets the width of the image displayed within the hyperlink editor control. A value representing the image's width. Gets or sets an URL which defines the navigation location for the editor's hyperlink. A value which represents an URL to where the client web browser will navigate when a hyperlink in the editor is clicked. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the window or frame at which to target the contents of the URL associated with the editor. A string which identifies the window or frame at which to target the URL content. Gets or sets the text caption displayed for the hyperlink in the hyperlink editor. A value specifying the text caption for the hyperlink in the editor. Gets or sets a value that specifies whether the editor's text can be wrapped. One of the enumeration values. Represents the base class for all editor types. Initializes a new instance of the ASPxEditBase class with default settings. Gets or sets a value that indicates whether an editor is enabled on the client. true if an editor is enabled; otherwise, false. Gets or sets the editor's client programmatic identifier. A string value that specifies the editor's client identifier. Gets or sets a value that specifies the initial visibility state of an editor on the client. true to make an editor initially displayed on the client; false to render the editor into the web page, but make it initially hidden on the client side. Gets or sets the path to a CSS file that defines the editor's appearance. A value that specifies the path to the required CSS file. Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor. A value that represents the required CSS class name postfix Enables you to supply any server data that can then be parsed on the client. Gets or sets a specific data member in a multimember data source to bind to the editor. The name of a data member from a multimember data source. Gets or sets the object from which the data-bound editor retrieves its list of data items. An object that represents the data source from which the data-bound editor retrieves its items. Gets or sets the ID of the control from which the data-bound editor retrieves its list of data items. The ID of a control that represents the data source from which the data-bound editor retrieves its items. Gets or sets a value that specifies whether the editor can be manipulated on the client side via code. true if the editor's client object model is fully available; false if no programmatic interface is available for the editor on the client side. Gets or sets a value that specifies whether the editor is displayed with a predefined style or the editor's appearance has to be completely defined by a developer via either css or the appropriate style properties. true if the editor has a predefined style; false if the editor's appearance should be explicitly specified. This property is not in effect for the ASPxEditBase class. It's overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. For internal use only. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. This property is not in effect for the ASPxEditBase class. For internal use only. This property is not in effect for the ASPxEditBase class. Gets or sets a value indicating whether an end-user can change the editor's contents at runtime. true, if an end-user cannot change the editor's contents; otherwise, false. For internal use only. Gets or sets the editor's value. A value representing the editor's value. Represents the base class for editors that allow their values to be changed by end users. Initializes a new instance of the ASPxEdit class with default settings. Verifies whether the editors within the specified container are valid. A object that specifies the container. true to check both visible and invisible editors that belong to the specified container; false to check only visible editors. true if the editors are valid; otherwise, false. Verifies whether the editors with the specified settings are valid. A object that specifies the container. A string value that specifies the validation group's name. true to check both visible and invisible editors that belong to the specified container; false to check only visible editors. true if the editors are valid; otherwise, false. Verifies whether visible editors with the specified settings are valid. A object that specifies the container. true if visible editors are valid; otherwise, false. Verifies whether visible editors with the specified settings are valid. A object that specifies the container. A string value that specifies the validation group's name. true if visible editors are valid; otherwise, false. Gets or sets a value that specifies whether server-side processing is required to respond to specific predefined user actions. true, if server-side processing is required, otherwise, false. Assigns a null value to all visible editors that are located within the specified container object and belong to a specific validation group. A object that specifies the container of editors. A string value specifying the validation group's name. Assigns a null value to all visible editors that are located within the specified container object. A object that specifies the container of editors. Assigns a null value to all editors which are located within the specified container object and belong to a specific validation group, depending upon their visibility state specified. A object that specifies the container of editors. A string value specifying the validation group's name. true to clear both visible and invisible editors that belong to the specified container and group; false to clear only visible editors. Assigns a null value to all editors which are located within the specified container object, dependent on the visibility state specified. A object that specifies the container of editors. true to clear both visible and invisible editors that belong to the specified container; false to clear only visible editors. Gets a collection that contains the editor's child controls in the UI hierarchy. A object that represents the collection of the editor's child controls. Gets or sets a value that indicates whether the editor is enabled, allowing it to respond to end-user interactions. true if the editor is enabled; otherwise, false. Gets or sets a value that specifies whether an editor in a focused state is displayed with predefined style settings. true if an editor has a predefined style for the focused state; otherwise, false. Gets or sets an error text to be displayed within an editor's error frame if the editor's custom validation fails. A value that specifies the error text. Gets the style settings which define an editor's appearance in the focused state. A object that contains the checked style settings. Gets or sets the path to the folder that contains images used by an editor. A string value specifying the root path of all the images used by an editor. Gets the style settings which define an editor's appearance in the invalid state. A object that contains style settings. Gets or sets a value that indicates whether the editor's value passes validation. true if the editor's value passes validation; otherwise, false. Gets or sets a value indicating whether an end-user can change the editor's contents at runtime. true, if an end-user cannot change the editor's contents; otherwise, false. Gets style settings for the read-only editor state. A object that contains style settings. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Performs the editor's validation. Performs validation of visible editors that are located within the specified container and belong to a specific validation group. A object that specifies the container of the editors to be validated. A string value that specifies the validation group's name. true if the specified visible editors pass validation; otherwise, false. Performs validation of visible editors that are located within the specified container. A object that specifies the container of the editors to be validated. true if the specified visible editors pass validation; otherwise, false. Performs validation of the editors which are located within the specified container and belong to a specific validation group, dependent on the visibility state specified. A object that represents the container of the editors to be validated. A string value that specifies the validation group's name. true to validate both visible and invisible editors that belong to the specified container and group; false to validate only visible editors. true if the specified editors pass validation; otherwise, false. Performs validation of the editors which are located within the specified container, dependent on the visibility state specified. A object that represents the container of the editors to be validated. true to validate both visible and invisible editors that belong to the specified container; false to validate only visible editors. true if the specified editors pass validation; otherwise, false. Allows you to specify whether the value entered into the editor is valid, and whether the editor is allowed to lose focus. Gets the editor's validation settings. A object that contains validation settings. Gets or sets the edited value within the editor. A value representing the editor's edited value. Fires after the editor's value has been changed. Gets or sets a value specifying the editor's visibility. true if the editor is visible; otherwise false Represents an editor which displays a list of items within its dropdown window. Initializes a new instance of the ASPxComboBox class with default settings. This property is not in effect for the ASPxComboBox class. Fires when a round trip to the server has been initiated by a call to the client method. Gets or sets the number of items returned from the server on each callback request performed in response to a predefined client user action. An integer value that specifies the number of items to dynamically obtain from the server. Gets an object that lists the client-side events specific to the ASPxComboBox. A object which allows assigning handlers to the client-side events available to the ASPxComboBox. Gets the value of an item selected within the editor on the client side. From version 2010 vol.2, it's recommended to use the property instead. A string value representing the editor's client value. Provides access to the editor's column collection. A object which represents the collection columns within the editor. Binds the data source to the ASPxComboBox control. Binds edit items to the data source's data, without resolving any data-binding expressions within the editor. Gets or sets the object from which a data-bound combo box editor retrieves its list of data items. An object that represents the editor's data source. Gets or sets the ID of the control from which the data-bound editor retrieves its list of data items. The ID of a control that represents the data source from which the data-bound editor retrieves its items. Gets or sets the height of the editor's dropdown window. A value representing the dropdown window's height. Gets or sets the number of list items displayed within the editor's scrollable dropdown window at one time. An integer value that specifies the number of items to be displayed within the dropdown list. Gets or sets a value that specifies the manner in which end users can change the edit value of the combobox editor. One of the enumeration values. Gets or sets the width of the editor's dropdown window. A value representing the dropdown window's width. Gets or sets a value that specifies whether the editor's list items can be loaded to the client side on demand via callbacks. true if on demand item loading is available; otherwise, false. Gets or sets a value that specifies whether the incremental filtering behavior is available for the editor. true if the incremental filtering behavior is available; otherwise, false. Gets or sets a value that specifies whether client manipulations with the editor's list items (adding, deleting) should be synchronized with the editor's server Items collection. One of the enumeration values. Gets or sets a value specifying whether automatic item synchronization should work when a callback initiated by the editor's client method is being proccessed on the server side. true if automatic item synchronization should be in effect while processing a callback initiated by the method; otherwise, false. Gets or sets a value that defines the minimum length for the filter string input, after which filtering operations are initiated. An integer value specifying the minimum length for the filter string input. Gets or sets the data source field that provides image locations for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item image locations. Gets or sets the time interval between the time a user starts typing within the editor' edit box, and filtering is applied. An integer value that specifies the time interval, in milliseconds. Gets or sets a value that specifies the filtering mode of the combo box. One of the enumeration values. Returns a value that indicates whether a specific programmatic interface (in particular, specific objects and methods) are available to the editor on the client side. true if the client-side API is available for the control; otherwise, false. Occurs after a list item has been deleted. Enables you to prevent a list item from being deleted. Gets the settings of a common image which is displayed by all the items within the editor. An object that contains image settings. Occurs after a new list item has been added to the editor's item collection. Enables you to prevent a list item from being added to the editor's item collection. Enables you to implement custom selection of the requested items by the value. Gets the collection of items displayed within the editor's dropdown window. A instance representing the collection of items in the combobox editor. Enables you to implement custom selection of the requested items by the filter conditions. Gets the style settings for all items within the editor. A object that contains style settings. Gets the style settings that define the appearance of the editor's dropdown list. An object containing style settings. Gets or sets the delay before displaying the loading panel. An Int32 value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets the settings of an image displayed within a Loading Panel. An object that contains image settings. Gets or sets the position of an image displayed within a Loading Panel with respect to the panel's text content. One of the enumeration values. Gets the style settings used to paint the Loading Panel. A object that contains style settings. Gets or sets the text displayed within a Loading Panel. A string value that specifies the panel's text. Gets or sets a value specifying whether the ASPxComboBox control is rendered as a native HTML dropdown list element. true if a combo box control is rendered as a standard HTML dropdown list box; otherwise, false. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A object containing style settings. Gets or sets a value indicating whether an end-user can change the editor's contents at runtime. true, if an end-user cannot change the editor's contents; otherwise, false. For internal use only. Gets or sets the selected list item's index. An integer value, representing the zero-based index of the selected list item. Occurs after a different item in the list has been selected (focus has been moved from one item to another). Gets or sets the editor's selected list item. A object representing the currently selected list item. Gets or sets whether the image should be displayed within an editor's edit box. true if the image is allowed to be displayed within an edit box; otherwise, false. Gets or sets whether a specific Loading Panel can be displayed within the ASPxComboBox object. true if a Loading Panel is allowed to be displayed within the ASPxComboBox; otherwise, false. Gets or sets whether the image can be displayed within a Loading Panel. true if the image is allowed to be displayed within a Loading Panel; otherwise, false. Gets or sets the text displayed within the editor's edit box. The textual representation of the editor's value. Gets or sets the data source field that provides display texts for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item texts. Gets or sets the pattern used to format the selected item's text displayed within the editor's edit box. A string value that represents the format pattern. Gets or sets the editor's edited value. A value representing the editor's value. Gets or sets the data source field that provides values for the editor's items. A string value that specifies the name of the data source field from which the editor obtains item values. Gets the data type of the editor's values. A object that represents the type of values. The check box control. Initializes a new instance of the ASPxCheckBox class with default settings. Gets or sets a value specifying whether the grayed state is available for a check box. true if the grayed state is available; otherwise, false. Gets or sets a value that specifies whether a check box can be set to a grayed state by a mouse click. true if end-users can set grayed state by clicking the check box; otherwise, false. Gets the style settings which define a check box appearance in the focused state. An EditorDecorationStyle object that contains the style settings. Gets the settings defining the appearance of a column editor in browse mode. A EditorDecorationStyle object that contains style settings. Gets or sets a value that specifies whether the check box editor is checked. true if the check box is checked; otherwise, false. Fires after the ASPxCheckBox's checked state has been changed. Provides access to the settings that define an image of a check box in the checked state. An InternalCheckBoxImageProperties object that contains image settings. Gets or sets a value that specifies a check box check state. One of the enumeration values. Gets an object that lists the client-side events specific to the ASPxCheckBox. A object which allows assigning handlers to the client-side events available to the editor. This property is not in effect for the ASPxCheckBox class. Gets or sets a value that specifies whether the editor keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. true if the HTML code contained within the editor's values is not executed and is converted into the corresponding text for display purposes, false if the editor's values can contain pure HTML code. This property is not in effect for the ASPxCheckBox class. Provides access to the settings that define an image of a check box in an indeterminate (grayed) state. An InternalCheckBoxImageProperties object that contains image settings. Gets or sets the layout of the check box editor's contents. One of the values. Gets or sets a value specifying whether a control is rendered as a native HTML check box element. true if a control is rendered as a standard HTML element; otherwise, false. For internal use only. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the text label associated with the check box editor. A value representing the text label of the check box editor. Gets or sets the horizontal alignment of the text label relative to the check mark. A value. Gets or sets the amount of space between the editor's text label and check mark. A that represents the spacing value. Provides access to the settings that define an image of a check box in the unchecked state. An InternalCheckBoxImageProperties object that contains image settings. Gets or sets the value that represents the editor's checked state. A value that represents the checked state of the check box editor. For internal use only. Gets or sets the value that corresponds to the editor's grayed state. A value that corresponds to the grayed state of the check box editor. For internal use only. Gets the data type of the editor's values. A object that represents the type of values. Gets or sets the value that represents the editor's unchecked state. A value that represents the unchecked state of the check box editor. For internal use only. Gets or sets a value that specifies whether the check box's text can be wrapped. One of the enumeration values. Specifies an edit button's position within a button editor. The button is anchored to the editor's left edge. The button is anchored to the editor's right edge. Represents the calendar control. Initializes a new instance of the ASPxCalendar class with default settings. Gets the style settings used to paint the editor's buttons. A object that contains style settings. Gets or sets a value specifying the animation type used to change the visible date. One of the AnimationType enumeration values. Gets or sets the text displayed within the calendar's Clear button. A value representing the text within the Clear button. Gets an object that lists the client-side events specific to the editor. A object which allows assigning handlers to the client-side events available to the editor. Gets or sets the number of columns (months) displayed in a multi-view calendar. An integer value that specifies the number of months displayed within a calendar horizontally. Occurs on the server side after a day cell has been created. Occurs on the server side before a day cell has been created. Occurs on the server side before a day cell has been rendered. Gets the style properties for the calendar's section that displays the day of the week. A object defining the day of the week header's appearance. Gets or sets the name format for days of the week. A enumeration value. Gets the style properties of the days that don't belong to the displayed month. A object defining the appearance of the days that are not in the displayed month. Gets the style properties of the days that don't belong to the date range allowed for selection. A object defining the appearance of the days that cannot be selected. Enables you to render the calendar's days manually. Gets the style settings for the calendar's selected day. A object defining the appearance of the selected day. Gets the style settings for the days displayed in the calendar. A object defining the common appearance of the calendar's days. Gets the style properties for the weekend dates in the calendar. A object defining the appearance of weekend days. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value specifying whether an end-user can change the visible date with a swipe gesture. True, if date changing by gestures is always allowed; False, if it is always prohibited; Default - if it is allowed for touch devices only. Get or sets the visibility of the PrevMonth and NextMonth buttons, thus controlling the availability of month navigation within the calendar. true, if month navigation is enabled; otherwise, false. Gets or sets a value indicating whether multiple date selection is enabled in the calendar. true if multiple date selection is enabled; otherwise, false. Gets or sets the visibility of the PrevYear and NextYear buttons, thus controlling the availability of year navigation within the calendar. true, if year navigation is enabled; otherwise, false. Gets or sets a value that specifies whether the editor keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. true if the HTML code contained within the editor's values is not executed and is converted into the corresponding text for display purposes, false if the editor's values can contain pure HTML code. Gets the style properties for the footer section of the calendar's fast navigation panel. A object defining the appearance of the fast navigation panel's footer. Gets the style properties for the fast navigation panel's section that displays months. A object defining the appearance of the fast navigation panel's month section. Gets the style settings for the months displayed in the calendar's fast navigation panel. A object defining the common appearance of months within the fast navigation panel. Gets the settings of an image that is displayed in the fast navigation panel's NextYear button element. An object that contains the image settings. Gets the settings of an image that is displayed in the fast navigation panel's PrevYear button element. An object that contains the image settings. Gets the settings of the calendar's dropdown fast navigation panel. A object that contains the fast navigation panel's settings. Gets the common style settings for the calendar's fast navigation panel. A object defining the appearance of the calendar's fast navigation panel. Gets the style properties for the fast navigation panel's section that displays years. A object defining the appearance of the fast navigation panel's year section. Gets the style settings for the years displayed in the calendar's fast navigation panel. A object defining the common appearance of years within the fast navigation panel. Gets or sets the day to display as the first day of the week within the calendar. A enumeration value specifying the first day of the week. Gets the style properties for the calendar's footer section. A object defining the footer's appearance. Returns the calendar's first visible date. A DateTime object that represents the first visible date. Returns the calendar's last visible date. A DateTime object that represents the last visible date. Gets the style properties of the calendar's title heading. A object defining the title header's appearance. Gets or sets the calendar's height. This property is not in effect for the ASPxCalendar class. A value representing the image's height. Gets or sets a value that specifies whether a day that corresponds to today's date is highlighted within the calendar. true if the calendar's day that corresponds to today's date is highlighted; otherwise, false. Gets or sets a value that specifies whether weekend days are highlighted within the calendar. true if weekend days are highlighted; otherwise, false. Gets style settings that define the appearance of a specific Loading Div panel. A object that contains style settings. Gets the settings of an image displayed within a Loading Panel. An object that contains image settings. Gets the style settings used to paint the Loading Panel. A object that contains style settings. Gets or sets the maximum date allowed to be entered into the editor by an end-user. A DateTime object that specifies the editor's maximum allowed date. Gets or sets the minimum date allowed to be entered into the editor by an end-user. A DateTime object that specifies the editor's minimum allowed date. Gets or sets a value specifying the amount of space around the month grid within the calendar. A object that contains padding settings. Gets the settings of an image that is displayed in the calendar's NextMonth button element. An object that contains the image settings. Gets the settings of an image that is displayed in the calendar's NextYear button element. An object that contains the image settings. Gets the settings of an image that is displayed in the calendar's PrevMonth button element. An object that contains the image settings. Gets the settings of an image that is displayed in the calendar's PrevYear button element. An object that contains the image settings. Overrides the property to hide the calendar's footer that contains the Today and Clear buttons. true, if an end-user cannot change the editor's contents; otherwise, false. For internal use only. Gets or sets a value that specifies whether the editor's popup window is displayed above Java applets that may present on the web page. One of the enumeration values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the number of rows (months) displayed in a multi-view calendar. An integer value that specifies the number of months displayed within a calendar vertically. Gets or sets the selected date. A object that represents the selected date. Gets a collection of dates selected within the calendar. A object that represents the collection of selected dates. Fires after the selected date has been changed within the calendar. Provides access to the Loading Panel's settings. A object that contains the loading panel's settings. Gets or sets a value that specifies whether the Clear button is displayed within the calendar's footer. true, if the button is visible, otherwise, false. Gets or sets a value that specifies whether the heading for the days of the week is displayed. true, if the day of the week header is visible, otherwise, false. Gets or sets a value that specifies whether the calendar's title heading is displayed. true, if the title header is visible, otherwise, false. Gets or sets a value that specifies whether a calendar's popup window casts a shadow. true if a window casts a shadow; otherwise false. Gets or sets a value that specifies whether the Today button is displayed within the calendar's footer. true, if the button is visible, otherwise, false. Gets or sets a value that specifies whether the week number section is displayed within the calendar. true, if the week number section is visible, otherwise, false. Gets or sets the text displayed within the calendar's Today button. A value representing the text within the Today button. Gets the style settings for the calendar's day that corresponds to the today's date. A object defining the appearance of today's date. Gets or sets the editor's value. A value representing the editor's value. Gets or sets the date, representing the month and year currently displayed within the calendar. A value specifying the month and year currently displayed within the calendar. Occurs after the month displayed within the calendar is to be changed due to an action performed by an end user. Gets the style properties for the week number markers in the calendar. A object defining the appearance of week numbers. Represents a base class for editors that allow edit buttons to be displayed within the client region. Initializes a new instance of the ASPxButtonEditBase class with default settings. Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel. true if the editor's value can be changed via the mouse wheel when the editor is focused; otherwise, false. Gets or sets a value that specifies whether end-users are allowed to input values into an editor's edit box. true if end-users are allowed to change an editor's value by inputing values into the editor's edit box; false if the editor's value can be changed only via the editor's UI elements. Fires after a button is clicked within the editor. Gets the settings which define the ellipsis image displayed within editor buttons. A object, which defines the image settings. Gets the collection of editor buttons. An object representing the collection of buttons displayed within the editor. Gets the style settings used to paint the editor's buttons. A object that contains style settings. Gets or sets the template used for rendering the editor's buttons. An object supporting the interface that contains the template used for rendering the editor's buttons. Gets or sets a value that specifies whether the editor keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. true if the HTML code contained within the editor's values is not executed and is converted into the corresponding text for display purposes, false if the editor's values can contain pure HTML code. Gets or sets the spacing between the editor's elements. A that represents the spacing value. Represents an edit control with embedded buttons. Initializes a new instance of the ASPxButtonEdit class with default settings. Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel. true if the editor's value can be changed via the mouse wheel when the editor is focused; otherwise, false. This property is not in effect for the ASPxButtonEdit class. Gets an object that lists the client-side events specific to the ASPxButtonEdit. A object which allows assigning handlers to the client-side events available to the ASPxButtonEdit. Gets the style settings that define the appearance of the editor's mask hint. An object containing style settings. Gets the editor's mask settings. A object that contains the mask settings of the editor. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null. A string value that specifies the prompt text. Contains style settings used to paint the ASPxGridView's Title Panel. Initializes a new instance of the GridViewTitleStyle class. Provides the style settings used to paint the table that represents the ASPxGridView. Initializes a new instance of the GridViewTableStyle class. Provides the style settings used to paint the ASPxGridView's Status Bar. Initializes a new instance of the GridViewStatusBarStyle class. Serves as a base for classes that provide style settings used to paint rows within the ASPxGridView. Initializes a new instance of the GridViewRowStyle class. This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; This property is not in effect. @nbsp; Provides the style settings used to paint the in-line edit row. Initializes a new instance of the GridViewInlineEditRowStyle class. Provides the style settings used to paint column headers. Initializes a new instance of the GridViewHeaderStyle class. This property is not in effect. @nbsp; This property is not in effect. @nbsp; This property is not in effect. @nbsp; This property is not in effect. @nbsp; Gets or sets the distance between the filter image and the caption within the column header. A structure that represents the spacing value. This property is not in effect for the GridViewHeaderStyle class. Gets or sets the distance between the sorting image and the caption within the column header. A structure that represents the spacing value. This property is not in effect for the GridViewHeaderStyle class. Provides the style settings used to paint the column header panel within the ASPxGridView. Initializes a new instance of the GridViewHeaderPanelStyle class. Provides the style settings used to paint group rows. Initializes a new instance of the GridViewGroupRowStyle class. Provides the style settings used to paint the Group Panel within the ASPxGridView. Initializes a new instance of the GridViewGroupPanelStyle class. Provides the style settings used to paint a Footer. Initializes a new instance of the GridViewFooterStyle class. Provides the style settings used to paint cells within the filter row. Initializes a new instance of the GridViewFilterCellStyle class. Provides the style settings used to paint the row where the Edit Form is displayed. Initializes a new instance of the GridViewEditFormStyle class. Provides the style settings used to paint edit cell captions within the Edit Form. Initializes a new instance of the GridViewEditFormCaptionStyle class. Provides the style settings used to paint edit cells. Initializes a new instance of the GridViewEditCellStyle class. Provides the style settings used to paint data rows. Initializes a new instance of the GridViewDataRowStyle class. Provides settings for audio objects. Initializes a new instance of the AudioObjectProperties class with the specified object container control. A object. Initializes a new instance of the AudioObjectProperties class. Gets or sets the stereo balance. An integer value that specifies the stereo balance. Values range from -1000 to 1000. This property is not in effect for the AudioObjectProperties class. This property is not in effect for the AudioObjectProperties class. Gets or sets the number of times an audio file will play. A positive integer value that specifies the number of times an audio file will play. This property is not in effect for the AudioObjectProperties class. This property is not in effect for the AudioObjectProperties class. Gets or sets the current playback volume. An integer value that specifies the volume level (from -10000 to 0). Provides the style settings used to paint data cells. Initializes a new instance of the GridViewCellStyle class. Contains the templates used to display the ASPxGridView's data cells, rows, etc. Initializes a new instance of the GridViewTemplates class with the specified owner. An object that implements the IPropertiesOwner interface. Gets or sets a template for displaying data cells. An object that implements the interface. Gets or sets a template for displaying data rows. An object that implements the interface. Gets or sets a template for displaying detail rows. An object that implements the interface. Gets or sets a template for displaying the Edit Form. An object that implements the interface. Gets or sets a template for displaying the empty data row. An object that implements the interface. Gets or sets a template for displaying footer cells. An object that implements the interface. Gets or sets a template for displaying the Footer. An object that implements the interface. Gets or sets a template for displaying a group footer cell. An object that implements the ITemplate interface. Gets or sets a template for displaying a group footer row. An object that implements the ITemplate interface. Gets or sets a template for displaying group rows. An object that implements the interface. Gets or sets a template for displaying the content of group rows An object that implements the interface. Gets or sets a template for displaying column headers. An object that implements the interface. Gets or sets a template for displaying column header captions. An object that implements the interface. Gets or sets a template for displaying the ASPxGridView's Pager. An object that implements the interface. Gets or sets a template for displaying preview rows. An object that implements the interface. Gets or sets a template for displaying the ASPxGridView's status bar. An object that implements the interface. Gets or sets a template for displaying the Title Panel. An object that implements the interface. Provides the style settings used to paint the visual elements within the ASPxGridView. Initializes a new instance of the GridViewStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets the style settings used to paint Alternating Data Row. A object that contains style settings used to paint alternating data rows. Gets the style settings used to paint data cells. A object that contains style settings used to paint data cells. For internal use only. [To be supplied] Gets the style settings used to paint the Command Column's cells. A object that contains style settings used to paint the Command column's cells. Gets the style settings used to paint command column items. A object that contains style settings used to paint command column items. For internal use only. [To be supplied] For internal use only. [To be supplied] Duplicates the properties of the specified object into the current instance of the GridViewStyles class. A object that represents the object from which the settings will be copied. Gets the style settings used to paint the customization window. A object that contains style settings used to paint the customization window. For internal use only. [To be supplied] Gets the style settings used to paint the Customization Window. An object that contains style settings used to paint the Customization window. Gets the style settings used to paint the Customization Window's Close button. A object that contains style settings used to paint the Customization window's Close button. For internal use only. [To be supplied] Gets the style settings used to paint the Customization Window's content. A object that contains style settings used to paint the Customization window's content. For internal use only. [To be supplied] Gets the style settings used to paint the Customization Window's header. A object that contains style settings used to paint the Customization window's header. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. For internal use only. For internal use only. Gets the style settings used to paint detail buttons. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the detail row cell. A object that contains style settings. For internal use only. @nbsp; Gets the style settings used to paint detail rows. A object that contains style settings used to paint detail rows. For internal use only. Gets the style settings used to paint the ASPxGridView when it is disabled. An object that contains style settings used to paint the ASPxGridView when it is disabled. Gets the style settings used to paint the Edit Form. A object that contains style settings used to paint the Edit Form. For internal use only. [To be supplied] Gets the style settings used to paint edit cells displayed within the Edit Form. A object that contains style settings used to paint edit form cells. For internal use only. [To be supplied] Gets the style settings used to paint the edit cell captions within the Edit Form. A object that contains style settings used to paint the edit cell's caption. Get the style settings used to paint the data row currently being edited. A object that contains style settings used to paint the data row currently being edited. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings used to paint the table that represents the Edit Form. A object that contains style settings used to paint the table. For internal use only. [To be supplied] Gets the style settings used to paint the Error Row. A object that contains style settings used to paint error rows. For internal use only. [To be supplied] Gets the style settings used to paint the Empty Data Row. A object that contains style settings used to paint the empty data row. For internal use only. [To be supplied] Gets the style settings used to paint the Filter Bar. A object that contains style settings. Gets the style settings used to paint the Filter Bar's cell which displays the check box. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the Filter Bar's cell which displays the Clear button. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the Filter Bar's cell which displays the current filter expression. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the Filter Bar's cell which displays the filter image. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint links (filter expression, clear filter command) displayed within the Filter Bar. A object that contains style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings used to paint the Filter Control's footer which displays buttons. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the Filter Control's Close button. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the Filter Control's header. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the Filter Control's content area. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint cells within the Auto Filter Row. A object that contains style settings used to paint cells within the filter row. For internal use only. [To be supplied] Gets the style settings used to paint the active item within a filter popup. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the button panel within a filter popup. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the items displayed within a filter popup. A object that contains style settings. Gets the style settings used to paint the items area within a filter popup. A object that contains style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings used to paint the item currently being selected within a filter popup. A object that contains style settings. For internal use only. Gets the style settings used to paint the filter popup. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the Auto Filter Row. A object that contains style settings used to paint the filter row. Gets the style settings used to paint the filter row menu. A object that contains style settings. Gets the style settings used to paint the filter row menu items. A object that contains style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings used to paint the currently focused group row. A object that contains style settings used to paint the currently focused group row. For internal use only. [To be supplied] Gets the style settings used to paint the currently focused data row. A object that provides style settings used to paint the currently focused data row. For internal use only. [To be supplied] Gets the style settings used to paint footer cells. A object that contains style settings used to paint footer cells. For internal use only. [To be supplied] Gets or sets the group button's width. An integer value that specifies the group button's width, in pixels. Gets the style settings used to paint group footers. A object that contains style settings used to paint group footers. For internal use only. [To be supplied] Gets the style settings used to paint the Group Panel. A object that contains style settings used to paint the group panel. For internal use only. [To be supplied] Gets the style settings used to paint group rows. A object that contains style settings used to paint group rows. For internal use only. [To be supplied] Gets the style settings used to paint column headers. A object that contains style settings used to paint column headers. Gets the style settings defining the appearance of the Popup Header Filter items. A ListBoxItemStyle object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the Header Panel. A object that contains style settings used to paint the Header Panel. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings used to paint in-line edit row cells. A object that contains style settings used to paint cells within the in-line edit row. For internal use only. [To be supplied] Gets the style settings used to paint the In-Line Edit Row. A object that contains style settings used to paint the in-line edit row. For internal use only. [To be supplied] Gets the style settings used to paint a rectangle displayed above the ASPxGridView while waiting for a callback response. A object that contains style settings used to paint a rectangle displayed above the ASPxGridView while waiting for a callback response. Provides style settings for a loading panel that can be displayed while waiting for a callback response. A object that contains style settings used to paint a loading panel. Gets the style settings used to paint the Pager bottom panel. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the Pager top panel. A object that contains style settings. For internal use only. [To be supplied] Gets the style settings used to paint the Popup Edit Form. An object that contains style settings used to paint the popup edit form. For internal use only. [To be supplied] Gets the style settings used to paint the Popup Edit Form. An object that contains style settings used to paint the popup edit form. Gets the style settings used to paint the Popup Edit Form's Close button. A object that contains style settings used to paint the popup edit form's Close button. For internal use only. [To be supplied] Gets the style settings used to paint the Popup Edit Form's content. A object that contains style settings used to paint the popup edit form's content. For internal use only. [To be supplied] Gets the style settings used to paint the Popup Edit Form's header. A object that contains style settings used to paint the popup edit form's header. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings used to paint the preview rows. A object that contains style settings used to paint the preview rows. For internal use only. [To be supplied] Gets the style settings used to paint data rows. A object that provides style settings used to paint data rows. Gets the style settings used to paint a data row when it is hot tracked. A object that provides style settings used to paint the hot tracked data row. Gets the style settings used to paint selected data rows. A object that contains style settings used to paint selected data rows. For internal use only. [To be supplied] Gets the style settings used to paint the Status Bar. A object that contains style settings used to paint the status bar. For internal use only. [To be supplied] Gets the style settings used to paint the table that represents the ASPxGridView. A object that contains style settings used to paint the table. For internal use only. [To be supplied] Gets the style settings used to paint the Title Panel. A object that contains style settings used to paint the title. For internal use only. [To be supplied] Returns a string that represents the current object. The empty string. Serves as a base for classes that represent data columns. Initializes a new instance of the GridViewDataColumn class. Initializes a new instance of the GridViewDataColumn class with the specified field name and caption. A value that specifies the name of a data field. This value is assigned to the property. A value that specifies the column's caption. Initializes a new instance of the GridViewDataColumn class with the specified field name. A value that specifies the name of a data field. This value is assigned to the property. Copies the public properties from the specified object to the current one. A object whose properties are copied to the current object. Applies a filter to the column. A value that specifies the filter string. Gets or sets a template for displaying data cells within the current column. An object that implements the interface. Gets the style settings used to paint the column's cells within the Edit Form. A object that contains style settings used to paint the column's cells within the Edit Form. This member supports the internal infrastructure and cannot be used directly from your code. Gets the style settings used to paint the caption of the edit cell that corresponds to the current column. A object that contains style settings used to paint the edit cell's caption. Gets the settings of the edit cell which is displayed within the Edit Form and corresponds to the current data column. A object that contains the edit cell's settings. Gets or sets a template for displaying edit cells which correspond to the current column. An object that implements the interface. Gets or sets the name of the database field assigned to the current column. A value that specifies the name of a data field. Gets the style settings used to paint a cell within the Auto Filter Row that corresponds to the current data column. A object that contains style settings used to paint a filter cell that corresponds to the current data column. Gets the column's filter expression. A value that represents the column's filter expression. Groups data by the values of the current column. Gets or sets a value that specifies whether the column takes part in grouping and at which level. An integer value that specifies the column's position among grouping columns. -1 if the ASPxGridView isn't grouped by the values of the current column. Gets or sets a template for displaying group rows. An object that implements the interface. Indicates whether a column responds to mouse clicks. true if the column responds to mouse clicks; otherwise, false. Gets or sets the column editor's settings. An descendant that contains settings specific to a particular editor type. Gets or sets the type of the column's editor. A value that specifies the editor's type. Gets or sets whether end-users are allowed to edit the column's cell values. true if end-users are not allowed to modify the column's cell values; otherwise, false. Provides access to the column's options. A GridViewDataColumnSettings object that contains the column's options. Gets whether an end-user can create filter conditions within this column within the Filter Control. This member supports the internal infrastructure and cannot be used directly from your code. @nbsp; Sorts the column in ascending order. Sorts the column in descending order. Gets or sets the column's position among sorted columns. An integer value that specifies the zero-based column's index among sorted columns. -1 if data is not sorted by this column. Gets or sets the column's sort order. A enumeration value that specifies the column's sort order. Returns a string that represents the current object. A value that represents the current object. Gets or sets an expression used to evaluate values for the current unbound column. A string that specifies an expression used to evaluate values for the current column. Gets or sets the data type and binding mode of the column. A enumeration value that represents the data type and binding mode of the column Ungroups data by the values of the current column. Clears the sorting applied to the column. Represens a command column. Initializes a new instance of the GridViewCommandColumn class. Initializes a new instance of the GridViewCommandColumn class with the specified caption. A value that specifies the column's caption. Gets or sets whether end-users can drag the column's header. One of the enumeration values. Copies the public properties from the specified object to the current one. A object whose properties are copied to the current object. Gets or sets the command button's type. A enumeration value that specifies how the command buttons are rendered. Gets the Cancel button's settings. A object that specifies the button's settings. Gets the Clear button's settings. A object that specifies the button's settings. Gets the collection of custom buttons. A object which represents the collection of custom buttons. Gets the Delete button's settings. A object that specifies the button's settings. Gets the Edit button's settings. A object that specifies the button's settings. Gets the New button's settings. A object that specifies the button's settings. Gets the Select button's settings. A object that specifies the button's settings. Gets or sets whether an editor(a check box or radio button) used to select/deselect data rows is shown. true to show the check box or radio button within command column cells; otherwise, false. Returns a string that represents the current object. A value that represents the current object. Gets the Update button's settings. A object that specifies the button's settings. Represents the ASPxGridView's column collection. Initializes a new instance of the GridViewColumnCollection class. An object that implements the IWebControlObject interface. Adds the specified column to the collection. A object to add to the collection. Adds an array of objects to the current collection. An array that contains zero or more objects. Gets the Grid View that owns the collection. An object that owns the collection. Returns the specified column's position within the collection. A object to locate in the collection. An integer value that specifies the column's position within the collection. -1 if the collection doesn't contain the specified column. Adds the specified column to the specified position within the collection. An integer value that specifies the zero-based index at which the specified column should be inserted. If it's negative or exceeds the number of elements, an exception is raised. A object to insert. Provides indexed access to columns within the collection. An integer that specifies the index of the required column. A object that represents a column at the specified index. Returns the column with the specified name, field name or caption. A value that specifies the column's name, field name or caption. A object that represents a column with the specified name, field name or caption. null (Nothing in Visual Basic) if the column isn't found. Removes the specified column from the collection. A object to remove from the collection. Returns a string that represents the current object. The empty string. Serves as a base for classes that represent columns displayed within the ASPxGridView. Initializes a new instance of the GridViewColumn class with default settings. Copies the public properties from the specified object to the current one. A object whose properties are copied to the current object. Gets the style settings used to paint column cells. A object that contains the style settings used to paint column cells. Gets or sets the column's export width. An integer value that specifies the column's width (in pixels) for exporting purposes. Gets or sets whether the column is fixed on the ASPxGridView's left edge. A enumeration value that specifies whether the column is fixed on the ASPxGridView's left edge. Gets the style settings used to paint footer cells within a column. A object that contains the style settings used to paint footer cells. Gets or sets a template for displaying the column's footer cell. An object that implements the interface. Gets the Grid View that owns the current column. An object that owns the current column. Gets the style settings used to paint group footer cells within a column. A object that contains the style settings used to paint group footer cells. Gets or sets a template for displaying the column's footer cell. An object that implements the ITemplate interface. Gets or sets a template for displaying the column header's caption. An object that implements the interface. Gets the style settings used to paint the column's header. A object that contains the style settings used to paint the column's header. Gets or sets a template used to display the content of the column's header. An object that supports the interface and contains a template used to display the header's content. Indicates whether the column responds to mouse clicks. true if the column responds to mouse clicks; otherwise, false. Gets or sets the minimum width of the column. An integer value that specifies the column's minimum width. Gets an object which is the column's immediate parent band column. A object that is the column's immediate parent band column; null (Nothing in Visual Basic) if the column does not belong to any band. Gets or sets whether the column's header is displayed within the Customization Window when the column is hidden. true if the column's header is displayed within the customization window when the column is hidden; otherwise, false. Provides the edit cell's settings. Initializes a new instance of the GridColumnEditFormSettings class with the specified data column. A object that represents the data column within the ASPxGridView. Copies the settings from the specified GridColumnEditFormSettings object to the current one. A GridColumnEditFormSettings object whose settings are assigned to the current object. Gets or sets the edit cell's caption. A value that specifies the edit cell's caption. Gets or sets the location of the edit cell's caption. An enumeration value that specifies the caption's location. Gets or sets the number of columns in the Edit Form that the cell spans. An integer value that specifies the number of columns in the rendered Edit Form that the cell spans. Gets or sets the number of rows in the Edit Form that the edit cell spans. An integer value that specifies the number of rows in the Edit Form that the edit cell spans. Gets or sets whether the edit cell that corresponds to the current data column is displayed within the Edit Form. One of the enumeration values. Gets or sets the edit cell's position within the Edit Form. An integer value that specifies the edit cell's position within the Edit Form. Represents a collection of summary items. Initializes a new instance of the ASPxSummaryItemCollection class. An object that implements the IWebControlObject interface. Adds a new summary item with the specified settings to the collection. A enumeration value that specifies the aggregate function type. This value is assigned to the property. A value that specifies the name of the data source field whose values are used for summary calculation. This value is assigned to the property. An object that represents the new summary item. Returns a summary item of the specified aggregate function type and associated with the specified data source field. A value that specifies the name of the data source field whose values are used for summary calculation. A enumeration value that specifies the aggregate function type. An object that represents the required summary item. Returns a summary item associated with the specified data source field. A value that specifies the name of the data source field whose values are used for summary calculation. An object that represents the summary item associated with the specified data source field. Fires when the collection is changed. Returns a string that represents the current object. The empty string. Represents a summary item. Initializes a new instance of the ASPxSummaryItem class. Initializes a new instance of the ASPxSummaryItem class with the specified settings. A value that specifies the name of the data source field whose values are used for summary calculation. This value is assigned to the property. A enumeration value that specifies the aggregate function type. This value is assigned to the property. Copies the public properties from the specified object to the current one. A object whose properties are copied to the current object. Gets or sets the pattern specifying the display format for the entire summary. A value that specifies the format pattern. Gets or sets the name of a data source field whose values are used for summary calculation. A value that specifies the name of the data source field whose values are used for summary calculation. Formats the specified value according to the current total summary item's format settings, when the summary is displayed within group row footers. A object that specifies the column, the values of which are aggregated by the summary. An object that is the summary value. A value that is the summary display text. Formats the specified value according to the current group row summary item's format settings. A object that specifies the column, the values of which are aggregated by the summary. An object that is the summary value. A value that is the summary display text. Formats the specified value according to the current total summary item's format settings, when the summary is displayed within the grid's footer. A object that specifies the column, the values of which are aggregated by the summary. An object that is the summary value. A value that is the summary display text. Gets or sets a value that specifies a column in which the footer (for total summary) or group row/group footer (for group summary) the summary will be displayed. A string value that identifies the data column within the ASPxGridView by its unique identifier name (), the name of the data source field to which it is bound (), or its caption (). Gets or sets the column whose group footer cells should display summary values. A string value that specifies the column's name (), field name (), or caption (). Gets or sets the aggregate function type. A enumeration value that specifies the aggregate function type. Gets or sets data associated with the summary item. A value that contains information associated with the summary item. Gets or sets the pattern specifying the display format for the calculated summary value. A value that specifies the format pattern. Provides view options for ASPxGridView controls. Initializes a new instance of the ASPxGridViewSettings class. An object that owns the created object. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the minimum width of grid columns. An integer value that specifies a column's minimum width. Gets or sets a value specifying whether popup menu scrolling is enabled in the built-in Filter Control. true if scrolling is enabled; otherwise, false. Gets or sets the gridline style for the ASPxGridView. A enumeration value that specifies the gridline style for the ASPxGridView. Gets or sets the text pattern for group rows. A value that specifies the text pattern for group rows. Gets or sets a separator dividing multiple summary texts displayed within group rows. A string that is the separator. Gets or sets a value specifying the horizontal scrollbar's display mode. One of the ScrollBarMode enumeration values. Gets or sets whether column headers are displayed. true to display column headers; otherwise, false. Gets or sets a value which specifies when the Filter Bar is displayed. A enumeration value that specifies when the Filter Bar is displayed. Gets or sets whether the filter row is displayed. true to display the filter row; otherwise, false. Gets or sets whether filter row buttons are displayed within the auto filter row. true to display filter row buttons; otherwise, false. Gets or sets whether the Like item is displayed within the filter row menu. true, if the Like item is displayed; otherwise, false. Gets or sets whether the view's footer is displayed. true to display the view footer; otherwise, false Gets or sets whether group expand buttons are displayed within group rows. true to display group expand buttons within group rows; otherwise, false. Gets or sets whether the grouped columns are displayed within the ASPxGridView. true to display the grouped columns within the view; otherwise, false. Gets or sets a value that specifies the ASPxGridView group footers visibility. A enumeration value that specifies the group footer's visibility mode. Gets or sets whether the Group Panel is displayed. true to display the group panel; otherwise, false Gets or sets a value that specifies whether the filter dropdown contains service filter items ('Blanks' and 'Non blanks') to allow filtering a column by blank and non blank values. true, to display the 'Blanks' and 'Non blanks' filter items within the filter dropdown; otherwise, false. Gets or sets whether column headers display filter buttons. true to display filter buttons within column headers; otherwise, false. Gets or sets whether the horizontal scrollbar is displayed. true to display the horizontal scrollbar; otherwise, false. Gets or sets whether preview rows are displayed. true to display preview rows; otherwise, false Gets or sets whether the Status Bar is displayed. A enumeration value that specifies whether the status bar is displayed within the ASPxGridView. Gets or sets whether the ASPxGridView's Title Panel is displayed. true to display the ASPxGridView's title; otherwise, false. Gets or sets whether the vertical scrollbar is displayed. true to display the vertical scrollbar; otherwise, false Gets or sets whether the ASPxGridView's width can be changed by a browser to display the entire content. true if the ASPxGridView's width is fixed, and cannot be changed by a browser; otherwise, false. Gets or sets the scrollable area's height. An integer value that specifies the scrollable area's height, in pixels. Gets or sets a value specifying the vertical scrollbar's display mode. One of the ScrollBarMode enumeration values. Gets or sets the operating mode of the vertical scrollbar. A enumeration value that specifies the operating mode of the vertical scrollbar. Serves as a base for the and classes. Initializes a new instance of the ASPxGridViewRowEventArgs class. The row's visible index. This value is assigned to the property. An object that uniquely identifies the row. This value is assigned to the property. Gets an object that uniquely identifies the row. An object that uniquely identifies the row. Gets the row's visible index. An integer value that specifies the row's visible index. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewRowCommandEventArgs class. The row's visible index. This value is assigned to the property. An object that uniquely identifies the row. This value is assigned to the property. A object that contains an argument for the command. This value is assigned to the property. A object that identifies the source of the command. This value is assigned to the property. Gets the argument for the command. A object that contains an argument for the command. Gets the source of the command. A object that represents the source of the command. Contains pager settings. Initializes a new instance of the ASPxGridViewPagerSettings class. An object that owns the created object. Gets or sets whether the Pager is displayed within the ASPxGridView when there is only one page. true to display the Pager within the ASPxGridView when there is only one page; otherwise, false. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets whether page-mode navigation is enabled. A enumeration value that specifies whether page-mode navigation is enabled. Gets or sets the maximum number of rows that can be displayed on a page. An integer value that specifies the maximum number of rows that can be displayed on a page. Gets or sets the pager's position within an ASPxGridView control. A enumeration value that specifies the position of the pager within an ASPxGridView. Gets or sets whether Search-Engine Optimization (SEO) mode is enabled for the pager. A enumeration value that specifies whether SEO mode is enabled. Gets or sets whether to show empty data rows if the number of data rows displayed within the last page fits entirely on the page. true to show empty data rows; otherwise, false. Provides settings that affect the Loading Panel's appearance and functionality. Initializes a new instance of the ASPxGridViewLoadingPanelSettings class with the specified owner. An object that owns the created object. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. This property isn't used. @nbsp; Gets or sets a value that specifies how a Loading Panel is displayed within the ASPxGridView. A enumeration value that specifies the loading panel's display mode. Provides editing settings for ASPxGridViews. Initializes a new instance of the ASPxGridViewEditingSettings class. An object that owns the created object. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the maximum number of columns allowed in the Edit Form. An integer value that specifies the maximum number of columns allowed in the Edit Form. Gets or sets a value that specifies the ASPxGridView's editing mode. A enumeration value that specifies the ASPxGridView's editing mode. Gets or sets the position of the new item row within the ASPxGridView. A enumeration value that specifies the position of the new item row within the ASPxGridView. Gets or sets whether an end-user can resize the Popup Edit Form. true to allow the popup edit form to be resized by an end-user; otherwise, false. Gets or sets the Popup Edit Form's height. A structure that specifies the popup edit form's height. Gets or sets the popup edit form's horizontal alignment. A enumeration value that specifies the popup edit form's horizontal alignment. Gets or sets the offset from the left or right border of the popup edit form's container. An integer value that specifies the offset, in pixels, from the left or right border of the popup edit form's container. Gets or sets whether the Popup Edit Form is displayed as a modal dialog. true to display the Popup Edit Form as a modal dialog; otherwise, false. Gets or sets whether the Popup Edit Form's header is displayed. true to display the header; otherwise, false. Gets or sets the popup edit form's vertical alignment. A enumeration value that specifies the popup edit form's vertical alignment. Gets or sets the offset from the top or bottom border of the data row currently being edited. An integer value that specifies the offset, in pixels, from the top or bottom border of the data row currently being edited. Gets or sets the Popup Edit Form's width. A structure that specifies the popup edit form's width. Provides settings that affect the Customization Window's position and functionality. Initializes a new instance of the ASPxGridViewCustomizationWindowSettings class. An object that owns the created object. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets whether the Customization Window is enabled. true to allow display the Customization Window; otherwise, false. Gets or sets the Customization Window's height. A structure that specifies the customization window's height. Gets or sets the Customization Window's horizontal position relative to the ASPxGridView's borders. A enumeration value that specifies the Customization Window's horizontal position. Gets or sets the Customization Window's horizontal offset. An integer value that specifies the Customization Window's horizontal offset, in pixels. Gets or sets the Customization Window's vertical position relative to the ASPxGridView's borders. A enumeration value that specifies the Customization Window's vertical position. Gets or sets the Customization Window's vertical offset. An integer value that specifies the Customization Window's vertical offset, in pixels. Gets or sets the Customization Window's width. A structure that specifies the customization window's width. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewCustomCallbackEventArgs class. A string value that contains specific information collected on the client side and passed to the event for further server-side processing. This value is assigned to the property. Gets a string that contains specific information (if any) passed from the client side. A string value that contains specific information collected on the client side and passed to the event for further server-side processing. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewColumnDataEventArgs class. A object that represents the unbound column. This value is assigned to the property. An integer value that specifies the row's index in the data source. This value is assigned to the property. An object that represents the currently processed cell's value. This value is assigned to the property. true if you need to provide data for the currently processed cell; otherwise, false. This value is assigned to the property. Gets the unbound column currently being processed. A object that represents the unbound column. Returns the value of the specified field in the specified row in the ASPxGridView's underlying data source. An integer value that identifies the required row's index in the data source. A string which represents the required field name. An object that represents the field's value in the control's data source. Returns the value of the specified cell within the processed row in the ASPxGridView's underlying data source. A string which represents the required field name. An object that represents a value from the control's data source. Gets a value that indicates whether you should provide data for the currently processed cell. true if you need to provide data for the currently processed cell; otherwise, false. Gets whether the cell's value should be stored in a custom data source. true if the current cell's value needs to be saved in a custom data source; otherwise, false. Gets the current row's index in the data source. An integer value that specifies the row's index in the data source. Gets or sets the value of the cell currently being processed. An object that represents the currently processed cell's value. Provides behavior options for ASPxGridViews. Initializes a new instance of the ASPxGridViewBehaviorSettings class. An object that owns the created object. Gets or sets a value that specifies whether the and client-side events are invoked on the fist load. true to invoke the events; otherwise, false. Gets or sets whether end-users can drag column headers. true to allow end-users to drag column headers; otherwise, false. Gets or sets whether the focused row is displayed. true to display the focused row; otherwise, false. Gets or sets whether end-users can group data. true to allow end-users to group data; otherwise, false. Gets or sets whether end-users can select multiple data rows by clicking them. true to allow end-users select multiple data rows by clicking them; otherwise, false. Gets or sets a value that specifies whether selection via row clicks is available within the ASPxGridView. true if selection via row clicks is available; otherwise, false. Gets or sets a value that specifies whether multiple row selection is available within the ASPxGridView. true if only a single row can be selected within the grid; false if multiple row selection is available. Gets or sets whether end-users can sort data. true to allow end-users to sort data; otherwise, false. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets whether all group rows displayed within the ASPxGridView are automatically expanded. true to expand all groups; otherwise, false. Gets or sets the time interval between the time a user starts typing within the Auto Filter Row, and filtering is applied. An integer value that specifies the time interval, in milliseconds. Gets or sets a value that specifies how columns are resized when an end-user changes a column's width. One of the ColumnResizeMode enumeration values. Gets or sets whether the Confirm Delete window is displayed when deleting a row. true to display the Confirm Delete window when deleting a row; otherwise, false. Gets or sets whether the Customization Window is enabled. true to allow displaying the Customization Window; otherwise, false. Gets or sets whether the ASPxGridView displays the hot tracked row. true to display the how tracked row; otherwise, false. Gets or sets whether the ASPxGridView keeps its row errors that are HTML as HTML, or instead, strips out the HTML markers. true if the HTML code contained within the row errors is not executed and is converted into the corresponding text for display purposes; false if the row errors can contain pure HTML code. Gets or sets the Popup Header Filter's default height. A structure that represents the filter dropdown's default height. Gets the maximum allowed number of items that can be displayed within a column's Popup Header Filter. An integer value that specifies the maximum allowed number of filter items. -1 to display all unique values within a column. Gets or sets a value that specifies whether a change to the focused row should be completely processed on the server side. true to completely process focused row changes on the server side; false to have the ability to handle it on the client side. Gets or sets a value that specifies whether the event should be finally processed on the server side. true to process the event on the server side; false to completely handle it on the client side. Gets or sets how data is sorted. A value that specifies the sort mode. Serves as a base for classes that represent options. Initializes a new instance of the ASPxGridViewBaseSettings class. An object that owns the created object. Represents a server ASPxGridView control. Initializes a new instance of the ASPxGridView class with default settings. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Adds a new record. Fires after a callback that has been processed on the server. Gets the collection of all columns within the ASPxGridView control. A object, which is a collection of all the columns within ASPxGridView. Applies a filter to the specified data column. A descendant that represents the data column within the ASPxGridView. A value that specifies the filter string. Enables you to assign editors to individual filter row cells. Enables the cell editors displayed within the auto filter row cells to be initialized. Gets or sets whether columns are automatically created for all fields in the underlying data source. true to automatically create columns for all fields in the underlying data source; otherwise, false. This member supports the .NET Framework infrastructure and cannot be used directly from your code. @nbsp; Occurs before a column is sorted or grouped. Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. Enables you to provide custom filter items instead of default ones displayed within a Popup Header Filter. Occurs before the ASPxGridView control obtains data from a data source. Prevents the ASPxGridView from being rendered until the method is called. Cancels all the changes made and switches the ASPxGridView to browse mode. Enables you to prevent changes made within a row from being discarded. Gets or sets the text to render in an HTML caption element in an ASPxGridView. A string value that specifies the text to render in an HTML caption element in an ASPxGridView. Enables the cell editors displayed within the edit cells to be initialized. Clears sorting applied to the ASPxGridView. Gets or sets the ASPxGridView's client programmatic identifier. A string value that specifies the ASPxGridView's client identifier. Enables you to save and restore the previously saved layout of the ASPxGridView. Gets an object that lists the client-side events specific to the GridView. A object that allows assigning handlers to the client-side events available to the ASPxGridView. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Collapses all group rows. Collapses the specified group row and optionally any child group rows at all nesting levels. An integer value that identifies the group row by its visible index. true to collapse any child group rows at all nesting levels; false to preserve the expanded state of any child group rows. Collapses the specified group row. An integer value that identifies the group row by its visible index. Provides access to a GridView's column collection. A object that represents a collection of columns within the ASPxGridView control. Enables individual command buttons to be initialized. Gets or sets the path to a CSS file that defines the editor's appearance. A value that specifies the path to the required CSS file. This property is not in effect for the ASPxGridView class. @nbsp; Occurs when a custom command button has been clicked. Enables you to initialize custom command buttons. Fires when a round trip to the server has been initiated by a call to the client method. Enables custom display text to be provided for any cell. Provides the capability to group data using custom rules. Enables you to sort data using custom rules. Fires when a round trip to the server has been initiated by a call to the client method. Enables you to provide custom error descriptions. Enables you to display custom text within the Filter Bar, corresponding to the current filter expression. Enables you to provide custom content for group rows. Enables you to supply any server data that can then be parsed on the client. Enables you to calculate summary values manually. Enables data to be supplied to unbound columns. Binds a data source to the ASPxGridView control and all its child controls. This member supports the .NET Framework infrastructure and cannot be used directly from your code. @nbsp; Gets or sets whether the default data source paging is used. true to use the default data source paging; otherwise, false. Deletes the specified row. An integer value that identifies the row. Occurs after a master row has been expanded or collapsed. Enables you to hide/show expand buttons displayed within individual data rows. Gets the ASPxGridView's detail rows. A object that provides methods used to expand/collapse detail rows. Fires after a detail row(s) has been expanded or collapsed. This property isn't used. @nbsp; Enables a server control to perform final clean up before it is released from memory. Validates the row currently being edited. Gets the index of the data row currently being edited. An integer value that identifies the row currently being edited. -1 if no data row is being edited. Gets or sets a value that specifies whether a specific animation effect is used when a control's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback compression is enabled. true to enable callback compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets whether the ASPxGridView is displayed with a predefined style or its appearance has to be completely defined by a developer via either css or the appropriate style properties. true if the ASpxGridView has a predefined style; false if the ASPxGridView's appearance should be explicitly specified. Gets or sets a value that specifies whether a specific animation effect is used when changing pages. true, if a specific animation effect is used; otherwise, false. Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. True, if page switching by gestures is always allowed; False, if it is always prohibited; Auto - if it is allowed for touch devices only. Gets or sets whether data caching is enabled. true to enable data caching; otherwise, false. This property isn't used. @nbsp; Re-enables render operations after a call to the method and forces an immediate re-rendering. Expands all group rows. Expands the specified group row and optionally child group rows at all nesting levels. An integer value that identifies the group row. true to expand child group row at all nesting levels; false to preserve the collapsed state of any child group row. Expands the specified group row. An integer value that identifies the group row by its visible index. Enables you to specify the entered filter value's custom display text to be displayed when the filter control's condition value editor is inactive. Enables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the Filter Control's operation dropdown menu. Enables you to process and modify an entered value before it is actually accepted by the filter control. Gets or sets whether the current filter is enabled. true to enable the current filter; otherwise, false. Gets or sets the filter criterion which is applied to the ASPxGridView. A value that specifies the filter criteria. Searches for the server control contained within the specified detail row's template. An integer value that identifies the detail row. A value that identifies the control within the specified detail row. A object that represents the control contained within the specified detail row's template. Searches for the specified server control contained within the Edit Form's template. A value that identifies the control within the Edit Form. A object that represents the control contained within the Edit Form. Searches for the specified server control contained within the specified cell's template. A descendant that represents the data column. A value that identifies the control within the specified cell. A object that represents the control contained within the specified cell's template. Searches for the server control contained within the Empty Data Row. A value that identifies the control within the empty data row. A object that represents the control contained within the empty data row. Searches for the server control contained within the specified footer cell's template. A object that represents the column where requested the footer cell resides. If null (Nothing in Visual Basic), the search is performed within all footer cells. A value that identifies the control within the specified cell. A object that represents the control contained within the specified footer cell's template. Searches for the server control contained within the Footer's template. A value that identifies the control within the ASPxGridView's Footer. A object that represents the control contained within the Footer's template. Searches for the server control contained within the specified group footer cell's template. An integer value that identifies the group row. A descendant that represents the column within the ASPxGridView. A value that identifies the control within the specified group row. A Control object that is the control contained within the specified group footer cell's template. Searches for the server control contained within the specified group footer row's template. An integer value that identifies the group row. A value that identifies the control within the specified group row. A Control object that is the control contained within the specified group footer row's template. Searches for the server control contained within the specified group row's template. An integer value that identifies the group row. A value that identifies the control within the specified group row. A object that represents the control contained within the specified group row's template. Searches for the specified server control contained within the column header's template. A descendant that represents the column within the ASPxGridView. A value that identifies the control within the specified column's header. A object that represents the control contained within the specified column header's template. Searches for the specified server control contained within the pager bar. A value that identifies the control within the pager bar. A enumeration value that specifies the pager bar's position within the ASPxGridView. A object that represents the control contained within the pager bar's template. null (Nothing in Visual Basic) if the specified server control was not found. Returns the template container object of the immediate parent (master) ASPxGridView for the specified object. The template container's web control to obtain. A object representing the template container for the specified control. Searches for the specified server control contained within the specified preview row's template. An integer value that identifies the data row. The identifier for the control to be found. A object that represents the control contained within the specified preview row's template. Searches for the server control contained within the specified data cell's template. A zero-based integer value that identifies the data row. A descendant that represents the data column where the requested cell resides. If null (Nothing in Visual Basic), the search is performed within all cells in the specified row. A value that identifies the control within the specified cell. A object that represents the control contained within the specified data cell's template. Searches for the server control contained within the specified data cell's template. An object that uniquely identifies the row. A descendant that represents the data column where the requested cell resides. If null (Nothing in Visual Basic), the search is performed within all cells in the specified row. A value that identifies the control within the specified cell. A object that represents the control contained within the specified data cell's template. Searches for the specified server control contained within the specified data row's template. An integer value that identifies the data row. The identifier for the control to be found. A object that represents the control contained within the specified data row's template. Searches for the specified server control contained within the specified data row's template. An object that identifies the data row by its key value. The identifier for the control to be found. A object that represents the control contained within the specified data row. Searches for the specified server control contained within the Status Bar. A value that identifies the control within the ASPxGridView's status bar. A object that represents the control within the ASPxGridView's status bar. null (Nothing in Visual Basic) if the specified control doesn't exist. Searches for the specified server control contained within the Title Panel. A value that identifies the control within the ASPxGridView's title. A object that represents the control within the ASPxGridView's title. null (Nothing in Visual Basic) if the specified control doesn't exist. Returns the row's visible index by its key value. An object that uniquely identifies the row. An integer value that specifies the row's visible index. The value if the row is not found. Gets the number of fixed columns currently displayed within the ASPxGridView. An integer value that specifies the number of fixed columns. Fires after the focused row has been changed. Gets or sets the focused row by its index. An integer value that specifies the focused row's index. Informs the ASPxGridView about the type of objects contained within its data source. The type of data source records. Returns a object that represents the specified row contained within the specified group. An integer value that identifies a group row by its visible index. An integer value that identifies a data row within the group by its index. A object that represents the specified row contained within the specified group. Returns a data row contained within the specified group. An integer value that identifies a group row by its visible index. An integer value that identifies a data row within the group by its index. An object that represents the specified row contained within the specified group. Returns the number of data rows contained within the specified group. An integer value that identifies a group row by its visible index. An integer value that specifies the number of data rows contained within the specified group. Returns the values of the specified data source fields within the specified data row, contained within the specified group. An integer value that identifies the group row by its visible index. An integer value that identifies the data row within the group. The names of data source fields whose values within the specified row are returned. An array of field values. Returns the columns whose headers are displayed within the Column Header Panel. The collection of visible columns. Returns the row values displayed within the current page. The names of data source fields whose values are returned. The list of objects that contain row values displayed within the current page. Returns a object that represents the specified row. An integer value that identifies the row. A object that represents the specified row. null (Nothing in Visual Basic) if the specified row was not found. Gets the master row's key value. A control that represens detail data. An object that uniquely identifies the detail row. Returns the values within the specified master row cells. A control that represens detail data. The names of data source fields whose values are returned. An object that contains the specified master row cell values. Returns a collection of columns involved in grouping. The collection of columns involved in grouping. Returns the summary text displayed within the specified group row. An integer value that identifies the group row. A string value that represents the summary text displayed within the specified group row. Returns a summary value calculated against the specified group of rows. An integer value that identifies the group row. An object that identifies the required group summary. An object which represents the summary value. Returns the values within the specified master row cells. The names of data source fields whose values are returned. An object that contains the specified master row cell values. Returns the master row's key value. An object that uniquely identifies the master row. Returns the preview text displayed within the specified data row. An integer value that identifies the data row. A string value that represents the preview text displayed within the specified data row. Returns an object that represents the specified row. An integer value that identifies the row. An object that represents the specified row. Returns the level at which the specified row resides. An integer value that specifies the row's visible index. An integer value that specifies the level at which the specified row resides. Returns the values of the specified data source fields within the specified row. An integer value that identifies the data row. The names of data source fields whose values within the specified row are returned. An object which is an array of field values (if several field names are passed via the fieldNames parameter) or a direct field value (if a single field name is passed via the fieldNames parameter). Returns the specified row's values displayed within the specified columns (fields). An object that uniquely identifies the row. The names of data source fields whose values are returned. An object that contains the row values displayed within the specified columns (fields). Returns the row values displayed within all selected rows. The names of data source fields whose values are returned. The list of objects that contain values displayed within the selected rows. Returns a collection of columns involved in sorting. The collection of columns involved in sorting. Returns a summary value calculated against all data rows. An object that represents the summary item. An object which represents the summary value. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. For internal use only. For internal use only. [To be supplied] For internal use only. Groups data by the values of the specified column. A descendant that represents the data column within the ASPxGridView. An integer value that specifies the grouping level. Groups data by the values of the specified column. If several columns are involved in grouping, the specified column will reside at the specified grouping level. A descendant that represents the data column within the ASPxGridView. An integer value that specifies the grouping level. -1 to cancel grouping by the column's values. An integer value that specifies the grouping level. Gets how many columns are used to group data. An integer value that indicates the number of columns used to group data. Provides access to group summary items. An object that represents the collection of group summary items. Enables sorting group rows by their summary values. An collection which contains the information required to sort group rows by summary values. Enables you to add custom filter items to ones displayed within a Popup Header Filter. This member supports the .NET Framework infrastructure and cannot be used directly from your code. @nbsp; Hides the Filter Control. Enables the settings of individual command column cells to be changed. Enables the settings of individual cells to be changed. Occurs when a table row, which corresponds to the Edit Form, has been created. Enables the settings of individual footer cells to be changed. Occurs when a table row has been created. Enables the settings of individual rows to be changed. Provides access to the settings that define images displayed within the GridView's elements. A object that contains image settings. Provides access to the settings that define images displayed within the ASPxGridView's editors. A object that contains image settings. Provides access to the settings that define images displayed within the Filter Control. The object that contains image settings. Enables you to initialize added rows. Contains the value that is an invalid row index. This value is returned when an attempt to obtain a particular row fails, etc. [To be supplied] Indicates whether end-users can drag the specified column's header to the group panel to group data against the column's values. A object that represents the data column within the ASPxGridView. true if end-users are allowed to drag the column's header to the group panel; otherwise, false. Indicates whether data sorting is allowed. A object that represents the data column. true if data sorting is allowed; otherwise, false. Indicates whether the ASPxGridView is in edit mode. true if the ASPxGridView is in edit mode; otherwise, false. Indicates whether the Filter Control is displayed. true if the FIlter Control is displayed; otherwise, false. Indicates whether the specified row is the group row. An integer value that identifies the row by its visible index. true if the specified row is the group row; otherwise, false. Indicates whether the ASPxGridView is immediately rendered in response to changing its appearance and/or functionality. true if the ASPxGridView is immediately rendered in response to changing its appearance and/or functionality; otherwise, false. Indicates whether a new row is being edited. true if a new row is being edited; otherwise, false. Indicates whether the specified column is read-only. A descendant that represents the data column within the ASPxGridView. true if the specified column is read-only; otherwise, false. Identifies whether the specified group row is expanded. An integer value that identifies the group row by its visible index. true if the group row is expanded; false if the group row is collapsed. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets or sets a value that specifies whether keyboard navigation is available within the ASPxGridView control. true if keyboard navigation is enabled; otherwise, false. Gets or sets the name of the data source key field. A value that specifies the name of the data source key field. Restores the ASPxGridView's layout from the specified string. A value that contains the grid's layout data. Makes the specified data row visible on screen. An object that identifies the data row by its key value. true if the specified data row has been made visible on screen; otherwise, false. Gets the padding settings of an ASpxGridView control. A object that contains padding settings. Gets the number of pages displayed within the ASPxGridView. An integer value that specifies the number of pages displayed within the ASPxGridView. Gets or sets the index of the page currently being selected. An integer value that specifies the active page's index. Fires after the selected page has been changed. Fires on the server side after the page size (number of rows per a page) is changed. Enables you to process and modify an entered value before it is actually accepted by the grid. Gets or sets the name of the data source field whose values are displayed within the preview rows. A value that specifies the name of the data source field whose values are displayed within preview rows. Enables you to apply custom filter criteria. For internal use only. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Occurs when a button is clicked within the ASPxGridView. Occurs after a row has been deleted. Enables you to prevent a row from being deleted. Fires after a new row has been added to the ASPxGridView. Enables you to cancel adding a new row. Occurs after a row has been updated. Enables you to prevent a row from being updated. Enables you to specify whether row data is valid and whether the row can be updated. Saves the ASPxGridView's layout. A value that contains the ASPxGridView's layout data. Scrolls the view to the specified row. An integer value that identifies a row by its visible index. Gets the ASPxGridView's selection. A object that represents the ASPxGridView's selection. Fires after the selection has been changed. Provides access to the GridView's display options. An ASPxGridViewSettings object that contains the ASPxGridView's display options. Provides access to the GridView's behavior settings. An ASPxGridViewBehaviorSettings object that contains the control's behavior settings. Provides access to the GridView's cookie settings. An ASPxGridViewCookiesSettings object that contains the control's cookie settings. Provides access to the Customization Window's settings. An object that contains the Customization Window's settings. Provides access to the ASPxGridView's master-detail options. An object that contains the ASPxGridView's master-detail options. Provides access to the ASPxGridView's editing settings. An object that contains the Grid View's editing settings. Provides access to the loading panel's settings. An object that contains the loading panel's settings. Provides access to the Pager's settings. An object that contains the pager's settings. Provides access to the settings of different grid popup elements. An ASPxGridViewPopupControlSettings object that contains the popup element settings. Provides access to the GridView's text settings. An object that contains the control's text settings. Displays the Filter Control. Sorts data by the specified column's values. A object that represents the column within the ASPxGridView. A enumeration value that specifies the column's sort order. A enumeration value that specifies the column's sort order. Sorts data in ascending order by the values of the specified data column, and places the column to the specified position among the sorted columns. A object that represents the column within the ASPxGridView. An integer value that specifies the zero-based column's index among the sorted columns. -1 if data is not sorted by this column. An integer value that specifies the zero-based column's index among the sorted columns. Gets the number of columns involved in sorting. An integer value that specifies the number of columns involved in sorting. Switches the ASPxGridView to edit mode. A zero-based integer that identifies a data row to be edited. Enables you to prevent a row from being edited. Provides access to the style settings that control the appearance of the ASPxGridView elements. A object that provides style settings for view elements. Provides access to style settings used to paint ASPxGridView's editors. A object that contains style settings used to paint the ASPxGridView's editors. Provides access to the style settings used to paint the Filter Control. A object that contains style settings used to paint the Filter Control. Provides access to the style settings that control the appearance of the Pager displayed within the ASPxGridView. A object that provides style settings used to paint a pager. Provides access to the style settings defining the appearance of different popup elements within a grid. A GridViewPopupControlStyles object that contains style settings. Enables custom display text to be provided for any summary value. Gets or sets a value that describes the ASPxGridView's contents. A value that describes the ASPxGridView's contents. Provides access to the templates used to display the ASPxGridView's elements (cells, rows, etc.). A object that contains templates for displaying data cells, rows, etc. Provides access to total summary items. An object that is the collection of summary items. Ungroups data by the values of the specified column. A descendant that represents the data column within the ASPxGridView. Saves all the changes made and switches the ASPxGridView to browse mode. Gets a collection of visible columns within the ASPxGridView. The collection of visible columns. Gets the number of visible rows within the ASPxGridView. An integer value that specifies the number of visible rows within the ASPxGridView. Gets the visible index of the first row displayed within the active page. An integer value that identifies the first row displayed within the active page. For internal use only. Lists values that specify how a Loading Panel is displayed within the ASPxGridView. A Loading Panel isn't displayed while waiting for a callback response. A Loading Panel is displayed above the ASPxGridView while waiting for a callback response. A Loading Panel is displayed on the ASPxGridView's Status Bar while waiting for a callback response. Lists values that specify the ASPxGridView's editing mode. Cell values are edited via the Edit Form. The data row whose values are currently being edited isn't displayed. Cell values are edited via the Edit Form. The data row whose values are currently being edited is displayed above the Edit From. Cell values are edited within the In-Line Edit Row. Cell values are edited via the Popup Edit Form. Represents a container for the templates used to render index panel items. Initializes a new instance of the IndexPanelItemTemplateContainer class with the specified settings. An integer value representing the index of the rendered index panel item whose template is being instantiated. An object that represents the value of the index panel item being rendered. An integer value that represents the number of items contained within the group whose index panel item template is being instantiated. A String value that defines a URL, representing the navigation location of the item whose template is being instantiated. Gets the number of items contained within the group to which the rendered index panel item corresponds. An integer value that represents the total number of data items within the corresponding group. Gets the value of an index panel item for which the template's content is being instantiated. A value that represents the rendered index panel item's value. Gets a URL, representing the navigation location of the index panel item whose template is being instantiated. A string value which represents a URL where the client web browser will navigate. Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated index panel item. Initializes a new instance of the IndexPanelItemCommandEventArgs class with the specified settings. A representing the group value of the item related to the generated event. A object that identifies the source of the command. A object that contains an argument for the command. Initializes a new instance of the IndexPanelItemCommandEventArgs class. A that identifies the source of the command. A object that contains an argument for the command. Gets an object representing a control which forced a postback. A representing a control which forced a postback. Gets the value of an index panel item object related to the event. A value that represents the value of an index panel item, manipulations on which forced the event to be raised. Contains a list of client-side events available for the . Initializes a new instance of the CallbackClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Lists values that specify the anti-aliasing level used when playing a Flash movie. Initially emphasizes playback speed and appearance equally, but sacrifices appearance for playback speed if necessary. Initially emphasizes speed, but improves appearance whenever possible. Provides the best display quality, and does not consider playback speed. Favors appearance over playback speed, and always applies anti-aliasing. Anti-aliasing isn't used (maximum playback speed). Specifies the type of a media object. An audio object is used. Supported formats: MID, MIDI, MP3, MP3, MPEGA, MPGA, M4A, WAV, WAX, WMA To automatically determine the type of a media object. A Macromedia Shockwave Flash (SWF) object is used. An image is used. Supported formats: GIF, JPEG, PNG, BMP, TIFF, ICO A Quick Time object is used. A video object is used. Supported formats: MPE, MPEG, MPG, ASF, ASX, AVI, MP4, WM, WMV, WMX, WVX Lists values that specify the location of a Flash movie in the browser window. Aligns the movie along the bottom edge of the browser window, and crops the remaining three sides as needed. Aligns the movie to the bottom left corner of the browser window, and crops the top remaining right side as needed. Aligns the movie to the bottom right corner of the browser window, and crops the top remaining left side as needed. Aligns the movie along the left edge of the browser window, and crops the remaining three sides as needed. Centers the movie in the browser window, and crops edges if the browser window is smaller than the movie. Aligns the movie along the right edge of the browser window, and crops the remaining three sides as needed. Aligns the movie along the top edge of the browser window, and crops the remaining three sides as needed. Aligns the movie to the top left corner of the browser window, and crops the bottom remaining right side as needed. Aligns the movie to the top right corner of the browser window, and crops the bottom remaining left side as needed. Lists values that control the ability to perform outbound scripting within a Flash SWF. The outbound scripting will always succeed. The outbound scripting will always fail. The outbound scripting will be available only if the SWF file is served from the same domain and hostname as its surrounding HTML file. Represents a container for the templates that are used to render a round panel header. Initializes a new instance of the RoundPanelHeaderTemplateContainer class. A object that represents the round panel which the current object belongs to. This value is assigned to the property. Gets a round panel for which header the template's content is being rendered. An object that represents the round panel. Represents a collection of data items displayed within the control when it isn't bound to any data source. Initializes a new instance of the TitleIndexItemCollection class with default settings. Initializes a new instance of the TitleIndexItemCollection class specifying its owner. A object specifying the control that will own the collection. Adds a new item to the end of the collection and returns the newly created object. A object representing the newly created item. Adds a new item to the collection specifying the item's text. A value specifying the item's text. Initializes the item's property. A object representing the newly created item. Adds a new item to the collection and specifies the item's display text and URL. A value specifying the item's display text. Initializes the item's property. A value specifying the URL to which the browser navigates when the item is clicked. Initializes the item's property. A object representing the newly created item. Adds a new item to the collection and specifies the item's display text, URL and unique identifier name. A value specifying the item's display text. Initializes the item's property. A value specifying the URL to which the browser navigates when the item is clicked. Initializes the item's property. A value specifying the item's unique identifier name. Initializes the item's property. A object representing the newly created item. Returns an item object with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Returns an item object with the specified value of the or value. A value representing the name of index of the required item. A object representing the found item. Searches for an item object specified by the value of its property and returns the zero-based index of the first occurrence within the item collection. A value representing the property value of the required item. The zero-based index of the first occurrence of the specified item within the item collection, if found; otherwise, negative one (-1). Represents an individual data item within the control. Initializes a new instance of the TitleIndexItem class using the specified display text. A value specifying the item's display text. Initializes the item's property. Initializes a new instance of the TitleIndexItem class with default settings. Initializes a new instance of the TitleIndexItem class specifying its display text and URL. A value specifying the item's display text. Initializes the item's property. A value specifying the URL to which the browser navigates when the item is clicked. Initializes the item's property. Initializes a new instance of the TitleIndexItem class with the specified settings. A value specifying the item's display text. Initializes the item's property. A value specifying the URL to which the browser navigates when the item is clicked. Initializes the item's property. A string value that specifies the item's unique identifier name. Copies the public properties from the specified instance to the current object. A object or descendant whose properties are copied to the current object. Gets the data item that is bound to the item. A that represents the data item that is bound to the current item. Gets or sets a description for the current data item. A string which specifies the current item's description. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Gets the group value of the current data item. A representing the value of the group to which the current item belongs. For internal use only. Gets or sets the item's unique identifier name. A string value that specifies the item's unique identifier name. Gets or sets an URL which defines the item's navigation location. A string value which represents an URL where the client web browser will navigate. Gets or sets the item's label text. A string value that specifies the item's text content. Gets the object to which the current item belongs. A object representing the control that contains the current item. Returns a string that represents the current object. The string representation of the current TitleIndexItem object. Provides style settings used to paint the Filter Box Info Text. Initializes a new instance of the FilterBoxInfoTextStyle class. Gets the background image of the filter box info text element. A object that represents the background image. This property is not in effect for the FilterBoxInfoTextStyle class. This property is not in effect for the FilterBoxInfoTextStyle class. This property is not in effect for the FilterBoxInfoTextStyle class. This property is not in effect for the FilterBoxInfoTextStyle class. This property is not in effect for the FilterBoxInfoTextStyle class. This property is not in effect for the FilterBoxInfoTextStyle class. Represents a Filter Box. Initializes a new instance of the FilterBox class with the specified owner. An object. Initializes a new instance of the FilterBox class. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value that specifies whether the filter box editor automatically gets focus after a web page has been loaded into a browser. true if input focus is automatically moved to the filter box editor after page loading; otherwise, false. Gets or sets the filter's caption. A string value that specifies the filter's caption. Gets or sets the time interval between the time when a user starts typing within the Filter Box Editor, and filtering is applied. An integer value that specifies the time interval in milliseconds. Gets or sets the filter box's horizontal position within the control. One of the enumeration values. Gets or sets the Filter Box Info Text. A string value that specifies the explanatory information regarding the available wildcard symbols. Gets or sets the filter box's vertical position within the control. One of the enumeration values. Gets or sets whether the Filter Box is visible. true to show the filter box; otherwise, false. Lists values that control how the control responds to clicks on items displayed within the Index Panel. Forces the control to display only the Group (Category) that corresponds to the selected item (letter). This behavior is implemented through server-side processing, so it requires postbacks to be sent to the server. A click on an item (letter) will scroll the page to the corresponding group or category. Lists values that specify the filter box's vertical position within the control. The Filter Box is located above the Index Panel. The Filter Box is located below the Index Panel. Specifies the 's external view. A round panel looks like a group box. A round panel appears in the standard manner. Provides style settings used to paint empty data items. Creates a new instance of the DataViewEmptyItemStyle class. This property is not in effect for the DataViewEmptyItemStyle class. This property is not in effect for the DataViewEmptyItemStyle class. Represents a collection that maintains rank settings. Creates a new instance of the RankPropertiesCollection class with the specified owner. A object to which the created object belongs. Creates a new instance of the RankPropertiesCollection class. Adds new rank properties object to the end of the collection and returns the newly created object. A object representing the newly created rank properties object. Contains an individual rank's appearance settings. Creates a new instance of the RankProperties class. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the name of the cascading style sheet (CSS) class that specifies the rank's display style. A value specifying the cascading style sheet class' name. Gets a rank's font settings. A object that contains the font settings. Gets or sets a rank's foreground color (the color of the text). A object that represents a rank's foreground color. Gets or sets the color of an item's opening and closing text. A structure that specifies the color of an item's opening and closing text. Gets or sets the rank's foreground color of item values. A structure that specifies the color of item values. Lists values that specify a render tag that defines the image. The @lt;img@gt; tag is used to define an image. The @lt;object@gt; tag is used to define an image. Lists the values that specify the method used to embed a flash movie in web pages. The "Flash Satay" method is used. Flash Satay is a method of coding to display the Flash video content in (X)HTML, while adhering to the w3c (World Wide Web Consortium, www.w3.org) standards. It was developed by Drew McLellan in 2002. The "Twice-Cooked" method is used. Two main tags (object and embed) embed the movie and require that you declare every value twice. Microsoft Internet Explorer (IE) and similar browsers primarily use one tag; browsers that consider themselves friends of Netscape use the other. Represents a container for the templates used to render data items. Initializes a new instance of the TitleIndexItemTemplateContainer class with the specified setting. A object specifying the item which the current object belongs to. Gets a data item for which the template's content is being instantiated. A object representing the item being rendered. A method that will handle specific command events concerning manipulations with data items. A method that will handle specific command events concerning manipulations with items. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated data item. Initializes a new instance of the TitleIndexItemCommandEventArgs class. A object representing an item related to the generated event. A identifying the source of the command. A object that contains an argument for the command. Initializes a new instance of the TitleIndexItemCommandEventArgs class. A identifying the source of the command. A object that contains an argument for the command. Gets an object representing a control which forced a postback. A representing a control which forced a postback. Gets an item object related to the event. A object, manipulations on which forced the event to be raised. Represents a container for the templates used to render group headers. Initializes a new instance of the GroupHeaderTemplateContainer class with the specified settings. An integer value representing the rendered cell's index. A representing the value of the group to which the rendered header belongs. An integer value that represents the number of items contained within the group to which the rendered header belongs. Gets the number of items contained within the group whose header template is being instantiated. An integer value that represents the total number of data items within the group. Gets the value of the group to which the rendered header belongs. A specifying the related grouping value. Provides data for the server event. Initializes a new instance of the FilesUploadCompleteEventArgs class. A value that contains the callback data. A value specifying the error description. Gets or sets a string that contains specific information (if any) to be passed from the server side to the client. A value containing callback data. Gets or sets the error text to be displayed within the control's error frame if the file upload fails. A value that specifies the error text. Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated group header. Initializes a new instance of the GroupHeaderCommandEventArgs class. A specifying the related grouping value. A identifying the source of the command. A object that contains an argument for the command. Initializes a new instance of the GroupHeaderCommandEventArgs class. A identifying the source of the command. A object that contains an argument for the command. Gets an object representing a control which forced a postback. A representing a control which forced a postback. Gets the value of the group to which the processed header belongs. A representing the group value of the processed group header. Contains news item settings. Initializes a new instance of the NewsItemSettings class with the specified owner. An object that implements the interface. Initializes a new instance of the NewsItemSettings class. Gets or sets the date's vertical position within news items. A enumeration value that specifies the date's vertical position within news items. A method that will handle the events concerning the manipulations with data items. A method that will handle the events concerning manipulations with items. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for events which concern manipulations on data items. Initializes a new instance of the TitleIndexItemEventArgs class. A object representing the item related to the generated event. Gets an item object related to the event. A object, manipulations on which forced the event to be raised. Provides data for the event. Initializes a new instance of the NewsItemEventArgs class. A object that represents an item currently being processed. This value is assigned to the property. Gets the item currently being processed. A object that represents an item currently being processed. Lists values that specify the template's position within a pager. The template is located within the left panel. The template is located within the right panel. Lists values that identify the pager in which a pager panel template is positioned. The panel belongs to the bottom pager. The panel belongs to the top pager. Provides style settings used to paint links that when clicked, navigate an end-user to the top of the current page. Initializes a new instance of the BackToTopStyle class. This property is not in effect for the BackToTopStyle class. An object. This property is not in effect for the BackToTopStyle class. This property is not in effect for the BackToTopStyle class. Represents a container for the templates that are used to render a pager panel. Initializes a new instance of the DataViewPagerPanelTemplateContainer class with the specified settings. An descendant that owns the current object. This value is assigned to the property. A enumeration value that identifies the pager (top or bottom), which contains the template container. This value is assigned to the property. A enumeration value that identifies the pager panel (left or right). This value is assigned to the property. Gets the template's owner. An descendant that owns the current object. Gets a value that identifies the pager (top or bottom), which contains the template container. A enumeration value that identifies the pager (top or bottom), which contains the template container. Gets the template's position within a pager. A enumeration value that identifies the pager panel (left or right). A method that will handle the event. A method that will handle the event. The event source. object that contains event data. Provides data for the event. Initializes a new instance of the DataViewPageEventArgs class. An integer value that identifies the page which is about to be selected. This value is assigned to the property. Gets or sets the selected page's index. An integer value that identifies the page which is about to be selected. Lists values that specify the pager's alignment within a container control. The Pager is centered along the specified side of a container control. The Pager is aligned to the left and right edges of a container control. The Pager is aligned to the left side of a container control. The Pager is aligned to the right of a container control. Provides style settings used to paint page numbers. Initializes a new instance of the PagerTextStyle class. This property is not in effect for the PagerTextStyle class. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the PagerPageEventArgs class. An integer value that identifies the page which is about to be selected. This value is assigned to the property. Gets or sets the selected page's index. An integer value that identifies the page which is about to be selected. Serves as a base for classes that provide style settings used to paint pager elements. Initializes a new instance of the PagerItemStyle class. Gets or sets the element's height. An integer value that specifies the element's height. This property is not in effect for the PagerItemStyle class. This property is not in effect for the PagerItemStyle class. Gets or sets the element's width. An integer value that specifies the element's width. Provides programmatic access to the DevExpress theme-related configuration-file section. See Web.Config Options: Availability of Themes Assembly. Initializes a new instance of the ThemesConfigurationSection class with default settings. Gets or sets the value of the Custom Theme Assemblies configuration option. A string value specifying the name of the assemblies utilized. For internal use only. [To be supplied] Gets or sets the value of the Availability of Themes Assembly configuration option. true if the option is enabled; otherwise, false. For internal use only. [To be supplied] Returns an object that provides programmatic access to the DevExpress theme-related configuration-file section. A object representing the related configuration section. Gets or sets the value of the Style Sheet Theme Name configuration option. A string value specifying the name of the applied style sheet theme. For internal use only. [To be supplied] Gets or sets the value of the Theme Name configuration option. A string value specifying the name of the applied theme. For internal use only. [To be supplied] Provides programmatic access to the DevExpress settings configuration-file section. See Web.Config Options: Right to Left Support. Initializes a new instance of the SettingsConfigurationSection class with default settings. Returns an object that provides programmatic access to the DevExpress settings configuration-file section. A object, representing the related configuration section. Gets or sets the value of the Right to Left Support configuration option. true if the option is enabled; otherwise, false. For internal use only. [To be supplied] Provides programmatic access to the DevExpress error-handling configuration-file section. See Web.Config Options: Redirection on a Callback Error. Initializes a new instance of the ErrorsConfigurationSection class with default settings. Gets or sets the value of the Redirection on a Callback Error configuration option. A string value specifying the required page name. For internal use only. [To be supplied] Returns an object that provides programmatic access to the DevExpress error-handling configuration-file section. A object representing the related configuration section. Provides programmatic access to the DevExpress compression configuration-file section. See the following Web.Config Options: Page Html Compression, Callback Compression, Resource Compression, Resource Merging. Initializes a new instance of the CompressionConfigurationSection class with default settings. Gets or sets the value of the Callback Compression configuration option. true if the option is enabled; otherwise, false. For internal use only. [To be supplied] Gets or sets the value of the Page Html Compression configuration option. true if the option is enabled; otherwise, false. For internal use only. [To be supplied] Gets or sets the value of the Resource Compression configuration option. true if the option is enabled; otherwise, false. For internal use only. [To be supplied] Gets or sets the value of the Resource Merging configuration option. true if the option is enabled; otherwise, false. For internal use only. [To be supplied] Returns an object that provides programmatic access to the DevExpress compression configuration-file section. A object representing the related configuration section. Defines style settings for the index panel separator. Initializes a new instance of the IndexPanelSeparatorStyle class. This property is not in effect for the IndexPanelSeparatorStyle class. This property is not in effect for the IndexPanelSeparatorStyle class. This property is not in effect for the IndexPanelSeparatorStyle class. Gets or sets the height of the index panel separator. A that represents the height value. This property is not in effect for the IndexPanelSeparatorStyle class. This property is not in effect for the IndexPanelSeparatorStyle class. This property is not in effect for the IndexPanelSeparatorStyle class. Specifies the bullet style for the control's Data Item. The bullet style is selected automatically (by default it is set to Circle). The bullet style is an empty circle shape. The bullet style is a filled circle shape. The bullet style is not applied to data items. The bullet style is not set. The bullet style is a filled square shape. Contains the settings which define the image that can be displayed within particular elements of web controls. Initializes a new instance of the ImagePropertiesEx class. Initializes a new instance of the ImagePropertiesEx class with the specified owner. A - implemented object that represents the owner of the created object. Initializes a new instance of the ImagePropertiesEx class with the specified image locations. A value that specifies the image location. A value that specifies the image location for the disabled state. Initializes a new instance of the ImagePropertiesEx class with the specified image location. A value that specifies the image location. Gets the settings defining the image position within a sprite image. A object containing image position settings. Gets or sets the URL of the image displayed for an element's disabled state. A value that specifies the location of an image. Serves as a base for classes that provide settings for media objects. Initializes a new instance of the ObjectProperties class with the specified object container control. A object. Initializes a new instance of the ObjectProperties class. Copies public properties from the specified ObjectProperties object to the current one. A ObjectProperties object whose properties are copied to the current object. Contains a list of the client-side events available for the control on the client side. Creates a new instance of the ObjectContainerClientSideEvents class. Gets or sets the name of the JavaScript function, or the entire code which will handle a client object container's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Serves as a base for classes that provide settings for media objects. Initializes a new instance of the MediaObjectProperties class with the specified object container control. A object. Initializes a new instance of the MediaObjectProperties class. Copies public properties from the specified object to the current object. A object or descendant whose properties are copied to the current object. Gets or sets the player's plug-in version. A string value that specifies the player's plug-in version. Provides settings for image objects. Initializes a new instance of the ImageObjectProperties class. Initializes a new instance of the ImageObjectProperties class with the specified object container control. A object. Copies public properties from the specified object to the current one. A object whose properties are copied to the current object. Gets or sets the location to the image's detailed description. A value specifying the URL for the file that contains a detailed description for the image. Gets or sets a value indicating whether the image generates an alternate text attribute for an empty string value. true if the image generates the alternate text attribute for an empty string value; otherwise, false. Gets or sets the image alignment. One of the enumeration values. Gets or sets the name of an image map that provides regions for click events. A value that specifies the image map's name. Gets or sets a value that specifies whether the image defined by the ImageObjectProperties class is of the PNG type. true if the defined image is of the PNG type; otherwise, false. Gets or sets a render tag that defines the image. A enumeration value that represents the render tag. Provides settings for flash clips. Initializes a new instance of the FlashObjectProperties class. Initializes a new instance of the FlashObjectProperties class with the specified object container control. A object. Gets or sets a value that controls the ability to perform outbound scripting within a Flash SWF. One of the values. Copies public properties from the specified object to the current one. A object whose properties are copied to the current object. Gets or sets the base directory or URL used to resolve all relative path statements in the Flash Player movie. A string value that specifies the base directory or URL used to resolve all relative path statements in the Flash Player movie. Gets or sets whether device fonts may be used instead of the fonts not installed on the user's system. true to allow device fonts to be used instead of the fonts not installed on the user's system; otherwise, false. Gets or sets the method used to embed a flash movie in web pages. A enumeration value that represents the method to embed a movie in web pages. Gets or sets whether the full context menu is shown. true to display the full context menu; false to display a menu that contains only the Settings and About Flash options. Gets or sets the location of a Flash movie in the browser window. A enumeration value that specifies the movie's location in the browser window. Gets or sets variables to pass to a SWF. Requires Macromedia Flash Player 6 or later. A string value that contains variables to pass to a SWF. Gets or sets the position of the Flash SWF window in the browser window. One of the values. Gets or sets whether the Flash movie repeats indefinitely, or stops when it reaches the last frame. true to loop movie playback; otherwise, false. Gets or sets whether the Flash movie begins playing immediately on loading in the browser. true to begin playing the Flash movie immediately on loading in the browser; otherwise, false. Gets or sets the Flash Player plug-in version. A string value that specifies the Flash Player plug-in version. Gets or sets the anti-aliasing level used when a Flash movie plays. A enumeration value that specifies the Flash movie's quality. Gets or sets how a Flash object is placed within the browser window when using percent values for width and height. A enumeration value that specifies how a Flash object is placed within the browser window. Gets or sets whether the browser should start Java when loading the Flash Player for the first time. true to start Java when loading the Flash Player for the first time; otherwise, false. Gets or sets the window mode. A value that specifies the window mode. An ASPxObjectContainer control. Initializes a new instance of the ASPxObjectContainer class. Determines the type of a media object displayed within this ASPxObjectContainer control at runtime. One of the enumeration values (except for Auto). Gets or sets the alternate text displayed instead of the media object, when the object is unavailable. A value that specifies the alternate text displayed instead of the media object. Gets the web control's border settings. For internal use only. For internal use only. For internal use only. For internal use only. Gets or sets the ASPxObjectContainer's client programmatic identifier. A string value that specifies the ASPxObjectContainer's client identifier. Gets an object that lists the client-side events specific to the ASPxObjectContainer. A object which allows assigning handlers to the client-side events available to the ASPxObjectContainer. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. This property is not in effect for the ASPxObjectContainer class. This property is not in effect for the ASPxObjectContainer class. This property is not in effect for the ASPxObjectContainer class. Gets or sets whether the object container can be manipulated on the client side in code. true if the container's client object model is fully available; false if no programmatic interface is available for the object container on the client side. This property is not in effect for the ASPxObjectContainer class. Gets or sets whether default appearance settings are used to paint the control. This property is not in effect for ASPxObjectContainer objects. true to use default appearance settings; otherwise, false. This property is not in effect for ASPxObjectContainer objects. This property is not in effect for ASPxObjectContainer objects. Gets or sets the object container's height. A structure that represents the object container's height. Gets or sets the container object's settings. A descendant that contains the container object's settings. Gets or sets the object's type. An enumeration value that represents the object's type. Gets or sets the location of the container object. A value that specifies the container object's location. Gets or sets the object container's width. A structure that represents the object container's width. Specifies which part of a popup window can be dragged to move the window within the page Specifies that a popup window can be moved by dragging its header. Specifies that a popup window can be moved by clicking anywhere within its client area, holding down the mouse button and then moving the mouse cursor. Contains headline settings. Initializes a new instance of the HeadlineSettings class with the specified owner. An object that implements the interface. Initializes a new instance of the HeadlineSettings class. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the pattern used to format the headline's date. A string value that represents the format pattern. Gets or sets the date's horizontal position within the headline. A enumeration value that specifies the date's horizontal position within the headline. Gets or sets the date's vertical position within the headline. A enumeration value that specifies the date's vertical position within the headline. Gets or sets the image position within the headline. An enumeration value which specifies the image's position within the headline. Gets or sets the maximum length of the headline's text. An integer value that specifies the maximum number of characters within the headline's text. 0 if there is no maximum length. Gets or sets whether the headline's text is displayed as a hyper link. true to display the headline's text as a hyper link; otherwise false. Gets or sets whether the headline's tooltip displays the full content, if it's clipped within the headline. true to display the full headline's content within a tooltip; false, if the tooltip's text is specified by the property. Gets or sets whether the header's text is displayed as a hyper link. true to display the header's text as a hyper link; otherwise false. Gets or sets whether the headline's image is displayed as a hyper link. true to display the headline's image as a hyper link; otherwise false. Gets the tail image settings. A object that contains image settings. Gets or sets the position of the tail image. A enumeration value that specifies the location of the tail image referenced to the tail text. Gets or sets the position of the tail text within the headline. A enumeration value that specifies the position of the tail text within the headline. Gets or sets the tail text. A string value that specifies the tail text. Gets or sets the window or frame at which to target the contents of the URL associated with the headline. A string which identifies the window or frame at which to target the URL content. Gets or sets the headline's tooltip text. A string value that specifies the text displayed within the headline's tooltip. A method that will handle the client event. A method that will handle the event. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for events which concern callback processing. Initializes a new instance of the CallbackEventArgs class. A string value that represents any information that needs to be sent to the server side for further processing. Gets or sets a string that contains specific information (if any) that needs to be passed to the client side for further processing. A string value that represents any information that needs to be sent to the client-side event. Provides style settings used to paint pager buttons. Initializes a new instance of the PagerButtonStyle class. Provides style settings used to paint data items. Initializes a new instance of the DataViewItemStyle class. Gets or sets the item's height. A value that specifies the item's height. This property is not in effect for the DataViewItemStyle class. This property is not in effect for the DataViewItemStyle class. This property is not in effect for the DataViewItemStyle class. Gets or sets the item's width. A value that specifies the item's width. Provides style settings used to paint the data view's Content Area. Initializes a new instance of the DataViewContentStyle class. This property is not in effect for the HorizontalAlign class. This property is not in effect for the HoverStyle class. This property is not in effect for the DataViewContentStyle class. This property is not in effect for the DataViewContentStyle class. This property is not in effect for the VerticalAlign class. This property is not in effect for the DataViewContentStyle class. Serves as a base for the and classes. Initializes a new instance of the ASPxDataViewBase class. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Gets or sets the number of pages whose content will be displayed within a view after the All button has been pressed. An integer value that specifies the number of pages whose content will be displayed within a view after the All button has been pressed. 0 to display the content of all the pages. Gets or sets whether pagination is allowed. true to display the content of all the pages within a view; otherwise, false. Gets or sets the value that specifies whether the pager is always displayed within the ASPxDataView control. true if the pager is always displayed; false if the pager can be automatically hidden when all data is represented within a single page of the ASPxDataView control. Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. Gets or sets the control's client programmatic identifier. A string value that specifies the control's client identifier. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Gets the style settings used to paint the data view's Content Area. A object that contains style settings. Fires when a round trip to the server has been initiated by a call to the client method. Enables you to supply any server data that can then be parsed on the client. Gets style settings of the control's empty data area. A object that contains style settings. Gets or sets a template used for displaying the content of the empty data area. An object that implements the interface, and contains the template to represent the empty data area. Gets or sets the text displayed within the control's empty data area. A string value that specifies the text. Gets or sets a value that specifies whether a specific animation effect is used when a control's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets a value that specifies whether a specific animation effect is used when changing pages. true, if a specific animation effect is used; otherwise, false. Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. True, if page switching by gestures is always allowed; False, if it is always prohibited; Auto - if it is allowed for touch devices only. Searches the current naming container's specified item for a server control with the specified id parameter. A object representing an item to search. The identifier for the control being sought. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Searches the current naming container's specified pager panel for a server control with the specified id parameter. The identifier for the control to be found. One of the enumeration values. One of the enumeration values. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Returns a value that specifies whether the control's item collection is not empty. true if the web control has items in its item collection; otherwise, false. Indicates whether a data view has visible Data Items. true if the data view contains any visible item; otherwise, false. Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. For internal use only. Gets or sets the distance between items. A value that represents the spacing value. Gets the style settings used to paint data items. A object that contains style settings. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets or sets the delay before displaying the loading panel. An Int32 value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets the settings of an image displayed within a Loading Panel. An object that contains image settings. Gets or sets the position of an image displayed within a Loading Panel with respect to the panel's text content. One of the enumeration values. Gets the style settings used to paint the Loading Panel. A object that contains style settings. Gets or sets the text displayed within a Loading Panel. A string value that specifies the panel's text. Gets the padding settings of the . A object that contains padding settings. Gets the number of pages. An integer value that specifies the number of pages. Gets or sets the index of the page currently being selected. An integer value that specifies the active page's index. Fires after the selected page has been changed. Allows you to prevent a specific page from being selected. Gets or sets the pager's alignment. A enumeration value that specifies the pager's alignment. Gets the style settings used to paint pager buttons. A object that contains style settings. Gets the style settings used to paint the current page number. A object that contains style settings. Gets the style settings used to paint pager buttons when they are disabled. A object that contains style settings. Gets the style settings used to paint page numbers. A object that contains style settings. Gets the style settings defining the appearance of the Page Size Item element of the embedded pager. A PagerPageSizeItemStyle object that contains style settings. Fires when a control contained within a templated pager panel raises the Command event. Gets or sets a template used for displaying the content of a pager panel displayed to the left within the control. An object that implements the interface and contains the template to display the pager panel's content. Gets or sets a template used for displaying the content of a pager panel displayed to the right within the control. An object that implements the interface and contains the template to display the pager panel's content. Gets or sets the distance between the Pager Panel and Content Area. A that represents the spacing value. Gets the style settings used to paint the Pager Panel. A object that contains style settings. Gets the Pager's settings. A object that contains pager settings. Gets the style settings used to paint the Pager. A object that contains style settings. Gets the style settings used to paint the summary. A object that contains style settings. Fires on the server side after a page size (amount of items per a page) is changed. Fires on the server side before the page size (number of items per a page) is changed and allows you to cancel the action. Gets or sets the maximum number of rows displayed within a page. An integer value that specifies the maximum number of rows within a page. Gets or sets whether a specific Loading Panel can be displayed within the control while waiting for a callback response. true if a Loading Panel is allowed to be displayed; otherwise, false. Gets or sets whether the image can be displayed within the Loading Panel. true if the image is allowed to be displayed within the loading panel; otherwise, false. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Represents an control. Initializes a new instance of the ASPxDataView class. Gets an object that lists the client-side events specific to the ASPxDataView. A object which allows assigning handlers to the client-side events available to the ASPxDataView. Gets or sets the number of columns displayed within a page. An integer value that specifies the number of columns displayed within a page. Gets the style settings used to paint empty data items. A object that contains style settings. Gets or sets a common template used for displaying the content of all empty items within the data view. An object that supports the System.Web.UI.ITemplate interface which contains the template used for displaying the content of all items within the data view. Gets or sets whether the empty rows (with no data) are hidden. true to hide empty rows; otherwise, false. Fires when a control contained within a templated data item raises the Command event. Provides access to the data view's item collection. A object that represents a collection of data items. Gets or sets a common template used for displaying the content of all items within the data view. An object that supports the System.Web.UI.ITemplate interface which contains the template used for displaying the content of all items within the data view. Gets or sets the layout of the ASPxDataView's contents. One of the values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Returns a collection of items which are currently displayed by the ASPxDataView on the screen. A containing objects. Represents the base class for the Developer Express web components. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. For internal use only. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. This property is not in effect for the ASPxWebComponent class. Defines style settings for the index panel. Initializes a new instance of the IndexPanelStyle class. This property is not in effect for the IndexPanelStyle class. This property is not in effect for the IndexPanelStyle class. Gets or sets the line spacing for lines in the index panel. A that represents the line spacing. Gets the padding settings of the index panel. A object that contains padding settings. This property is not in effect for the IndexPanelStyle class. This property is not in effect for the IndexPanelStyle class. Defines style settings for index panel items. Initializes a new instance of the IndexPanelItemStyle class. Gets or sets the style settings of the currently selected index character (index panel item) if the property is set to . A object that contains style settings. Gets or sets the color of index characters (index panel items) which don't correspond to any existing data item. A object that specifies the foreground color of disabled index panel items. Gets or sets the style settings of index characters (index panel items) which don't correspond to any existing data item. A object that contains style settings. This property is not in effect for the IndexPanelItemStyle class. This property is not in effect for the IndexPanelItemStyle class. This property is not in effect for the IndexPanelItemStyle class. Represents the Index Panel. Initializes a new instance of the IndexPanel class with the specified owner. An object specifying the control that will own the created object. Initializes a new instance of the IndexPanel class. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value that controls how the control responds to clicks on items displayed within the Index Panel. One of the enumeration values. Gets or sets a string of characters to be used as indexes (index panel items) within the index panel. A that specifies a set of characters. Gets or sets the index panel's position within the control. One of the enumeration values. Gets or sets a string that separates items within the index panel. A string value that separates items within the index panel. Gets or sets a value that specifies whether index panel items which don't correspond to any existing data item are displayed within the index panel. true to display index characters which don't have corresponding data items; false to not display such index characters. Gets or sets whether the Index Panel is visible. true to show the index panel; otherwise, false. Defines style settings for group headers. Initializes a new instance of the GroupHeaderStyle class. This property is not in effect for the GroupHeaderStyle class. This property is not in effect for the GroupHeaderStyle class. This property is not in effect for the GroupHeaderStyle class. This property is not in effect for the GroupHeaderStyle class. Defines style settings for the client regions of groups. Initializes a new instance of the GroupContentStyle class. This property is not in effect for the GroupContentStyle class. This property is not in effect for the GroupContentStyle class. Gets or sets the vertical spacing between data items in all groups within a control. A that represents the spacing value. This property is not in effect for the GroupContentStyle class. This property is not in effect for the GroupContentStyle class. Provides style settings used to paint the Filter Box. Initializes a new instance of the FilterBoxStyle class. This property is not in effect for the FilterBoxStyle class. This property is not in effect for the FilterBoxStyle class. This property is not in effect for the FilterBoxStyle class. This property is not in effect for the FilterBoxStyle class. This property is not in effect for the FilterBoxStyle class. Provides style settings used to paint the Filter Box Editor. Initializes a new instance of the FilterBoxEditorStyle class. Gets or sets the filter box editor's height. A that specifies the editor's height. This property is not in effect for the FilterBoxEditorStyle class. Gets or sets the filter box editor's width. A that specifies the editor's width. Defines style settings for columns. Initializes a new instance of the ColumnStyle class. This property is not in effect for the ColumnStyle class. This property is not in effect for the ColumnStyle class. This property is not in effect for the ColumnStyle class. This property is not in effect for the ColumnStyle class. Gets the style settings which define the appearance of each column when the mouse pointer is hovering over it. A object that contains the hover style settings for the control's columns. Gets column padding settings. A object that contains padding settings. This property is not in effect for the ColumnStyle class. This property is not in effect for the ColumnStyle class. Represents a container for the templates used to render column separators. Initializes a new instance of the ColumnSeparatorTemplateContainer class. An integer value representing the rendered cell's index. An object that represents the processed column. Gets the column to which the rendered separator corresponds. A object to which the rendered separator corresponds. Defines style settings for column separators. Initializes a new instance of the ColumnSeparatorStyle class. This property is not in effect for the ColumnSeparatorStyle class. This property is not in effect for the ColumnSeparatorStyle class. Gets the padding settings of a column separator. A object that contains padding settings. This property is not in effect for the ColumnSeparatorStyle class. Gets or sets the width of column separators. A that represents the width value. Defines style settings for the hovered state of columns. Initializes a new instance of the ColumnHoverStyle class. This property is not in effect for the ColumnHoverStyle class. This property is not in effect for the ColumnHoverStyle class. Represents an ASPxTitleIndex server control. Initializes a new instance of the ASPxTitleIndex class. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Gets the settings of an image that when clicked, navigates an end-user to the top of the page. An object that contains image settings. Gets or sets the distance between the Back to top link and a group (or category). A that represents the spacing value. Gets the style settings used to paint the links that when clicked, navigate an end-user to the top of the page. A object that contains style settings used to paint the Back to top link. Gets or sets the text of the link that when clicked, navigates an end-user to the top of the page. A string value that specifies the text of the link that when clicked, navigates an end-user to the top of the page. Gets or sets whether items are displayed within categories. true to represent data in categories; false, to represent data in groups. Gets or sets the ASPxTitleIndex's client programmatic identifier. A string value that specifies the ASPxTitleIndex's client identifier. Gets an object that lists the client-side events specific to the ASPxTitleIndex. A object which allows assigning handlers to the client-side events available to the ASPxTitleIndex. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Gets or sets the number of columns within the collection. An integer value that specifies the number of columns. Gets the collection of columns in the control. A object which represents the collection of the control's columns. Gets the style settings used to paint column separators. A object that contains style settings. Gets or sets a template used for displaying the content of all column separators within the control. An object that implements the interface and contains the template used for displaying the content of column separators. Gets the style settings for all columns within the control. A object that contains the style settings for the columns. Enables you to supply any server data that can then be parsed on the client. Gets or sets the data source field which provides item descriptions. A string value that specifies the name of the data source field which contains item descriptions. Gets or sets a value that specifies whether a specific animation effect is used when a control's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets the filter box settings. A object that represents the filter box. Gets the style settings used to paint the Filter Box Editor. A object that contains style settings. Gets the style settings used to paint the Filter Box Info Text. A object that contains style settings. Gets or sets the vertical spacing between the filter box's boundary and the boundary of the adjacent contents (such as groups or categories, for instance) within the control. A that represents the spacing value. Gets the style settings used to paint the Filter Box. A object that contains style settings. Searches the current naming container's specified item for a server control with the specified id parameter. A object representing an item to search for. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Searches the current naming container's specified group header for a server control with the specified id parameter. A object representing the value of the group whose header is searched. The identifier for the control being sought. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Returns the number of data items contained within a specific group. A value that specifies the required group's grouping value (for example, this can be the property value of the group's data items). An integer value that represents the total number of data items contained within the specified group. Gets the style settings used to paint the content of groups. A object that contains style settings. Fires when a control contained within a templated group header raises the Command event. Gets or sets the pattern used to format texts displayed within group headers. A string value that represents the format pattern. Gets the style settings used to paint group headers. A object that contains style settings. Gets or sets a template used for displaying the content of all group headers within the control. An object that implements the interface and contains the template to display the content of all group headers within the control. Gets the style settings used to paint the text within group headers. A object that contains style settings. Gets or sets the data source field which provides values used to group items. A string value that specifies the name of the data source field which contains grouping values. Gets or sets the vertical spacing between the groups in the control. A that represents the spacing value. Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. Gets the index panel settings. An object that represents the index panel within the control. Fires when a control contained within a templated index panel item raises the Command event. Gets or sets the pattern used to format texts displayed within index panel items. A string value that represents the format pattern. Gets the style settings used to paint index panel item links. A object that contains style settings. Gets the style settings used to paint index panel items. A object that contains style settings. Gets or sets a template used for displaying the content of all index panel items within the control. An object that implements the interface and contains the template to display the content of all index panel items within the control. Gets the style settings used to paint index panel separators. A object that contains style settings. Gets or sets the vertical spacing between the index panel's boundary and the boundary of the adjacent contents (such as groups, categories or filter box) within the control. A that represents the spacing value. Gets the style settings used to paint the Index Panel. A object that contains style settings. Gets or sets the bullet style. One of the enumeration values. Fires after an item has been clicked. Fires when a control contained within a templated data item raises the Command event. Occurs after an item has been bound to a data source. Gets the settings of an image displayed by all the items in the ASPxTitleIndex. An object that contains image settings. Gets the collection of items in the ASPxTitleIndex. A object that represents a collection of items in the ASPxTitleIndex. Gets the style settings used to paint items. A object that contains style settings. Gets or sets a template used for displaying the content of all items within the control. An object that implements the interface and contains the template to display the content of all items within the control. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets the style settings used to paint item links. A object that contains style settings. Gets or sets the delay before displaying the loading panel. An Int32 value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets the settings of an image displayed within a loading panel. An object that contains image settings. Gets or sets the position of an image displayed within a loading panel with respect to the panel's text content. One of the enumeration values. Gets the style settings used to paint the loading panel. A object that contains style settings. Gets or sets the text displayed within a loading panel. A string value that specifies the panel's text. Gets or sets the data source field which provides item unique identifier names. A string value that specifies the name of the data source field which contains item unique identifier names. Gets or sets the data source field which provides item URLs. A string value that specifies the name of the data source field which contains item URLs. Gets or sets the pattern used to format URLs. A string value that represents the format pattern. Gets or sets the text displayed within the when no data item meets the filter criteria applied. A string value specifying the required text to be displayed within the control. Gets the ASPxTitleIndex's padding settings. A object that contains padding settings. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets whether to show a link, that when clicked navigates an end-user to the top of the page. true to show the Back to top link; otherwise, false. Gets or sets whether a specific Loading Panel can be displayed within the ASPxTitleIndex object. true if a Loading Panel is allowed to be displayed within the ASPxTitleIndex; otherwise, false. Gets or sets whether the image can be displayed within the loading panel. true if the image is allowed to be displayed within the loading panel; otherwise, false. Gets or sets whether non-strict filtering is enabled within the ASPxTitleIndex. true if non-strict filtering is enabled; otherwise, false. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets or sets the window or frame at which to target the contents of the URL associated with data items. A string which identifies the window or frame at which to target the URL content. Gets or sets the data source field which provides content to the ASPxTitleIndex's items. A string value that specifies the name of the data source field which contains item content. Defines style settings for data items. Initializes a new instance of the TitleIndexItemStyle class. Gets the style settings for the data item that refers to the page currently displayed within the client browser. A object that contains the style settings. This property is not in effect for the TitleIndexItemStyle class. This property is not in effect for the TitleIndexItemStyle class. Provides the pager summary settings. Initializes a new instance of the SummaryProperties class. An object that implements the interface. true to show the summary; otherwise, false. Initializes a new instance of the SummaryProperties class with default settings. Initializes a new instance of the SummaryProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the SummaryProperties class with the specified settings. An object that implements the interface. A enumeration value that specifies the position of the summary text. This value is assigned to the property. A string value that represents the pattern used to format the summary's text. This value is assigned to the property. A string value that represents the pattern used to format summary's text when the content of all the pages is displayed. This value is assigned to the property. Gets or sets the pattern used to format a summary text when the content of all the pages is displayed. A String value that is the summary pattern. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. This property is not in effect for the SummaryProperties class. This member supports the .NET Framework infrastructure and cannot be used directly from your code. Gets or sets the position of the summary text. A enumeration value that specifies the position of the summary text. Contains settings specific to the button that when clicked, navigates a user to the previous page. Initializes a new instance of the PrevButtonProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the PrevButtonProperties class. An object that implements the interface. true to display the button within the control; otherwise, false. This value is assigned to the property. Initializes a new instance of the PrevButtonProperties class with the specified settings. An object that implements the interface. true to display the button within the control; otherwise, false. This value is assigned to the property. A string value that specifies the button's text. This value is assigned to the property. Provides style settings used to paint the Pager. Initializes a new instance of the PagerStyle class. Duplicates the properties of the specified object into the current instance of the PagerStyle class. A object that represents an object which the settings will be copied from. This property is not in effect for the PagerStyle class. This property is not in effect for the PagerStyle class. This property is not in effect for the PagerStyle class. Gets whether the PagerStyle object is initialized with the default values. true if the PagerStyle object is initialized with the default values; otherwise false. Gets or sets the distance between the items. A value that represents the spacing value. Combines the properties of the specified with the current instance of the PagerStyle class. A that represents an object to be combined. Returns the PagerStyle object to its original state. Gets a separator's background image. A object that contains image settings. Gets or sets the color of separators that separate page numbers. A structure that specifies the color of separators. Gets or sets the height of separators that separate page numbers. A value that specifies the separator's height. Gets the padding settings of separators. A object that contains padding settings. Gets the appearance settings used to paint a separator. An object that contains style settings. Gets or sets the width of separators that separate page numbers. A value that specifies the separator's width. This property is not in effect for the PagerStyle class. This property is not in effect for the PagerStyle class. Contains pager settings. Initializes a new instance of the PagerSettingsEx class with the specified owner. An object that implements the interface. Initializes a new instance of the PagerSettingsEx class. Gets the All button's settings. An object that contains the All button's settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the pattern used to format the text of the numeric button that corresponds to the selected page. A string value that represents the format pattern. Gets or sets how an Ellipsis symbol(s) is drawn to indicate page numbers that are omitted. One of the values. Gets the First button's settings. A object that contains the First button's settings. Gets the Last button's settings. A object that contains the Last button's settings. Gets the Next button's settings. A object that contains the Next button's settings. Gets or sets the maximum number of numeric buttons that can be displayed within a paginated control. An integer value that specifies the maximum number of numeric buttons. Gets or sets the pattern used to format the text of numeric buttons. A string value that represents the format pattern. Gets the Page Size Item element's settings. A PageSizeItemSettings object that contains settings. Gets or sets the pager's position within a paginated control. A enumeration value that specifies the position of the pager within a paginated control. Gets the Previous button's settings. A object that contains the Previous button's settings. Gets or sets a value that specifies whether the pager is implemented by using classic or semantic rendering. One of the enumeration values. Gets or sets whether Search-Engine Optimization (SEO) mode is enabled. A enumeration value that specifies whether SEO mode is enabled. Gets or sets the pattern used to format the pages' navigation URLs in Search-Engine Optimization (SEO) mode. A string value that represents the format pattern. Gets or sets whether default button images are shown. true to show default button images; otherwise, false. Gets or sets whether navigation buttons that are temporarily disabled are shown. true to show navigation buttons that are temporarily disabled; otherwise, false. Gets or sets whether numeric buttons are visible. true to show numeric buttons; otherwise, false. Gets or sets whether separators that separate page numbers are shown. true to show separators; otherwise, false. Gets the control's Summary settings. A object that contains summary settings. Gets or sets whether the pager is visible. true to show the pager; otherwise, false. Contains settings specific to the button that when clicked, navigates a user to the next page. Initializes a new instance of the NextButtonProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the NextButtonProperties class with the specified settings. An object that implements the interface. true to display the button within the control; otherwise, false. This value is assigned to the property. A string value that specifies the button's text. This value is assigned to the property. Initializes a new instance of the NextButtonProperties class. An object that implements the interface. true to display the button within the control; otherwise, false. This value is assigned to the property. Contains settings specific to the button that when clicked, navigates a user to the last page. Initializes a new instance of the LastButtonProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the LastButtonProperties class. An object that implements the interface. true to display the button within the control; otherwise, false. This value is assigned to the property. Initializes a new instance of the LastButtonProperties class with the specified settings. An object that implements the interface. true to display the button within the control; otherwise, false. This value is assigned to the property. A string value that specifies the button's text. This value is assigned to the property. Contains settings specific to the button that when clicked, navigates a user to the first page. Initializes a new instance of the FirstButtonProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the FirstButtonProperties class. An object that implements the interface. true to display the button within the control; otherwise, false. This value is assigned to the property. Initializes a new instance of the FirstButtonProperties class with the specified settings. An object that implements the interface. true to display the button within the control; otherwise, false. This value is assigned to the property. A string value that specifies the button's text. This value is assigned to the property. Serves as a base for classes that provide settings specific to pager buttons. Initializes a new instance of the ButtonProperties class with default settings. Initializes a new instance of the ButtonProperties class. An object that implements the IPropertiesOwner interface and owns the button. A enumeration value that specifies the image position within the button. This value is assigned to the property. A string value that specifies the text displayed within the button by default. true to show the button within the control; otherwise, false. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets the settings of an image displayed within the button. An object that contains image settings. Gets or sets the image position within the button. A enumeration value that specifies the image position within the button. Gets or sets the button's text. A string value that specifies the button's text. Gets or sets whether the button is visible within the control. true to show the button within the control; otherwise, false. Serves as a base for the class. Initializes a new instance of the ASPxPagerBase class. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Gets the All button's settings. An object that contains the All button's settings. Gets the style settings used to paint the pager's navigation buttons. A object that contains style settings. Gets or sets the pattern used to format the text of the numeric button that corresponds to the selected page. A string value that represents the format pattern. Gets the style settings used to paint the number of the current page. A object that contains style settings. Gets the style settings used to paint buttons when they are disabled. A object that contains style settings. Gets or sets how an Ellipsis symbol(s) is drawn to indicate page numbers that are omitted. One of the values. Gets the style settings used to paint the ellipsis within the pager. A object that contains style settings. Gets the First button's settings. A object that contains the First button's settings. For internal use only. For internal use only. For internal use only. For internal use only. Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. For internal use only. Gets or sets the total number of items. An integer value that specifies the total number of items. Gets or sets the distance between the items. A value that represents the spacing value. Gets or sets the number of items that every page displays. An integer value that specifies the number of items that every page displays. Gets the Last button's settings. A object that contains the Last button's settings. Gets the Next button's settings. A object that contains the Next button's settings. Gets or sets the maximum number of numeric buttons that can be displayed within a pager. An integer value that specifies the maximum number of numeric buttons. Gets the number of pages. An integer value that specifies the number of pages. Gets or sets the index of the page currently being selected. An integer value that specifies the active page's index. Fires after the selected page has been changed. Allows you to prevent a specific page from being selected. Gets or sets the pattern used to format the text of numeric buttons. A string value that represents the format pattern. Gets the style settings used to paint page numbers. A object that contains style settings. Fires on the server side after the page size (number of items per page) is changed. Fires on the server side before the page size (number of items per page) is changed and allows you to cancel the action. Gets the Page Size Item element's settings. A PageSizeItemSettings object that contains settings. Gets the style settings defining the appearance of the Page Size Item element. A PagerPageSizeItemStyle object that contains style settings. Gets the Previous button's settings. A object that contains the Previous button's settings. Gets or sets a value that specifies whether the pager is implemented by using classic or semantic rendering. One of the enumeration values. Gets a separator's background image. A object that contains image settings. Gets or sets the color of separators that separate page numbers. A structure that specifies the color of separators. Gets or sets the height of separators that separate page numbers. A value that specifies the separator's height. Gets the padding settings of separators. A object that contains padding settings. Gets or sets the width of separators that separate page numbers. A value that specifies the separator's width. Gets or sets whether default button images are shown. true to show default button images; otherwise, false. Gets or sets whether navigation buttons that are temporarily disabled are shown. true to show navigation buttons that are temporarily disabled; otherwise, false. Gets or sets whether numeric buttons are visible. true to show numeric buttons; otherwise, false. Gets or sets whether separators that separate page numbers are shown. true to show separators; otherwise, false. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets the control's Summary settings. A object that contains summary settings. Gets the style settings used to paint the summary. A object that contains style settings. Gets or sets whether the pager is visible. true to show the pager; otherwise, false. Represents an ASPxPager control. Initializes a new instance of the ASPxPager class. For internal use only. Gets the padding settings of the ASPxPager. A object that contains padding settings. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets whether Search-Engine Optimization (SEO) mode is enabled. A enumeration value that specifies whether SEO mode is enabled. Gets or sets the pattern used to format the pages' navigation URLs in Search-Engine Optimization (SEO) mode. A string value that represents the format pattern. Gets or sets the control's width. A value that represents the control's width. Contains settings specific to the button that when clicked, displays the content of all the pages. Initializes a new instance of the AllButtonProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the AllButtonProperties class. An object that implements the interface. true to display the button within the control; otherwise, false. This value is assigned to the property. Initializes a new instance of the AllButtonProperties class with the specified settings. An object that implements the interface. true to display the button within the control; otherwise, false. This value is assigned to the property. A string value that specifies the button's text. This value is assigned to the property. Lists values that specify how an Ellipsis symbol(s) is drawn to indicate page numbers that are omitted. An Ellipsis symbol(s) is shown inside the range of pages. An Ellipsis symbol isn't shown. An Ellipsis symbol(s) is shown outside the range of pages. Lists values that specify the position of the summary text within a pager. The summary is displayed inside a pager's contents. The summary is displayed to the left of a pager's contents. The summary is displayed to the right of a pager's contents. Represents a container for the templates that are used to render a data item. Initializes a new instance of the DataViewItemTemplateContainer class. A object that represents the data item which the current object belongs to. This value is assigned to the property. Binds a data source to all child controls within the template container. Gets a data item for which the template's content is being rendered. A object that represents the data item for which the template's content is being rendered. Represents a Data Item within the control. Initializes a new instance of the DataViewItem class. Copies public properties from the specified object to the current object. A object or descendant whose properties are copied to the current object. Gets or sets the data item that is bound to the Item. A that represents the data item which is bound to the item. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A Control object that is the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Returns the string that represents the DataViewItem object. A that represents the DataViewItem object. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the DataViewItemCommandEventArgs class with the specified settings. A object that represents an item related to the generated event. A object that identifies the source of the command. A object that contains an argument for the command. Initializes a new instance of the DataViewItemCommandEventArgs class. A object that identifies the source of the command. A object that contains an argument for the command. Gets an object representing the control which forced a postback. A object that represents the control which forced a postback. Gets an item object related to the event. A object that represents an item related to the generated event. Represents a collection of objects. Initializes a new instance of the DataViewItemCollection class with the specified owner. An descendant that owns the collection. Initializes a new instance of the DataViewItemCollection class. Adds a new item to the end of the collection. A object that has been added to the collection. Lists values that specify the filter box's horizontal position within the control. The Filter Box is centered within the control. The Filter Box is aligned to the left edge of the control. The Filter Box is aligned to the right edge of the control. Provides style settings used to paint the tail of individual headlines and headlines displayed within the . Initializes a new instance of the HeadlineTailStyle class. Gets or sets the distance between a tail image and text. A that represents the spacing value. This property is not in effect for the HeadlineTailStyle class. Contains settings that define the headline's tail image. Initializes a new instance of the HeadlineTailImageProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the HeadlineTailImageProperties class. Gets or sets the alignment of the tail image. A enumeration value that specifies the image alignment. Provides style settings used to paint headline headers. Initializes a new instance of the HeadlineStyle class. This property is not in effect for the HeadlineStyle class. This property is not in effect for the HeadlineStyle class. Gets or sets the height of a text line. An integer value that specifies the height of a text line, in pixels. This property is not in effect for the HeadlineStyle class. Provides style settings used to paint the left and right panel of individual headlines, and headlines displayed within the . Initializes a new instance of the HeadlinePanelStyle class. Gets or sets the distance between an image and text within a panel. A that represents the spacing value. Gets or sets the height of a text line. This property is not in effect for the HeadlinePanelStyle class. The value that specifies the height of a text line. Gets or sets the vertical alignment of the panel's contents. One of the enumeration values. Provides style settings used to paint the date of individual headlines and headlines displayed within the . Initializes a new instance of the HeadlineDateStyle class. Gets or sets the height of a text line. This member supports the .NET Framework infrastructure and cannot be used directly from your code. The value that specifies the height of a text line. Provides style settings used to paint the content of individual headlines and headlines displayed within the . Initializes a new instance of the HeadlineContentStyle class. Gets or sets the horizontal alignment of a headline's contents. This member supports the .NET Framework infrastructure and cannot be used directly from your code. One of the enumeration values. Represents an ASPxHeadline control. Initializes a new instance of the ASPxHeadline class. Gets the style settings used to paint the headline's contents. A object that contains style settings. Gets or sets the headline's contents. A string value that specifies the headline's content. Gets or sets the headline's date. A value that specifies the headline's date. Gets or sets the pattern used to format the headline's date. A string value that represents the format pattern. Gets or sets the date's horizontal position within the headline. A enumeration value that specifies the date's horizontal position within the headline. Gets the style settings used to paint the headline's date area. A object that contains style settings. Gets or sets the date's vertical position within the headline. A enumeration value that specifies the date's vertical position within the headline. Gets the style settings used to paint the headline's header. A object that contains style settings. Gets or sets the text displayed within the headline's header. A string value that specifies the text displayed within the headline's header. Gets or sets the headline's height. A that specifies the headline's height. Gets or sets the horizontal alignment of a headline's text and date. One of the enumeration values. Gets the settings of an image displayed within the headline. An object that contains image settings. Gets or sets the image position within the headline. An enumeration value which specifies the position of the image within the headline. Gets the style settings used to paint the headline's left panel. A object that contains style settings. Gets or sets the maximum length of the headline's text. An integer value that specifies the maximum number of characters within the headline's text. 0 if there is no maximum length. Gets or sets the headline's URL. A string value that specifies the headline's URL. Gets the style settings used to paint the headline's right panel. A object that contains style settings. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets whether the headline's text is displayed as a hyper link. true to display the headline's text as a hyper link; otherwise false. Gets or sets whether the headline's tooltip displays the full content, if it's clipped within the headline. true to display the full headline's content within a tooltip; false, if the tooltip's text is specified by the property. Gets or sets whether the header's text is displayed as a hyper link. true to display the header's text as a hyper link; otherwise false. Gets or sets whether the headline's image is displayed as a hyper link. true to display the headline's image as a hyper link; otherwise false. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets the tail image settings. A object that contains image settings. Gets or sets the position of the tail image. A enumeration value that specifies the location of the tail image referenced to the tail text. Gets or sets the position of the tail text within the headline. A enumeration value that specifies the position of the tail text within the headline. Gets the style settings used to paint the tail of the headline's contents. A object that contains style settings. Gets or sets the tail text. A string value that specifies the tail text. Gets or sets the window or frame at which to target the contents of the URL associated with the headline. A string which identifies the window or frame at which to target the URL content. Gets or sets the headline's tooltip text. A string value that specifies the text displayed within the headline's tooltip. Lists values that specify the position of the tail text. The tail text is displayed next to the last word of the headline's text. If the tail text extends past the end of a line, it is automatically wrapped to the beginning of the next line. The tail text is always displayed with the last word of the headline's text. The tail text is displayed on a new line below the headline's text. Lists values that specify the location of the tail image referenced to the tail text. The image is displayed next to the tail text. The image is displayed before the tail text. Lists values that specify the image position within the headline. The image is displayed within the headline's left panel. The image is displayed within the headline's right panel. Lists values that specify the date's vertical position within the headline. The date is displayed below the headline's header. The date is displayed at the headline's bottom. The date is displayed within the headline's header. The date is displayed at the headline's top. Lists values that specify the date's horizontal position within the headline. The date is displayed to the left of a headline's contents. The date is displayed within the headline's left panel. The date is displayed within the headline's right panel. The date is displayed to the right of a headline's contents. Represents a collection of objects. Initializes a new instance of the NewsItemCollection class. Initializes a new instance of the NewsItemCollection class with the specified owner. An object that will own a new collection. Creates a new item with the specified settings and adds it to the collection. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. A string value that specifies the item's contents. This value is assigned to the property. A string value that specifies the item's URL. This value is assigned to the property. A string value that specifies the item's unique identifier name. This value is assigned to the property. A string value that specifies the location of the item's image. A string value that specifies the item's date. This value is assigned to the property. A object that has been added to the collection. Creates a new item with the specified settings and adds it to the collection. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. A string value that specifies the item's contents. This value is assigned to the property. A string value that specifies the item's URL. This value is assigned to the property. A string value that specifies the item's unique identifier name. This value is assigned to the property. A string value that specifies the location of the item's image. A object that has been added to the collection. Adds a new item to the end of the collection. A object that has been added to the collection. Adds the specified item to the collection. A object to add to the collection. Adds a new item to the end of the collection. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. A string value that specifies the item's contents. This value is assigned to the property. A string value that specifies the item's URL. This value is assigned to the property. A string value that specifies the location of the item's image. A object that has been added to the collection. Adds a new item to the end of the collection. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. A string value that specifies the item's contents. This value is assigned to the property. A string value that specifies the item's URL. This value is assigned to the property. A object that has been added to the collection. Adds a new item to the end of the collection. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. A object that has been added to the collection. Adds a new item to the end of the collection. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. A string value that specifies the item's contents. This value is assigned to the property. A object that has been added to the collection. Returns an item by its date. A structure that represents the date of the requested node. A object with the specified date. null (Nothing in Visual Basic) if the item isn't found. Returns an item by its header text. A string value that specifies the header text of the requested node. A object with the specified header text. null (Nothing in Visual Basic) if the item isn't found. Returns an item object with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Returns an item by its text. A string value that specifies the text of the requested item. A object with the specified contents. null (Nothing in Visual Basic) if the item isn't found. Returns the specified item's position within the collection. A object to locate in the collection. An integer value that specifies the item's position within the collection. -1 if the collection doesn't contain the specified item. Returns the specified item's position within the collection. The item is identified by its date. A structure that specifies the date of the requested item. An integer value that specifies the item's position within the collection. -1 if the collection doesn't contain the item with the specified date. Returns the specified item's position within the collection. The item is identified by its header text. A string value that specifies the header text of the requested item. An integer value that specifies the item's position within the collection. -1 if the collection doesn't contain the item with the specified header text. Searches for an item object specified by the value of its property and returns the zero-based index of the first occurrence within the item collection. A value representing the property value of the required item. The zero-based index of the first occurrence of the specified item within the item collection, if found; otherwise, negative one (-1). Returns the specified item's position within the collection. The item is identified by its contents. A string value that represents the text of the requested item. An integer value that specifies the item's position within the collection. -1 if the collection doesn't contain the item with the specified contents. Adds the specified item to the specified position within the collection. An integer value that specifies the zero-based index at which the specified item should be inserted. If it's negative or exceeds the number of elements, an exception is raised. A object to insert. Provides indexed access to individual items in the collection. A zero-based integer that identifies the item within the collection. A object that represents the item at the specified position. Removes the specified item from the collection. A object to remove from the collection. A band column. Creates a new instance of the GridViewBandColumn class with the specified column caption. A string value specifying the text displayed within the column header. Initializes a new instance of the GridViewBandColumn class with default settings. Gets or sets whether end-users can drag the column's header. One of the enumeration values. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. @nbsp; Provides access to a collection of columns that the current band column combines. A object that is a collection of columns grouped by the current band. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is not in effect for the GridViewBandColumn class. This property is not in effect for the GridViewBandColumn class. Returns a string that is the current object. A that is the current GridViewBandColumn object. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Represents an ASPxNewsControl. Initializes a new instance of the ASPxNewsControl class. Gets the settings of an image that when clicked, navigates an end-user to the top of the page. An object that contains image settings. Gets the style settings used to paint the links that when clicked, navigate an end-user to the top of the page. A object that contains style settings used to paint the Back to top link. Gets or sets the text of the link that when clicked, navigates an end-user to the top of the page. A string value that specifies the text of the link that when clicked, navigates an end-user to the top of the page. Gets an object that lists the client-side events specific to the ASPxNewsControl. A object which allows assigning handlers to the client-side events available to the ASPxNewsControl. Gets or sets the data source field which provides item dates. A string value that specifies the name of the data source field which contains item dates. Gets or sets the data source field which provides content to item headers. A string value that specifies the name of the data source field which contains header captions. Gets or sets the data source field which provides the URLs of item images. A string value that specifies the name of the data source field which contains URLs of item images. Gets the style settings used to paint the content of items. A object that contains style settings. Occurs after an item has been bound to a data source. Gets the style settings used to paint item dates. A object that contains style settings. Gets the style settings used to paint item headers. A object that contains style settings. Gets the settings of a common image displayed by all the items in the ASPxNewsControl. An object that contains image settings. Gets the style settings used to paint the item's left panel. A object that contains style settings. Gets the style settings used to paint the item's right panel. A object that contains style settings. Gets the collection of items in the ASPxNewsControl. A object that represents a collection of items in the ASPxNewsControl. Gets item settings. A object that contains item settings. Gets the style settings used to paint the tail of item descriptions. A object that contains style settings. Gets or sets the data source field which provides item unique identifier names. A string value that specifies the name of the data source field which contains item unique identifier names. Gets or sets the data source field which provides item URLs. A string value that specifies the name of the data source field which contains item URLs. Gets or sets the pattern used to format URLs. A string value that represents the format pattern. Gets or sets the pager's alignment. A enumeration value that specifies the pager's alignment. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets whether to show a link, that when clicked navigates an end-user to the top of the page. true to show the Back to top link; otherwise, false. Fires after a headline tail has been clicked. Gets or sets the data source field which provides content to the ASPxNewsControl's items. A string value that specifies the name of the data source field which contains item descriptions. Returns a collection of items which are currently displayed by the ASPxNewsControl on the screen. A containing objects. Defines style settings for a folder container. Initializes a new instance of the FileManagerFolderContainerStyle class with default settings. Duplicates the properties of the specified object into the current instance of the FileManagerFolderContainerStyle class. A object that represents the object which the settings will be copied from. Combines the properties of the specified with the current instance of the FileManagerFolderContainerStyle class. A that represents an object to be combined. Gets or sets the folder container's width. A value that represents the folder container's width. Contains the part settings. Initializes a new instance of the PanelPart class. Initializes a new instance of the PanelPart class with the specified owner. An object that implements the interface. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the part's background color. A structure that specifies the part's background color. Gets the part's background image. A object that represents the part's background image. Duplicates the properties of the specified object into the current instance of the PanelPart class. A object that represents the object which the settings will be copied from. For internal use only. Returns the PanelPart object to its original state. Returns a string that represents the PanelPart object. A that represents the PanelPart object. Contains the settings which define the image that can be displayed within the panel's corner. Initializes a new instance of the PanelCornerPart class. Initializes a new instance of the PanelCornerPart class. The control that owns the . This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A value. For internal use only, Initializes a new instance of the PanelContent class with default settings. For internal use only. For internal use only. Gets a reference to an object at the specified index location in the PanelCollection object. For internal use only. An integer value specifying the location of the object within the collection. A object representing the referenced object. Provides style settings for panel headers. Initializes a new instance of the HeaderStyle class with default settings. Gets or sets the panel's height. A value that specifies the panel's height. Represents a rounded-corners panel control that acts as a container for other controls. Initializes a new instance of the ASPxRoundPanel class. Gets the appearance settings used to paint the panel's bottom edge. A object that contains appearance settings. Gets the settings of an image which is displayed at the panel's bottom left corner. A object that contains image settings. Gets the settings of an image which is displayed at the panel's bottom right corner. A object that contains image settings. Gets the appearance settings used to paint the panel's content. A object that contains appearance settings. Gets or sets a round panel content's height. A System.Web.UI.WebControls.Unit value specifying the height. Gets the round panel's padding settings. A object that contains padding settings. This property is not in effect for the ASPxRoundPanel class. The client-side API is always available for this control. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object that represents the specified control. null (Nothing in Visual Basic) if the specified control does not exist. Gets or sets the header caption's horizontal offset. A structure that specifies the horizontal offset. Gets or sets the header caption's vertical offset. A structure that specifies the vertical offset. Gets the header's style settings when a round panel looks like a group box. A object that contains the header's style settings. Gets the appearance settings used to paint the header's content. A object that contains appearance settings. Gets the settings of an image displayed within the round panel's header. An object that contains image settings. Gets the appearance settings used to paint the header's left edge. A object that contains appearance settings. Gets or sets a URL where the client's web browser will navigate when the text or image is clicked within the panel's header. A string value which specifies the required navigation location. Gets the appearance settings used to paint the header's right edge. A object that contains appearance settings. Gets the header's style settings. A object that contains the header's style settings. Gets or sets a template used to display the content of the round panel's header. An object that supports the System.Web.UI.ITemplate interface and contains a template used to display the header's content. Gets or sets the text displayed within the RoundPanel's header. A string value that specifies the header's text. This property is not in effect for the ASPxRoundPanel class. Use the property instead. Gets or sets the horizontal alignment of a panel's contents. One of the enumeration values. Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. Gets the appearance settings used to paint the panel's left edge. A object that contains appearance settings. Gets the style settings used to paint the link in the round panel's header. A object that contains style settings used to paint links. Gets the appearance settings used to paint the panel's top edge when the header is hidden. A object that contains appearance settings. Gets the settings of an image which is displayed at the panel's top left corner when the header is hidden. A object that contains image settings. Gets the settings of an image which is displayed at the panel's top right corner when the header is hidden. A object that contains image settings. This property is not in effect for the ASPxRoundPanel class. Gets the appearance settings used to paint the panel's right edge. A object that contains appearance settings. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets whether default images that represent the panel's parts are used. true to use default images; otherwise, false. Gets or sets whether the RoundPanel's header is displayed. true to display the round panel's header; otherwise, false. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets or sets the window or frame at which to target the contents of the URL associated with the RoundPanel. A string which identifies the window or frame at which to target the URL content. Gets the appearance settings used to paint the panel's top edge. A object that contains appearance settings. Gets the settings of an image which is displayed at the panel's top left corner. A object that contains image settings. Gets the settings of an image which is displayed at the panel's top right corner. A object that contains image settings. Gets or sets the RoundPanel's external appearance. A enumeration value. Gets or sets the control's width. A value that represents the control's width. Contains a list of the client-side events available for a timer component. Initializes a new instance of the TimerClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function, or the entire code, which will handle a client timer's event. A string that represents either the name of a JavaScript function, or the entire JavaScript function code used to handle an event. Represents a timer. Initializes a new instance of the ASPxTimer class. Gets or sets the ASPxTimer's client programmatic identifier. A string value that specifies the ASPxTimer's client identifier. Gets an object that lists the client-side events specific to the ASPxTimer. A object which allows assigning handlers to the client-side events available to the ASPxTimer. Enables you to supply any server data that can then be parsed on the client. Gets or sets whether the timer can be manipulated on the client side in code. true if the timer's client object model is fully available; false if no programmatic interface is available for the timer on the client side. Gets or sets a value indicating whether a web control is enabled. true if a web control is enabled; otherwise, false. Gets or sets the time before the event is raised relative to the last occurrence of the event. An integer value that specifies the number of milliseconds before the Tick event is raised relative to the last occurrence of the Tick event. The value cannot be less than one. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Occurs when the specified timer interval has elapsed, and the timer is enabled. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the CloudControlItemEventArgs class. A object that represents an item currently being processed. This value is assigned to the property. Gets the cloud control item currently being processed. A object that represents an item currently being processed. Represents a collection of objects. Initializes a new instance of the CloudControlItemCollection class with default settings. Initializes a new instance of the CloudControlItemCollection class with the specified owner. An object that owns the created collection. Creates a new item and adds it to the collection. A object that represents a new item. Creates a new item with the specified settings and adds it to the collection. A string value that specifies the item's description. A value that specifies the item's value (weight). A string value that specifies the item's URL. Creates a new item with the specified text and value, and adds it to the collection. A string value that specifies the item's description. A value that specifies the item's value (weight). Creates a new item with the specified settings and adds it to the collection. A string value that specifies the item's description. A value that specifies the item's value (weight). A string value that specifies the item's URL. A string value that specifies the item's unique identifier name. Returns an item object with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Returns an item object with the specified value or value. A value representing the name or index of the required item. A object representing the found item. Searches for an item object specified by the value of its property and returns the zero-based index of the first occurrence within the item collection. A value representing the property value of the required item. The zero-based index of the first occurrence of the specified item within the item collection, if found; otherwise, negative one (-1). Provides access to individual items in the collection by their names. A value specifying the name of the custom item to get. A CloudControlItem object that is an item with the specified name. Represents a tag cloud item. Initializes a new instance of the CloudControlItem class with the specified text and value. A string value that specifies the item's text. This value is assigned to the property. A value that specifies the item's value (weight). This value is assigned to the property. Initializes a new instance of the CloudControlItem class with default settings. Initializes a new instance of the CloudControlItem class with the specified settings. A string value that specifies the item's text. This value is assigned to the property. A value that specifies the item's value (weight). This value is assigned to the property. A string value that specifies the item's URL. This value is assigned to the property. Initializes a new instance of the CloudControlItem class with the specified settings. A string value that specifies the item's text. This value is assigned to the property. A value that specifies the item's value (weight). This value is assigned to the property. A value that specifies the item's URL. This value is assigned to the property. A value that specifies the item's uniquee identifier name. This value is assigned to the property. Copies public properties from the specified object to the current object. A object whose properties are copied to the current object. Gets the data item that is bound to the cloud control item. A that represents the data item which is bound to the cloud control item. Gets or sets the item's unique identifier name. A string value that specifies the item's unique identifier name. Gets or sets the item's URL. A string value that specifies the item's URL. Gets or sets the item's description (text). A string value that specifies the item's description. Gets or sets the current item's tooltip text. A string which specifies the text content of the current item's tooltip. Returns the string that represents the CloudControlItem object. A that represents the CloudControlItem object. Gets or sets the item's value (weight). A value that specifies the item's value (weight). Defines style settings for templates, used to render a space between a tab and a control edge. Initializes a new instance of the SpaceTabTemplateStyle class with default settings. This property is not in effect for the SpaceTabTemplateStyle class. This property is not in effect for the SpaceTabTemplateStyle class. This property is not in effect for the SpaceTabTemplateStyle class. This property is not in effect for the SpaceTabTemplateStyle class. This property is not in effect for the SpaceTabTemplateStyle class. This property is not in effect for the SpaceTabTemplateStyle class. This property is not in effect for the SpaceTabTemplateStyle class. This property is not in effect for the SpaceTabTemplateStyle class. This property is not in effect for the SpaceTabTemplateStyle class. Gets or sets the horizontal alignment of the space tab templates' content. One of the enumeration values. This property is not in effect for the SpaceTabTemplateStyle class. This property is not in effect for the SpaceTabTemplateStyle class. This property is not in effect for the SpaceTabTemplateStyle class. Gets or sets the vertical alignment of the space tab templates' content. One of the enumeration values. Enumerates the algorithms used to normalize item weights. The linear scaling is used. The logarithmic scaling is used. Specifies a popup element's vertical alignment. A popup element is displayed above the corresponding HTML element so that the y-coordinate of the popup element's bottom border is equal to the y-coordinate of the HTML element's top border. A popup element is displayed below the corresponding HTML element so that the y-coordinate of the popup element's top border equals the y-coordinate of the HTML element's bottom border. A popup element is displayed so that the y-coordinate of the popup element's bottom border equals the y-coordinate of the corresponding HTML element's bottom border. A popup element is displayed so that the y-coordinate of the popup element's center equals the y-coordinate of the corresponding HTML element's center. A popup element is displayed on the y-coordinate of the mouse cursor position. A popup element is displayed so that the y-coordinate of the popup element's top border equals the y-coordinate of the corresponding HTML element's top border. A popup element is displayed so that it is vertically aligned at the center of the browser's window. Specifies a popup element's horizontal alignment. A popup element is displayed so that the x-coordinate of the popup element's center equals the x-coordinate of the corresponding HTML element's center. A popup element is displayed so that its left border's x-coordinate equals the x-coordinate of the corresponding HTML element's left border. A popup element is displayed on the x-coordinate of the mouse cursor position. A popup element is displayed to the left of the corresponding HTML element, so that the x-coordinate of the popup element's right border is equal to the x-coordinate of the HTML element's left border. A popup element is displayed to the right of the corresponding HTML element so that the x-coordinate of the popup element's left border is equal to the x-coordinate of the HTML element's right border. A popup element is displayed so that the x-coordinate of the popup element's right border equals the x-coordinate of the corresponding HTML element's right border. A popup element is displayed so that it is horizontally aligned at the center of the browser's window. Specifies which action forces a popup element to appear. Specifies that a popup element is invoked at a left mouse button click within the corresponding linked web control or HTML element. Specifies that a popup element is invoked when the mouse cursor hovers over the corresponding linked web control or HTML element. Specifies that a popup element can't be invoked via an end-user interaction, but can be invoked programmatically via specific client script methods. Specifies that a popup element is invoked on a right mouse button click within the corresponding linked web control or HTML element. Specifies which action forces a popup window to close. Specifies that a popup element is closed when clicking its close button (if any). Specifies that a popup element is closed when the mouse cursor moves out of it. Specifies that a popup element can't be closed via an end-user interaction, but can be closed programmatically via specific client script methods. Specifies that a popup element is closed when clicking a mouse button outside the popup element. Represents a base class for different template container objects. Initializes a new instance of the ItemTemplateContainerBase class with the specified settings. An integer value representing the index of the rendered item object. A that represents the templated item object being rendered. Evaluates a data-binding expression. A string value representing the expression to evaluate. The navigation path from the container to the public property value, to be placed in the bound control property. A instance that results from the evaluation of the data-binding expression. A method that will handle the popup control's client events invoked in response to manipulating a popup window. A method that will handle events that relate to popup window manipulations. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for an event concerning data binding of a popup window. Initializes a new instance of the PopupWindowEventArgs class. A object representing the popup window related to the generated event. Gets a popup window object related to the event. A object that was manipulated, forcing the event to be raised. Lists the values that specify the position of expand buttons within groups. For a group, indicates that the expand button position depends upon the navbar level's property setting. For a navbar, corresponds to the value. The expand button is displayed at the left of a group's header. The expand button is displayed at the right of a group's header. Defines style settings for different elements of a popup window. Initializes a new instance of the PopupWindowStyle class. This property is not in effect for the PopupWindowStyle class. This property is not in effect for the PopupWindowStyle class. Defines style settings for a popup window's content region. Initializes a new instance of the PopupWindowContentStyle class. This property is not in effect for the PopupWindowContentStyle class. Represents a collection of popup windows. Initializes a new instance of the PopupWindowCollection class. Initializes a new instance of the PopupWindowCollection class specifying its owner. A object specifying the popup control that will own the collection. Adds a new popup window to the collection and specifies its name, header text and content text. A value specifying the popup window's content text. Initializes the window's property. A value specifying the name which identifies the created popup window. Initializes the window's property. A value specifying the popup window's header text. Initializes the window's property. A object representing the newly created popup window. Adds a new popup window to the collection and specifies the content text , name, header text and footer text. A value specifying the popup window's content text. Initializes the window's property. A value specifying the name which idntifies the created popup window. Initializes the window's property. A value specifying the popup window's header text. Initializes the window's property. A value specifying the popup window's footer text. Initializes the window's property. A object representing the newly created popup window. Adds a new popup window to the end of the collection and returns the newly created object. A object representing the newly created popup window. Adds a new popup window to the collection and specifies the window's content text and name. A value specifying the popup window's content text. Initializes the window's property. A value specifying the name which identifies the created popup window. Initializes the window's property. A object representing the newly created popup window. Adds a new popup window to the collection and specifies the content text. A value specifying the popup window's content text. Initializes the window's property. A object representing the newly created popup window. Returns a popup window object with the specified property value. A value representing the property value of the required popup window. A object with a specific value of the property. Returns a popup window object with the specified property value. A value representing the property value of the required popup window. A object with a specific value of the property. Searches for a popup window object specified by the value of its property and returns the zero-based index of the first occurrence within the collection. A value representing the property value of the required popup window. The zero-based index of the first occurrence of the popup window with the specified name within the collection, if found; otherwise, it returns negative one (-1). Searches for a popup window specified by the value of its property and returns the zero-based index of the first occurrence within the collection. A value representing the property value of the required popup window. The zero-based index of the first occurrence of the specified popup window within the collection, if found; otherwise, it returns a negative one (-1). Defines style settings for header buttons. Initializes a new instance of the PopupWindowButtonStyle class. Gets the style settings which define a button's appearance in the checked state. An AppearanceSelectedStyle object that contains the checked style settings. This property is not in effect for the PopupWindowButtonStyle class. This property is not in effect for the PopupWindowButtonStyle class. This property is not in effect for the PopupWindowButtonStyle class. This property is not in effect for the PopupWindowButtonStyle class. Represents an individual popup window. Initializes a new instance of the PopupWindow class with the specified settings. A value specifying the popup window's text. Initializes the popup window's property. A value specifying the name which indentifies the created popup window. Initializes the window's property. Initializes a new instance of the PopupWindow class with the specified settings. A value specifying the popup window's content text. Initializes the popup window's property. A value specifying the name which indentifies the created popup window. Initializes the window's property. A value specifying the popup window's header text. Initializes the popup window's property. Initializes a new instance of the PopupWindow class using the specified display content text. A value specifying the popup window's content text. Initializes the popup window's property. Initializes a new instance of the PopupWindow class. Initializes a new instance of the PopupWindow class with the specified settings. A value specifying the popup window's content text. Initializes the popup window's property. A value specifying the name which indentifies the created popup window. Initializes the window's property. A value specifying the popup window's header text. Initializes the popup window's property. A value specifying the popup window's footer text. Initializes the popup window's property. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the value that specifies whether the popup window's position is updated automatically when required. true if the popup window's position is updated automatically; otherwise, false. Gets or sets a value that specifies which action forces the popup window to close, if it's displayed. One of the enumeration values. Gets the settings of an image displayed within the window's close button. A HeaderButtonImageProperties object that contains image settings. Gets style settings for the window's close button. A object that contains style settings for the window's close button. Gets the settings of an image displayed within the window's collapse button. A HeaderButtonCheckedImageProperties object that contains image settings. Gets style settings for the popup window's collapse button. A PopupWindowButtonStyle object that contains style settings. Gets or sets a value that specifies whether the window is collapsed. true if the window is collapsed; otherwise, false. Gets style settings for the popup window's content region. A object that contains style settings for the window's content region. Gets or sets a template used for displaying the content of the current window's content region. An object supporting the System.Web.UI.ITemplate interface, which contains the template used for displaying the window's content region. Gets or sets the navigation location of a specific web page to be displayed within the current popup window. A string value that specifies the desired page's navigation location. Gets or sets the title of the popup window's IFRAME element. A value that specifies the IFRAME element's title (the TITLE attribute's value). Gets the data item that is bound to the popup window. A that represents the data item that is bound to the window. Gets or sets the current popup window's availability on the client side. true if the current popup window is available and can be invoked on the client side; false if the window is disabled. Searches for the specified server control within the popup window's template containers and the collection. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Gets or sets a template used for displaying the content of the window's footer. An object supporting the System.Web.UI.ITemplate interface which contains a template to display the content of the window's footer. Gets the settings of the popup window's footer image. An object that contains image settings. Gets or sets an URL where the client's web browser will navigate when the text or image is clicked within the window's footer. A string value which specifies the required navigation location. Gets style settings for the popup window's footer. A object that contains style settings for the window's footer. Gets or sets a template used for displaying the window's footer. An object supporting the System.Web.UI.ITemplate interface which contains a template to display the window's footer. Gets or sets the text content of the window's footer. A string value that specifies the window's footer text. Gets or sets a template used to display the content of the window's header. An object supporting the System.Web.UI.ITemplate interface which contains a template used to display the content of the window's header. Gets the settings of the popup window's header image. An object that contains image settings. Gets or sets an URL where the client's web browser will navigate when the text or image is clicked within the window's header. A string value which specifies the required navigation location. Gets style settings for the popup window's header. A object that contains style settings for the window's header. Gets or sets a template used to display the window's header. An object supporting the System.Web.UI.ITemplate interface which contains a template used to display the window's header. Gets or sets the text content of the window's header. A string value that specifies the window's header text. Gets or sets the popup window's height. A value specifying the popup window's height. Gets or sets the x-coordinate of the current popup window's left side. An integer value specifying the x-coordinate of the popup window's left side. Gets or sets the maximum height of the window. A object that defines the maximum height of the window. Gets the settings of an image displayed within the window's maximize button. A HeaderButtonCheckedImageProperties object that contains image settings. Gets style settings for the popup window's maximize button. A PopupWindowButtonStyle object that contains style settings. Gets or sets a value that specifies whether the window is maximized. true if the window is maximized; otherwise, false. Gets or sets the maximum width of the window. A object that defines the maximum width of the window. Gets or sets the minimum height of the window. A object that defines the minimum height of the window. Gets or sets the minimum width of the window. A object that defines the minimum width of the window. Gets or sets whether the popup window is modal. true if the popup window is modal; otherwise, false. Gets or sets the unique identifier name for the current popup window object. A string value that specifies the popup window's unique identifier name. Gets the settings of an image displayed within the window's pin button. A HeaderButtonCheckedImageProperties object that contains image settings. Gets style settings for the popup window's pin button. A PopupWindowButtonStyle object that contains style settings. Gets or sets a value that specifies whether the window is pinned. true if the window is pinned; otherwise, false. Gets or sets a value that specifies which action forces the current popup window to appear. One of the enumeration values. Gets the popup control to which the current popup window belongs. An ASPxPopupControlBase object that is the popup control that contains the current popup window. Gets or sets the ID (or a list of IDs) of a web control or HTML element with which the current popup window is associated. A string value specifying the ID (or a list of IDs) of the web control or HTML element with which the popup window is associated. Gets the settings of an image displayed within the window's refresh button. A HeaderButtonImageProperties object that contains image settings. Gets style settings for the popup window's refresh button. A PopupWindowButtonStyle object that contains style settings. Gets or sets a value that specifies whether the popup window's close button is displayed. One of the enumeration values. Gets or sets a value that specifies whether a window's collapse button is displayed. true if the button is displayed; otherwise, false. Gets or sets a value that specifies whether the window's footer is displayed. One of the enumeration values. Gets or sets a value that specifies whether the window's header is displayed. One of the enumeration values. Gets or sets a value that specifies whether a window's maximize button is displayed. true if the button is displayed; otherwise, false. Gets or sets a value that specifies whether the current window is automatically displayed when a client browser loads the page. true if the window is displayed on the page load; otherwise, false. Gets or sets a value that specifies whether a browser's scroll bars can be displayed when a popup window is shown in modal mode. true if a browser's scroll bars are available; otherwise, false. Gets or sets a value that specifies whether a window's pin button is displayed. true if the button is displayed; otherwise, false. Gets or sets a value that specifies whether a window's refresh button is displayed. true if the button is displayed; otherwise, false. Gets the settings of an image displayed instead of the size grip within the popup window. An object that contains image settings. Gets the settings of an image displayed instead of the size grip within the popup window, when the right-to-left layout is applied. An object that contains image settings. Gets or sets the window or frame at which to target the contents of the URLs associated with links in the current popup window's header and footer. A string which identifies the window or frame at which to target the URL content. Gets or sets the text displayed within the window's content region. A string value that specifies the window's content text. Gets or sets the current popup window's tooltip text. A string which specifies the text content of the current popup window's tooltip. Gets or sets the y-coordinate of the current popup window's top side. An integer value specifying the y-coordinate of the popup window's top side. Returns a string that represents the current object. A that represents the current PopupWindow object. Gets or sets the popup window's width. A value specifying the popup window's width. Represents a container for the templates that are used to render a popup window. Initializes a new instance of the PopupControlTemplateContainer class with the specified setting. A object specifying the popup window to which the current object belongs. Gets a popup window for which the template's content is being instantiated. A object representing the popup window being rendered. A method that will handle specific command events invoked in response to manipulating a popup window. A method that will handle specific command events concerning manipulations with popup windows. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for events whose function processes the Command event fired by a child control, within a templated popup window. Initializes a new instance of the PopupControlCommandEventArgs class. A object representing a popup window related to the generated event. A identifying the source of the command. A object that contains the argument for the command. Initializes a new instance of the PopupControlCommandEventArgs class. A identifying the source of the command. A object that contains the argument for the command. Gets an object representing the control which forced a postback. A representing the control which forced a postback. Gets a popup window object related to the event. A object that was manipulated, forcing an event to be raised. Contains a list of the client-side events available for a popup control. Initializes a new instance of the PopupControlClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client popup control's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client popup control's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client popup control's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. A web control that enables you to add the popup window functionality to your web application. Initializes a new instance of the ASPxPopupControl class. Initializes a new instance of the ASPxPopupControl class with the specified owner. An object that is the owner of the created object. Gets or sets the delay in displaying the popup control's popup window. An integer value that specifies the time interval, in milliseconds, after which a popup window is displayed. Gets or sets the value that specifies whether the default popup window's position is updated automatically, when required. true if the popup window's position is updated automatically; otherwise, false. Gets an object that lists the client-side events specific to the current popup control. A object which allows assigning handlers to the client-side events available to the popup control. Gets or sets a value that specifies which action forces a displayed popup window to close. One of the enumeration values. Gets the settings of an image displayed within a close button. A HeaderButtonImageProperties object that contains image settings. Gets style settings for a window's close button. A PopupWindowButtonStyle object that contains style settings. Gets the settings of an image displayed within a collapse button. A HeaderButtonCheckedImageProperties object that contains image settings. Gets style settings for a window's collapse button. A PopupWindowButtonStyle object that contains style settings. Gets style settings for a popup window's content region. A object that contains style settings for a window's content region. Gets or sets the delay in hiding the popup control's popup window. An integer value that specifies the time interval, in milliseconds, after which a popup window is hidden. Gets the settings of a popup window's footer image. An object that contains image settings. Gets style settings for a popup window's footer. A object that contains style settings for a window's footer. Returns a value that specifies whether the current popup control represents the default popup window. true if the popup control's collection is empty; otherwise, false. Gets the settings of a popup window's header image. An object that contains image settings. Gets style settings for a popup window's header. A object that contains style settings for a window's header. Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. Gets an object that contains style settings to be applied to links in the popup control. A object that contains style settings of links. Gets or sets a value specifying the content loading mode for the ASPxPopupControl. One of the enumeration values. Gets style settings that define the appearance of a specific loading div panel. A object that contains style settings. Gets the settings of an image to be displayed within a specific loading panel while waiting for a callback response. A object that contains the image's settings. Gets the style settings defining the appearance of the loading panel. A object that contains style settings. Gets the settings of an image displayed within a maximize button. A HeaderButtonCheckedImageProperties object that contains image settings. Gets style settings for a window's maximize button. A PopupWindowButtonStyle object that contains style settings. Gets or sets whether the default popup window is modal. true if the default popup window is modal; otherwise, false. Gets style settings that define the appearance of the page displayed behind the invoked modal popup window. A object that contains style settings. Gets the settings of an image displayed within a pin button. A HeaderButtonCheckedImageProperties object that contains image settings. Gets style settings for a window's pin button. A PopupWindowButtonStyle object that contains style settings. Gets or sets a value that specifies which action forces a popup window to appear. One of the enumeration values. Gets or sets the ID of a web control or HTML element (or a list of IDs) with which the default popup window is associated. A string value specifying the ID (or a list of IDs) of the web control or HTML element with which the default popup window is associated. Allows an object specified by the property to be found manually, if it can't be found automatically ( for instance, if it's hidden within a naming container). Gets or sets a popup window's horizontal alignment. One of the PopupHorizontalAlign enumeration values. Gets or sets a popup window's horizontal offset. An integer value that specifies a popup window's horizontal offset. Gets or sets a popup window's vertical alignment. One of the enumeration values. Gets or sets a popup window's vertical offset. An integer value that specifies a popup window's vertical offset. Gets the settings of an image displayed within a refresh button. A HeaderButtonImageProperties object that contains image settings. Gets style settings for a window's refresh button. A PopupWindowButtonStyle object that contains style settings. Gets or sets a value that specifies whether a browser's scroll bars can be displayed when the default popup window is shown in modal mode. true if a browser's scroll bars are available; otherwise, false. Gets the settings of an image displayed instead of the size grip within popup windows. An object that contains image settings. Gets the settings of an image displayed instead of the size grip within popup windows, when the right-to-left layout is applied. An object that contains image settings. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets or sets a common template used to display the content region of all popup windows from the collection. An object that supports the System.Web.UI.ITemplate interface and contains a template used to display a window's content region. Occurs after a popup window has been bound to a data source. Gets or sets a common template used to display the footer's content of all popup windows from the collection. An object that supports the System.Web.UI.ITemplate interface and contains a template used to display the content of a window's footer. Gets or sets a common template used to display the footer of all popup windows from the collection. An object that supports the System.Web.UI.ITemplate interface and contains a template used to display the content of a window's footer. Gets or sets a common template used to display the header's content of all popup windows from the collection. An object that supports the System.Web.UI.ITemplate interface and contains a template used to display the content of a window's header. Gets or sets a common template used to display the header of all popup windows from the collection. An object that supports the System.Web.UI.ITemplate interface and contains a template used to display the content of a window's header. Gets the collection of windows in the popup control. A object which represents the collection of popup windows within the control. Provides a base implementation for an unbound site map provider component. Initializes a new instance of the UnboundSiteMapProviderBase class with the specified settings. A string value specifying the URL of the site map's root node. A string value specifying the description of the site map's root node. Initializes a new instance of the UnboundSiteMapProviderBase class with the specified settings. A string value specifying the URL of the root node in the site map. A string value specifying the title of the site map's root node. A string value specifying the description of the site map's root node. Initializes a new instance of the UnboundSiteMapProviderBase class with the specified setting. A string value specifying the URL of the root node in the site map. Initializes a new instance of the UnboundSiteMapProviderBase class. Adds a object to the node collection that is maintained by the current provider. The to add to the node collection maintained by the provider. Adds a object to the collections that are maintained by the current provider. The to add to the provider. The under which to add the specified node. Removes all elements in the collections of child and parent site map nodes and site map providers that the UnboundSiteMapProviderBase object internally tracks as part of its state. Clones the specified site map node. A object that represents the site map node to be cloned. An object that represents a newly created site map node. Creates a new instance of the class with the specified settings. A string value specifying the URL of the newly created node. A string value specifying the title of the newly created node. An object that represents the newly created site map node. Creates a new instance of the class with the specified settings. A string value specifying the URL of the newly created node. A string value specifying the title of the newly created node. A string value specifying the description of the newly created node. An object that represents the newly created site map node. Creates a new instance of the class with the specified settings. A string value specifying the URL of the newly created node. A string value specifying the title of the newly created node. A string value specifying the description of the newly created node. An -supported object that specifies the list of roles for which the page represented by the created node is available. An object that represents the newly created site map node. Creates a new instance of the class with the specified settings. A string value specifying the URL of the newly created node. A string value specifying the title of the newly created node. A string value specifying the description of the newly created node. An -supported object that specifies the list of roles for which the page represented by the created node is available. A of additional attributes used to initialize the created node. An object that represents the newly created site map node. Gets or sets a value indicating whether the ASP.NET role management feature is enabled. true if the ASP.NET role management feature is enabled; otherwise, false. Returns a site map node object that represents the page at the specified URL. An URL that identifies the page for which to retrieve a SiteMapNode object. A that represents the page identified by the rawUrl parameter's value. Retrieves the child site map nodes of a specific site map node object. The for which to retrieve all child site map nodes. A read-only that contains the child site map nodes of the specified node. If security trimming is enabled, the collection contains only those site map nodes that the user is permitted to see. Retrieves the parent node of a specific site map node object. The for which to retrieve the parent site map node. A that represents the parent of the specified site map node; otherwise, a null reference (Nothing in Visual Basic), if no parent site map node exists or the user is not permitted to see the parent site map node. Initializes the UnboundSiteMapProviderBaseobject. The name of the provider to initialize. A object that can contain additional attributes to help initialize the provider. These attributes are read from the site map provider configuration in the Web.config file. Loads the site map data from the specified file into the current provider. A value specifying the name of the file which contains the site map data to load. A object representing the root node of the loaded site map tree. Loads the site map data from the specified stream into the current provider. The stream from which to load the site map data. A object representing the root node of the loaded site map tree. Removes the specified object from all node collections of the provider. The node to remove from the node collections. Gets the root node of the site map. A object that represents the root node of the site map; otherwise, a null reference (Nothing in Visual Basic), if security trimming is enabled and the root node is not accessible to the current user. Saves the site map data, held by the provider, to the specified file. A value specifying the name of the file to which the provider's site map data should be saved. Saves the site map data, held by the provider, to the specified stream. The stream to which the provider's site map data should be saved. Gets or sets the path to the file that contains the site map data. A value specifying the path to the site map file. Specifies how the border is displayed between a menu item and its submenu. The border between a menu item and its submenu is not displayed for all menu items. The border between a menu item and its submenu is not displayed for root menu items but is visible for all subitems. The border between a menu item and its submenu is displayed for all menu items. Contains settings that define the style of a loading panel, which can be displayed while waiting for a callback response. Initializes a new instance of the LoadingPanelStyle class. This property is not in effect for the LoadingPanelStyle class. This property is not in effect for the LoadingPanelStyle class. A method that will handle the events concerning manipulations with tabs. A method that will handle the events concerning manipulations with tabs. A representing the event source. Identifies the tab control that raised the event. A object that contains event data. Provides data for events which concern manipulations on tabs. Initializes a new instance of the TabControlEventArgs class. A object representing the tab related to the generated event. Gets a tab object related to the event. A object representing the tab manipulations on which forced the event to be raised. A method that will handle a tab control's cancelable events concerning manipulations with a tab. A method that will handle a tab control's cancelable events concerning manipulations with a tab. A representing the event's source. Identifies the tab control object that raised the event. A object that contains event data. Provides data for cancellable events which concern manipulations on tabs. Initializes a new instance of the TabControlCancelEventArgs class with the specified setting. A object representing a tab related to the event. Gets or sets a value indicating whether the command which raised an event should be canceled. true if the operation raising the event should be canceled; otherwise, false. Specifies which action forces a tab to be selected within a tab control. Specifies that a tab is activated by a mouse click. Specifies that a tab is activated by mouse hovering. Represents a data source control that can be used to bind web server controls to the hierarchical site map data. Initializes a new instance of the ASPxSiteMapDataSource class. Gets or sets a value indicating whether the ASP.NET role management feature is enabled. true if the ASP.NET role management feature is enabled; otherwise, false. Returns a data list specified by name. For internal use only. A string value that specifies the required data list's name. A object representing the required list of data. Loads the site map data from the specified file into the current data source. A value specifying the name of the file which contains the site map data to load. Gets or sets a site map provider object associated with the data source control. A object associated with the data source control; otherwise, if no provider is explicitly set, the default site map provider is returned. Gets or sets a value indicating whether the starting node is retrieved and displayed. true if the starting node is displayed; otherwise, false. Gets or sets the path to the file that contains the site map data. A value specifying the path to the site map file. Gets or sets the name of the site map provider that the data source binds to. The name of the site map provider that the ASPxSiteMapDataSource object binds to. By default, the value is , and the default site map provider for the site is used. Gets or sets a node in the site map that the data source then uses as a reference point to retrieve nodes from a hierarchical site map. The URL of a node in the site map. The ASPxSiteMapDataSource retrieves the identified and any child nodes from the site map. Specifies the manner in which a specific separator is displayed to separate menu items from each other. Specifies that separators are automatically displayed at all menu levels to separate menu items from each other. Specifies that separators are not displayed automatically. In order to display a separator before a particular menu item, the item's property should be used. Specifies that separators are automatically displayed only at the root menu level to separate the root menu items from each other. Contains settings that define the style of links within web controls. Initializes a new instance of the LinkStyle class. Copies the settings from the specified object to the current object. A object which settings are assigned to the current object. Gets or sets the color of links. A value that specifies the link color. Duplicates the properties of the specified object into the current instance of the LinkStyle class. A object that represents the object which the settings will be copied from. Gets the font settings for the normal state of links. A object that contains the font settings. Gets or sets the color for the hovered links. A value that specifies the link color. Gets the font settings for the hovered state of links. A object that contains the font settings. Gets the style settings for the hovered state of links. A object that contains the style settings. Returns the LinkStyle object to its original state. Gets the style settings for the normal state of links. A object that contains the style settings. Returns the string that represents the current object. An empty string value. Gets or sets the color for the visited links. A value that specifies the link color. Gets the font settings for the visited state of links. A object that contains the font settings. Gets the style settings for the visited state of links. A object that contains the style settings. Represents a node in the hierarchical site map structure maintained by the . Initializes a new instance of the UnboundSiteMapNode class with the specified settings. The site map provider that manages the node. A provider-specific lookup key. The URL of the page that the node represents within the site. A label for the node, often displayed by navigation controls. A description of the page that the node represents. Initializes a new instance of the UnboundSiteMapNode class with the specified settings. The site map provider that manages the node. A provider-specific lookup key. The URL of the page that the node represents within the site. A label for the node, often displayed by navigation controls. A description of the page that the node represents. A of roles that are allowed to view the page represented by the SiteMapNode. A of additional attributes used to initialize the SiteMapNode. A of explicit resource keys used for localization. An implicit resource key used for localization. Initializes a new instance of the UnboundSiteMapNode class with the specified settings. The site map provider that manages the node. A provider-specific lookup key. The URL of the page that the node represents within the site. A label for the node, often displayed by navigation controls. Initializes a new instance of the UnboundSiteMapNode class with the specified settings. The site map provider that manages the node. A provider-specific lookup key. Initializes a new instance of the UnboundSiteMapNode class with the specified settings. The site map provider that manages the node. A provider-specific lookup key. The URL of the page that the node represents within the site. Converts the value of this instance of the UnboundSiteMapNode class to its equivalent string representation. The string representation of the value of this UnboundSiteMapNode. Gets or sets the URL of the page represented by the current site map node object. The URL of the page represented by the node. Represents a collection that maintains node hierarchy level settings. Initializes a new instance of the LevelPropertiesCollection class with the specified owner. An specifying the control that will own the collection. Initializes a new instance of the LevelPropertiesCollection class. Adds new level properties to the end of the collection and returns the newly created object. A object representing the newly created level properties. Contains settins which define the appearance of an individual node hieararchy level. Initializes a new instance of the LevelProperties class. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a level's background color. A System.Drawing.Color structure which specifies a level's background color. Gets a level's background image. A object that represents the background image. Gets the border settings for all the four sides of a level. A object which specifies the border settings. Gets the settings of a level's bottom border. A object that represents the bottom border settings. Gets the settings of a level's left border. A object that represents the left border settings. Gets the settings of a level's right border. A object that represents the right border settings. Gets the settings of a level's top border. A object that represents the top border settings. Gets or sets a level's bullet style. One of the enumeration values. Gets the padding settings of the immediate child nodes of the site map nodes belonging to the current level. A object that contains padding settings. Gets or sets the name of the cascading style sheet (CSS) class that specifies the level's display style. A value specifying the cascading style sheet class's name. Gets the style settings for the site map node that refers to the page currently displayed within the client browser. A object that contains the style settings. Gets a level's font settings. A object that contains the font settings. Gets or sets a level's foreground color (the color of the text). A object that represents a level's foreground color. Gets or sets the horizontal alignment of a level's contents. One of the enumeration values. Gets the settings of an image which is displayed by site map nodes that belong to the current level. An object that contains image settings. Gets or sets the amount of space between an image and the text contents within the site map nodes of the current level. A that represents the spacing value. Gets the padding settings of each individual site map node belonging to the current level. A object that contains padding settings. Gets or sets the amount of space between the client regions of the site map nodes that belong to the same level. A that represents the spacing value. Gets or sets a template used for displaying the content of all the site map nodes of the current level. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of the site map nodes within the level. Gets or sets a template used for displaying the text content of all the site map nodes of the current level. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the text content of the site map nodes within the level. Gets the settings of an image which is displayed by the current level's site map nodes that have child nodes. An object that contains image settings. Gets or sets the window or frame at which to target the contents of the URLs associated with links displayed within the current level. A string which identifies the window or frame at which to target the URL content. Gets or sets the horizontal alignment of a level's contents. One of the enumeration values. Gets or sets a value indicating whether the text content wraps within the site map nodes of the current level. One of the enumeration values. Contains the common appearance settings for all node hierarchy levels within the site map control. Initializes a new instance of the DefaultLevelProperties class. Returns the string that represents the current object. The value. Represents a base class for a tab control's template containers. Initializes a new instance of the TabControlTemplateContainerBase object with the specified parameters. A object representing the tab page for which the template is instantiated. true if a tab template is also rendered for an active tab; otherwise, false. Gets whether the specified template is also rendered for the active tab. true if a tab template is also rendered for the active tab. otherwise, false. Gets a tab object for which the template's content is being instantiated. A object representing the tab object being rendered. Represents a container for the templates used to render tabs within the . Initializes a new instance of the TabControlTemplateContainer object with the specified parameters. A object representing the tab page for which the template is instantiated. true if a tab template is also rendered for an active tab; otherwise, false. Gets a tab for which the template's content is being instantiated. A object representing the tab being rendered. A method that will handle specific command events concerning manipulations with tabs. A method that will handle specific command events concerning manipulations with tabs. A representing the event source. Identifies the () control that raised the event. A object that contains event data. Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated tab. Initializes a new instance of the TabControlCommandEventArgs class. A object representing a tab or tab page related to the generated event. A identifying the source of the command. A object that contains an argument for the command. Initializes a new instance of the TabControlCommandEventArgs class. A identifying the source of the command. A object that contains an argument for the command. Gets an object representing the control which forced a postback. A representing the control which forced a postback. Gets a tab object related to the event. A object, manipulations on which forced the event to be raised. Contains a list of the client-side events available for a tab control. Initializes a new instance of the TabControlClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle a client tab control's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client tab control's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client tabbed control's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Represents the base class for collections of tabs (tabbed pages). Initializes a new instance of the TabCollectionBase class. Initializes a new instance of the TabCollectionBaseclass specifying its owner. A object specifying the tab control that will own the collection. Searches for an item object specified by the value of its property and returns the zero-based index of the first occurrence within the collection. A value representing the property value of the required item. The zero-based index of the first occurrence of the item with the specified name within the collection, if found; otherwise, the negative one (-1). Searches for an item specified by the value of its property and returns the zero-based index of the first occurrence within the collection. A value representing the property value of the required item. The zero-based index of the first occurrence of the specified item within the collection, if found; otherwise, the negative one (-1). Represents a collection of tabs within the . Initializes a new instance of the TabCollection class. Initializes a new instance of the TabCollectionclass specifying its owner. A object specifying the tab control that will own the collection. Adds a new tab to the collection and specifies the tab's display text, name and associated image. A value specifying the tab's display text. Initializes the tab's property. A value specifying the name which indentifies the created tab. Initializes the tab's property. A value specifying the path to the image displayed by the tab. Initializes the property of the tab's . A object representing the newly created tab. Adds a new tab to the collection and specifies the tab's display text, name, associated image and URL. A value specifying the tab's display text. Initializes the tab's property. A value specifying the name which indentifies the created item. Initializes the tab's property. A value specifying the path to the image displayed by the tab. Initializes the property of the tab's . A value specifying the URL to which the browser navigates when the tab's text or associated image is clicked. Initializes the tab's property. A object representing the newly created tab. Adds a new tab to the collection and specifies the tab's display text, name, associated image and URL as well as the target of the URL content. A value specifying the tab's display text. Initializes the tab's property. A value specifying the name which indentifies the created item. Initializes the tab's property. A value specifying the path to the image displayed by the tab. Initializes the property of the tab's . A value specifying the URL to which the browser navigates when the tab's text or associated image is clicked. Initializes the tab's property. A value which identifies the window or frame at which to target URL content when the tab's text or associated image is clicked. Initializes the tab's property. A object representing the newly created tab. Adds a new tab to the end of the collection and returns the newly created object. A object representing the newly created tab. Adds a new tab to the collection and specifies the tab's display text. A value specifying the tab's display text. Initializes the tab's property. A object representing the newly created tab. Adds a new tab to the collection and specifies the tab's display text and name. A value specifying the tab's display text. Initializes the tab's property. A value specifying the name which indentifies the created item. Initializes the tab's property. A object representing the newly created tab. Adds the specified tab to the collection. A object to add to the collection. Returns a tab object with the specified property value. A value representing the property value of the required tab. A object with a specific value of the property. Returns a tab object with the specified property value. A value representing the property value of the required tab. A object with a specific value of the property. Gets a tab by its visible index. An integer value representing the visible index of the tab to be returned. A object which represents the required visible tab. Returns the number of visible tabs in the . An integer value representing the number of visible tabs in the tab control. Searches for the specified tab object and returns the zero-based index of the first occurrence within the tab collection. A object representing the tab to locate in the tab collection. The zero-based index of the first occurrence of the specified tab within the tab collection, if found; otherwise, the negative one (-1). Inserts the specified tab object into the collection at the specified index. The zero-based index location where a specific tab object should be inserted. A object representing the tab to insert into the tab collection. Provides indexed access to individual tabs within the TabCollection. An integer value specifying the zero-based index of the tab to be accessed. A object representing the tab located at the specified index within the collection. Removes a tab object from the tab collection. A object specifying the tab to remove from the tab collection. Represents the base class for the and classes. Initializes a new instance of the TabBase class with the specified settings. A value specifying the tab's display text. Initializes the tab's property. A value specifying the name which indentifies the created tab. Initializes the tab's property. A value specifying the path to the image displayed by the tab. Initializes the property of the tab's . Initializes a new instance of the TabBase class using the specified display text. A value specifying the tab's display text. Initializes the tab's property. Initializes a new instance of the TabBase class. Initializes a new instance of the TabBase class with the specified settings. A value specifying the tab's display text. Initializes the tab's property. A value specifying the path to the image displayed by the tab. Initializes the property of the tab's . Gets the settings of a tab image displayed within the current tab when the tab is active. A object that contains image settings. Gets the style of the tab when it's active. A object that contains the style settings for the tab's active state. Gets or sets a template used for displaying the content of the current tab when it's active. An object supporting the System.Web.UI.ITemplate interface which contains the template. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value that indicates whether the tab (or tab page) is enabled on the client. true if the tab (or tab page) is enabled; otherwise, false. Gets or sets a value that specifies the tab's initial visibility state on the client. true to make a tab (tab page) initially displayed on the client; false to render the tab (tab page) into the control, but make it initially hidden on the client side. Gets the data item that is bound to the tab. A that represents the data item that is bound to the tab. Gets or sets a value that indicates whether the current tab is enabled, allowing the tab to respond to end-user interactions. true if the tab is enabled; otherwise, false. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Gets a value that indicates whether the current tab is the control's active tab. true if the current tab is active; otherwise, false. Gets or sets the unique identifier name for the current tab object. A string value that specifies the tab's unique identifier name. Gets or sets a value that specifies whether the current tab starts a new line. true to begin a new line with the current tab; otherwise, false. Gets the control to which the current tab belongs. An object representing the control that contains the current tab. Gets the settings of an image displayed by the current tab. A object that contains image settings. Gets the style settings of the current tab. A object that contains the style settings. Gets or sets a template used to display the content of the current tab. An object supporting the System.Web.UI.ITemplate interface which contains the template. Gets or sets the text content of the current tab (tab page) object. A string value that specifies the text content of the TabBase. Gets or sets the current tab's tooltip text. A string which specifies the text content of the current tab's tooltip. Returns the string that represents the current object. A that represents the current TabBase object. Gets or sets a value specifying the visibility of the current tab (tab page). true if the tab is visible; otherwise false Gets or sets a value specifying the position of the current tab (tabbed page) amongst the visible tabs (tabbed pages) in a tab control. An integer value specifying the zero-based index of the TabBase amongst the tab control's visible tabs. -1 if the tab is invisible. Represents an individual tab. Initializes a new instance of the Tab class with the specified settings. A value specifying the tab's display text. Initializes the tab's property. A value specifying the name which indentifies the created tab. Initializes the tab's property. A value specifying the path to the image displayed by the tab. Initializes the property of the tab's . Initializes a new instance of the Tab class using the specified display text. A value specifying the tab's display text. Initializes the tab's property. Initializes a new instance of the Tab class with the specified settings. A value specifying the tab's display text. Initializes the tab's property. A value specifying the path to the image displayed by the tab. Initializes the property of the tab's . Initializes a new instance of the Tab class with the specified settings. A value specifying the tab's display text. Initializes the tab's property. A value specifying the path to the image displayed by the tab. Initializes the property of the tab's . A value specifying the URL to which the browser navigates when the tab is clicked. Initializes the tab's property. A value which identifies the window or frame at which to target URL content when the tab is clicked. Initializes the tab's property. Initializes a new instance of the Tab class. Initializes a new instance of the Tab class with the specified settings. A value specifying the tab's display text. Initializes the tab's property. A value specifying the name which indentifies the created tab. Initializes the tab's property. A value specifying the path to the image displayed by the tab. Initializes the property of the tab's . A value specifying the URL to which the browser navigates when the tab is clicked. Initializes the tab's property. A value which identifies the window or frame at which to target URL content when the tab is clicked. Initializes the tab's property. Gets or sets a template used for displaying the content of the current tab when it's active. An object supporting the System.Web.UI.ITemplate interface which contains the template. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. This property is not in effect for the Tab class. This property is not in effect for the Tab class. Gets or sets an URL which defines the navigation location. A string value which represents an URL where the client web browser will navigate. Gets or sets a template used to display the content of the current tab. An object supporting the System.Web.UI.ITemplate interface which contains the template. Gets or sets the window or frame at which to target the contents of the URL associated with the current tab. A string which identifies the window or frame at which to target the URL content. Represents a container for the templates used to render tabs within the . Initializes a new instance of the PageControlTemplateContainer object with the specified parameters. A object representing the tab page for which the template is instantiated. true if a tab page template is also rendered for the active tab page; otherwise, false. Gets a page object for which the template's content is being instantiated. A object representing the tabbed page whose tab is being rendered. Defines style settings for the client region of the active tab. Initializes a new instance of the ContentStyle class. This property is not in effect for the ContentStyle class. This property is not in effect for the ContentStyle class. This property is not in effect for the Spacing class. Represents the base class for tab controls of the and types. Initializes a new instance of the ASPxTabControlBase class. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Fires on the server side after the active tab has been changed within a tab control. Fires on the server side before the active tab is changed within a tab control. Gets the settings of a tab image which is displayed within the active tab. A object that contains image settings. Gets or sets the index of a tab (tabbed page) which is selected within the control. An integer value specifying the index of an active tab (tabbed page) within the control's () collection. Gets the style settings for the active tab within a tab control. A object that contains the style settings for the active tab. Gets or sets a common template used for displaying the content of an active tab within the current control. An object supporting the System.Web.UI.ITemplate interface which contains the template. Gets or sets a value that specifies whether server-side processing is required for specific predefined user actions. true, if server-side processing is required, otherwise, false. Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. Gets or sets the ASPxTabControlBase's client programmatic identifier. A string value that specifies the ASPxTabControlBase's client identifier. Gets an object that lists the client-side events specific to a tab control. A object which allows to assign handlers to the client-side events available to the tab control. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Gets the style settings for the client region of the tabbed content which corresponds to the active tab. A object that contains specific style settings. Enables you to supply any server data that can then be parsed on the client. Gets or sets a value that specifies whether the tab control can be manipulated on the client side via code. true if the tab control's client object model is fully available; false if no programmatic interface is available for the tab control on the client side. Gets or sets a value that specifies whether tabs can visually respond to mouse hovering. true if tabs can be hot-tracked; otherwise, false. Gets or sets a value indicating whether scrolling tabs within the tab header is enabled within a tab control. true if scrolling is enabled; otherwise, false. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Returns a value that indicates whether a tab control contains any visible tab. true if a tab control contains any visible tab; false if there are no visible tabs within the tab control (or there are no tabs at all). Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. For internal use only. Returns a value that indicates whether a specific programmatic interface (in particular, specific JavaScript objects and methods) are available to the control on the client side. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets the padding settings of a tab control. A object that contains padding settings. Gets or sets a value that specifies whether the control is implemented by using classic or semantic rendering. One of the enumeration values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the amount of space between a scroll button and tabs. A that represents the spacing value. Gets or sets the spacing between the scroll buttons within the tab header. A that represents the spacing value. Gets the style settings that define the appearance of scroll buttons. A object that contains style settings. Gets the settings of an image displayed within the scroll left button. A object that contains image settings. Gets the settings of an image displayed within the scroll right button. A object that contains image settings. Gets or sets a template, used for rendering the space after tabs. An object supporting the System.Web.UI.ITemplate interface which contains the template. Gets the style settings that define the appearance of the space after tabs template. A object that contains style settings. Gets or sets a template, used for rendering the space before tabs. An object supporting the System.Web.UI.ITemplate interface which contains the template. Gets the style settings, that define an appearance of the space before tabs template. A object that contains style settings. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets or sets the alignment of tabs along the control's side specified by the property. One of the enumeration values. Fires when a tab is clicked. Fires when a control contained within a templated tab raises the Command event. Gets the image settings displayed by all the tabs within the control. A object that contains image settings. Gets or sets the position of tabs within the current control. One of the enumeration values. Gets or sets the amount of space between the tabs within the current control. A that represents the spacing value. Gets the style settings for all tabs within a tab control. A object that contains the style settings for the tabs. Gets or sets a common template used to display the content of all the tabs within the current control. An object supporting the System.Web.UI.ITemplate interface which contains the template. Represents a navigation control used to create tabbed interfaces. Initializes a new instance of the ASPxTabControl class. Gets or sets the active tab within the ASPxTabControl. A object representing the selected tab. Gets or sets the name of a data field (or an xml element's attribute) which provides URLs for images displayed within tabs when they are in the active state. A string value that specifies the name of the required data source field. Gets or sets a common template used for displaying the content of an active tab within the current tab control. An object supporting the System.Web.UI.ITemplate interface which contains the template. Gets an object that contains style settings to be applied to links in a tab control. A object that contains the style settings of links. Gets or sets the name of a data field (or an xml element's attribute) which provides tab unique identifier names. A string value that specifies the name of the required data source field. Gets or sets the name of a data field (or an xml element's attribute) which provides tab navigation locations. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format tab navigate URLs. A string value that represents the format pattern. Gets or sets whether the tab, whose navigation location points to the currently browsed web page, is automatically activated. A enumeration value that specifies whether automatic synchronization of tab selection with the path of the currently browsed page is enabled. Gets or sets a value that specifies whether the tab whose navigation location points to the currently browsed web page is automatically activated. true if a tab control's active tab is automatically synchonized with the currently displayed page's path; otherwise, false. Occurs after a tab has been bound to a data source. Gets or sets the name of a data field (or an xml element's attribute) which provides URLs for images displayed within tabs. A string value that specifies the name of the required data source field. Gets the collection of tabs. A object representing the collection of the tab control's tabs. Gets or sets a common template used for displaying the content of all tabs within the current tab control. An object supporting the System.Web.UI.ITemplate interface which contains the template. Gets or sets the window or frame at which to target the contents of the URLs associated with the links. A string which identifies the window or frame at which to target the URL content. Gets or sets the name of a data field (or an xml element's attribute) which provides tab texts. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format tab texts. A string value that represents the format pattern. Gets or sets the name of a data field (or an xml element's attribute) which provides tab tooltip texts. A string value that specifies the name of the required data source field. Represents a navigation control made up of multiple tabbed pages. Initializes a new instance of the ASPxPageControl class. Gets or sets a value that specifies which action forces a tab to be selected. One of the enumeration values. Gets or sets an active tabbed page within the ASPxPageControl. A object representing the selected tabbed page. Gets or sets a common template used for displaying the content of an active tab within the current page control. An object supporting the System.Web.UI.ITemplate interface which contains the template. Enables you to save and restore the previously saved layout of the ASPxPageControl. This property is not in effect for the ASPxPageControl class. Gets or sets a value that specifies whether a specific animation effect is used when a control's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets a value that specifies whether the page control enables its control hierarchy to be forcibly recreated, to apply the settings defined at runtime to its child controls. true if the control's hierarchy recreation is enabled; otherwise, false. Gets or sets the delay before displaying the loading panel. An Int32 value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets the settings of an image to be displayed within a specific loading panel while waiting for a callback response. A object that contains the image's settings. Gets or sets the position of an image displayed within a Loading Panel with respect to the panel's text content. One of the enumeration values. Gets the style settings of a specific loading panel displayed as a page's content while waiting for a callback response. A object that contains style settings for a loading panel. Gets or sets the text to be displayed within a specific loading panel while waiting for a callback response. A string that specifies the descriptive text displayed within a loading panel. Gets or sets a value that specifies whether cookies are used to persist information about the active tab. true if the active tab's index is persisted in cookies; otherwise, false. Gets or sets the name (identifier) of the cookie in which the PageControl's state is persisted. A string value specifying a cookie's name. Gets or sets whether a specific Loading Panel can be displayed within the ASPxPageControl object. true if a Loading Panel is allowed to be displayed within the ASPxPageControl; otherwise, false. Gets or sets a value that specifies the visibility of an image within a specific loading panel displayed while waiting for a callback response. true if an image is displayed within a loading panel; otherwise, false. Gets or sets whether tab page headers are displayed within the PageControl. true if the control's tab page headers should be displayed; otherwise, false. Gets the collection of tabbed pages within the current PageControl. A object representing the collection of tabbed pages. Gets or sets a common template used for displaying the content of all tabs within the current page control. An object supporting the System.Web.UI.ITemplate interface which contains the template. Specifies the position of tabs within a tab control. The tabs are located across the bottom of the control. The tabs are located along the left side of the control. The tabs are located along the right side of the control. The tabs are located across the top of the control. Specifies the alignment of tabs along the control's side specified by the property. Tabs are centered along the specified side of a tab control. Tabs are uniformly spread out and aligned with both left and right margins along the specified side of a tab control. Tabs are left justified along the specified side of a tab control. Tabs are right justified along the specified side of a tab control. Represents an unbound site map provider that can hold and generate site map data. Initializes a new instance of the UnboundSiteMapProvider class with the specified setting. A string value specifying the URL of the root node in the site map. Initializes a new instance of the UnboundSiteMapProvider class with the specified settings. A string value specifying the URL of the root node in the site map. A string value specifying the title of the site map's root node. A string value specifying the description of the site map's root node. Initializes a new instance of the UnboundSiteMapProvider class with the specified settings. A string value specifying the URL of the site map's root node. A string value specifying the description of the site map's root node. Initializes a new instance of the UnboundSiteMapProvider class. Returns a site map node object that represents the page at the specified URL. An URL that identifies the page for which to retrieve a SiteMapNode object. A that represents the page identified by the rawUrl parameter's value. Returns a site map node object based on a specified key. A lookup key with which a site map node is created. Represents the value of the property. A that represents the page identified by the key. A method that will handle specific command events concerning manipulations with nodes. A method that will handle specific command events concerning manipulations with nodes. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated node of a site map control. Initializes a new instance of the SiteMapNodeCommandEventArgs class. A object representing a site map node related to the generated event. A identifying the source of the command. A object that contains an argument for the command. Initializes a new instance of the SiteMapNodeCommandEventArgs class. A identifying the source of the command. A object that contains an argument for the command. Gets an object representing the control which forced a postback. A representing the control which forced a postback. Gets a node object related to the event. A object, manipulations on which forced the event to be raised. Defines style settings for navbar items. Initializes a new instance of the NavBarItemStyle class. Gets or sets the item height. A value that specifies the height of items. Defines different offset settings of submenus relative to their parent menu items. Initializes a new instance of the ItemSubMenuOffset class. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the horizontal offset of a submenu relative to its parent menu item which is the first item at its menu level. An integer value specifying the horizontal offset of a submenu. Gets or sets the vertical offset of a submenu relative to its parent menu item which is the first item at its menu level. An integer value specifying the vertical offset of a submenu. Gets or sets the horizontal offset of a submenu relative to its parent menu item which is the last item at its menu level. An integer value specifying the horizontal offset of a submenu. Gets or sets the vertical offset of a submenu relative to its parent menu item which is the last item at its menu level. An integer value specifying the vertical offset of a submenu. Returns the string that represents the current object. A that represents the current ItemSubMenuOffset object. Gets or sets the horizontal offset of a submenu relative to its parent menu item which is neither the first nor the last item at its menu level. An integer value specifying the horizontal offset of a submenu. Gets or sets the vertical offset of a submenu relative to its parent menu item which is neither the first nor the last item at its menu level. An integer value specifying the vertical offset of a submenu. Defines style settings for tabs. Initializes a new instance of the TabStyle class. Gets or sets the height of a tab. A value that specifies the height of a tab. This property is not in effect for the TabStyle class. Use the property instead. Gets or sets the width of a tab. A value that specifies the width of a tab. Represents a collection of tabbed pages within the . Initializes a new instance of the TabPageCollection class. Initializes a new instance of the TabPageCollectionclass specifying its owner. A object specifying the page control that will own the collection. Adds a new tab page to the collection and specifies the tab page's display text and name. A value specifying the tab page's display text. Initializes the tab page's property. A value specifying the name which indentifies the created item. Initializes the tab page's property. A object representing the newly created tab page. Adds a new tab page to the collection and specifies the page's display text, name and associated image. A value specifying the tab page's display text. Initializes the tab page's property. A value specifying the name which indentifies the created item. Initializes the tab page's property. A value specifying the path to the image displayed by the tab page. Initializes the property of the tab page's . A object representing the newly created tab page. Adds a new tab page to the end of the collection and returns the newly created object. A object representing the newly created tab page. Adds a new tab page to the collection and specifies the tab page's display text. A value specifying the tab page's display text. Initializes the tab page's property. A object representing the newly created tab page. Adds the specified tab page to the collection. A object to add to the collection. Returns a tab page object with the specified property value. A value representing the property value of the required tab page. A object with a specific value of the property. Returns a tab page object with the specified property value. A value representing the property value of the required tab page. A object with a specific value of the property. Gets a tabbed page by its visible index. An integer value representing the visible index of the tabbed page to be returned. A object which represents the required visible tabbed page Returns the number of visible tabbed pages in the . An integer value representing the number of visible tabbed pages in the page control. Searches for the specified tab page object and returns the zero-based index of the first occurrence within the tab page collection. A object representing the tab page to locate in the collection. The zero-based index of the first occurrence of the specified tab page within the tab page collection, if found; otherwise, the negative one (-1). Inserts the specified tab page object into the collection at the specified index. The zero-based index location where a specific tab page object should be inserted. A object representing the tab page to insert into the tab page collection. Provides indexed access to individual tab pages within the TabPageCollection. An integer value specifying the zero-based index of the tab page to be accessed. A object representing the tab page located at the specified index within the collection. Removes a tab page object from the tab page collection. A object specifying the tab page to remove from the tab page collection. Defines an individual tab page. Initializes a new instance of the TabPage class with the specified settings. A value specifying the page's display text. Initializes the page's property. A value specifying the name which indentifies the created tab page. Initializes the tab page's property. A value specifying the path to the image displayed by the tab page. Initializes the property of the tab page's . Initializes a new instance of the TabPage class with the specified settings. A value specifying the page's display text. Initializes the page's property. A value specifying the path to the image displayed by the tab page. Initializes the property of the tab page's . Initializes a new instance of the TabPage class using the specified display text. A value specifying the page's display text. Initializes the page's property. Initializes a new instance of the TabPage class. Gets or sets a template used for displaying the content of the current page's tab when it's active. An object supporting the System.Web.UI.ITemplate interface which contains the template. This property is not in effect for theTabPage class. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Gets or sets a template used to display the content of the current page's tab. An object supporting the System.Web.UI.ITemplate interface which contains the template. Represents a container for the templates used to render nodes. Initializes a new instance of the NodeTemplateContainer class with the specified setting. A object specifying the site map node which the current object belongs to. Gets a site map node for which the template's content is being instantiated. A object representing the site map node being rendered. Defines style settings for columns. Initializes a new instance of the ColumnStyle class. This property is not in effect for the ColumnStyle class. This property is not in effect for the ColumnStyle class. This property is not in effect for the ColumnStyle class. This property is not in effect for the ColumnStyle class. Gets the style settings which define the appearance of each column when the mouse pointer is hovering over it. A object that contains the hover style settings for the site map control's columns. Gets column padding settings. A object that contains padding settings. This property is not in effect for the ColumnStyle class. This property is not in effect for the ColumnStyle class. Represents a container for the templates used to render column separators. Initializes a new instance of the ColumnSeparatorTemplateContainer class with the specified settings. An integer value representing the rendered cell's index. A object. Defines style settings for column separators. Initializes a new instance of the ColumnSeparatorStyle class. This property is not in effect for the ColumnSeparatorStyle class. This property is not in effect for the ColumnSeparatorStyle class. Gets the padding settings of a column separator. A object that contains padding settings. This property is not in effect for the ColumnSeparatorStyle class. Gets or sets the width of column separators. A that represents the width value. Defines style settings for the hovered state of columns. Initializes a new instance of the ColumnHoverStyle class. This property is not in effect for the ColumnHoverStyle class. This property is not in effect for the ColumnHoverStyle class. Represents the class that implements the base functionality of a site map control. Initializes a new instance of the ASPxSiteMapControlBase class. Gets or sets a value that specifies whether the site map data is displayed categorized based on the top level nodes. true if the site map data is displayed categorized; otherwise, false. Gets or sets the number of columns displayed within the site map control. An integer value representing the number of columns within the site map control. Gets the collection of columns in the site map control. A object which represents the collection of columns within the site map control. Gets an object responsible for the style settings of column separators. A object that specifies the style applied to column separators. Gets or sets a template used for displaying the content of all column separators within the site map control. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of column separators. Gets the style settings for all columns within the site map control. A object that contains the style settings for the columns. Searches the current naming container's specified node for a server control with the specified id parameter. A object representing a node to search. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Gets or sets a value that specifies the hierarchy level whose nodes are displayed in a flow layout. An integer value specifying the required hierarchy level of nodes. Gets or sets the height of lines which contain the nodes rendered using a flow layout. A value that specifies the line height. Gets an object that contains style settings to be applied to links in the site map control. A object that contains the style settings of links. Fires when a control contained within a templated node raises the Command event. Gets or sets a template used for displaying the content of all the site map nodes (at all hierarchy levels). An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of all the site map nodes. Gets or sets a template used for displaying the text content of all the site map nodes (at all hierarchy levels). An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the text content of all the site map nodes. Gets the padding settings of the site map control. A object that contains padding settings. Gets or sets the direction in which nodes are displayed within the site map control. One of the enumeration values. Gets a collection of objects that represent the top-level nodes of the navigation structure for the site. A object representing a collection of the root nodes. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Represents a site map control. Initializes a new instance of the ASPxSiteMapControl class. Gets an object that contains common appearance settings for all hierarchy levels within the current site map control. A object that contains common style settings for all levels. Gets or sets the item separator displayed between nodes which are rendered using a flow layout. A value specifying the item separator. Gets or sets the maximum number of items displayed within a linear flow. An integer value specifying the maximum number of displayed items. Gets a collection of objects that contain appearance settings for individual nesting levels of nodes displayed by the current site map control. A object that represents a collection of hierarchy level settings. Gets or sets the number of nesting levels to render within the site map control. The number of nesting levels to render for the site map control. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Specifies the bullet style for the site map nodes located at a specific nesting level. Different bullet styles are automatically applied to different hierarchy levels. The bullet style is an empty circle shape. The bullet style is a filled circle shape. No bullet style is used. The bullet style is not set explicitly and depends upon the default settings of a site map control or the settings of an applied theme. The bullet style is a filled square shape. Represents a container for the templates used to render items. Initializes a new instance of the NavBarItemTemplateContainer class with the specified setting. A object specifying the navbar item which the current object belongs to. Gets an item for which the template's content is being instantiated. A object representing the item being rendered. Represents a collection of all items within a navbar control. Initializes a new instance of the NavBarItems class with the specified owner. An object that represents the navbar to which the currently created collection belongs. Gets the number of items contained in the NavBarItems collection. An integer value representing the number of items contained in the collection. Returns an item object with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Returns an item object with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Returns a object from the NavBarItems at the specified index. An integer value representing the zero-based index of the to retrieve from the NavBarItems. A object representing an item with the specified index. A method that will handle the events concerning the manipulations with items. A method that will handle the events concerning the manipulations with items. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for events which concern manipulations on items. Initializes a new instance of the NavBarItemEventArgs class. A object representing the item related to the generated event. Gets an item object related to the event. A object, manipulations on which forced the event to be raised. A method that will handle specific command events concerning manipulations with items. A method that will handle specific command events concerning manipulations with items. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated item. Initializes a new instance of the NavBarItemCommandEventArgs class. A object representing an item related to the generated event. A identifying the source of the command. A object that contains the argument for the command. Initializes a new instance of the NavBarItemCommandEventArgs class. A identifying the source of the command. A object that contains the argument for the command. Gets an object representing the control which forced a postback. A representing the control which forced a postback. Gets an item object related to the event. A object, manipulations on which forced the event to be raised. Represents a collection of items within a group. Initializes a new instance of the NavBarItemCollection class. Initializes a new instance of the NavBarItemCollectionclass specifying its owner. A object specifying the navbar group that will own the collection. Adds a new item to the collection and specifies the item's display text, name and associated image. A value specifying the item's display text. Initializes the item's property. A value specifying the name which indentifies the created item. Initializes the item's property. A value specifying the path to the image displayed by the item. Initializes the property of the item's . A object representing the newly created item. Adds a new item to the collection and specifies the item's display text, name, associated image and URL. A value specifying the item's display text. Initializes the item's property. A value specifying the name which indentifies the created item. Initializes the item's property. A value specifying the path to the image displayed by the item. Initializes the property of the item's . A value specifying the URL to which the browser navigates when the item is clicked. Initializes the item's property. A object representing the newly created item. Adds a new item to the collection and specifies the item's display text, name, associated image and URL as well as the target of the URL content. A value specifying the item's display text. Initializes the item's property. A value specifying the name which indentifies the created item. Initializes the item's property. A value specifying the path to the image displayed by the item. Initializes the property of the item's . A value specifying the URL to which the browser navigates when the item is clicked. Initializes the item's property. A value which identifies the window or frame at which to target URL content when the item is clicked. Initializes the item's property. A object representing the newly created item. Adds a new item to the end of the collection and returns the newly created object. A object representing the newly created item. Adds a new item to the collection and specifies the item's display text. A value specifying the item's display text. Initializes the item's property. A object representing the newly created item. Adds a new item to the collection and specifies the item's display text and name. A value specifying the item's display text. Initializes the item's property. A value specifying the name which indentifies the created item. Initializes the item's property. A object representing the newly created item. Returns an item object with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Returns an item object with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Searches for an item object specified by the value of its property and returns the zero-based index of the first occurrence within the item collection. A value representing the property value of the required item. The zero-based index of the first occurrence of the specified item within the item collection, if found; otherwise, the negative one (-1). Searches for an item object specified by the value of its property and returns the zero-based index of the first occurrence within the item collection. A value representing the property value of the required item. The zero-based index of the first occurrence of the specified item within the item collection, if found; otherwise, the negative one (-1). Represents an individual item within the control. Initializes a new instance of the NavBarItem class with the specified settings. A value specifying the item's display text. Initializes the item's property. A value specifying the name which indentifies the created item. Initializes the item's property. Initializes a new instance of the NavBarItem class using the specified display text. A value specifying the item's display text. Initializes the item's property. Initializes a new instance of the NavBarItem class. Initializes a new instance of the NavBarItem class with the specified settings. A value specifying the item's display text. Initializes the item's property. A value specifying the name which indentifies the created item. Initializes the item's property. A value specifying the path to the image displayed by the item. Initializes the property of the item's . A value specifying the URL to which the browser navigates when the item is clicked. Initializes the item's property. Initializes a new instance of the NavBarItem class with the specified settings. A value specifying the item's display text. Initializes the item's property. A value specifying the name which indentifies the created item. Initializes the item's property. A value specifying the path to the image displayed by the item. Initializes the property of the item's . Initializes a new instance of the NavBarItem class with the specified settings. A value specifying the item's display text. Initializes the item's property. A value specifying the name which indentifies the created item. Initializes the item's property. A value specifying the path to the image displayed by the item. Initializes the property of the item's . A value specifying the URL to which the browser navigates when the item is clicked. Initializes the item's property. A value which identifies the window or frame at which to target URL content when the item is clicked. Initializes the item's property. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value that indicates whether the item is enabled on the client. true if the item is enabled; otherwise, false. Gets or sets a value that specifies the group item's initial visibility state on the client. true to make an item initially displayed on the client; false to render the item into the control, but make it initially hidden on the client side. Gets the data item that is bound to the navbar item. A that represents the data item that is bound to the navbar item. Gets the path to the data that is bound to the navbar item. The path to the data that is bound to the item. This value comes from the hierarchical data source control to which the navbar control is bound. Gets or sets a value that indicates whether the item is enabled, allowing the item to respond to end-user interactions. true if the item is enabled; otherwise, false. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Gets the group to which the current item belongs. A object representing the group that contains the item. Gets the settings of an image displayed by the item. A object that contains image settings. Gets or sets the unique identifier name for the current item. A string value that specifies the item's unique identifier name. Gets the navbar object to which the current item belongs. A object representing the navbar that contains the current item. Gets or sets an URL which defines the navigation location. A string value which represents an URL where the client web browser will navigate. Gets or sets a value that specifies whether the item is selected. true if the item is selected; otherwise, false. Gets or sets the window or frame at which to target the contents of the URL associated with the current item. A string which identifies the window or frame at which to target the URL content. Gets or sets a template used to display the content of the item. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the item's content. Gets or sets the text content of the current item. A string value that specifies the text content of the NavBarItem. Gets or sets a template used to display the text content of the item. An object supporting the interface which contains the template used to display the item's text content. Gets or sets the current item's tooltip text. A string which specifies the text content of the current item's tooltip. Returns the textual representation of the NavBarItem object. A string that represents the property's value or, if it's empty, the type name of the NavBarItem. Gets or sets a value specifying the visibility of the current item. true if the item is visible; otherwise false. Gets or sets a value specifying the position of the current item amongst the visible items in a group. An integer value specifying the zero-based index of the NavBarItem amongst a group's visible items. -1 if the item is invisible. Represents a container for the templates used to render elements of a group - such as the group's header and the content of the group. Initializes a new instance of the NavBarGroupTemplateContainer class with the specified value. A object specifying the group which the created object belongs to. Gets a group for which the template's content is being instantiated. A object representing the group being rendered. A method that will handle the events concerning manipulations with groups. A method that will handle the events concerning manipulations with groups. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for events which concern manipulations on groups. Initializes a new instance of the NavBarGroupEventArgs class. A object representing the group related to the generated event. Gets a group object related to the event. A object, manipulations on which forced the event to be raised. A method that will handle specific command events concerning manipulations with groups. A method that will handle specific command events concerning manipulations with groups. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated group. Initializes a new instance of the NavBarGroupCommandEventArgs class. A object representing a group related to the generated event. A identifying the source of the command. A object that contains the argument for the command. Initializes a new instance of the NavBarGroupCommandEventArgs class. A identifying the source of the command. A object that contains the argument for the command. Gets an object representing the control which forced a postback. A representing the control which forced a postback. Gets a group object related to the event. A object, manipulations on which forced the event to be raised. Represents a collection of groups within the navbar control. Initializes a new instance of the NavBarGroupCollection class. Initializes a new instance of the NavBarGroupCollection class specifying its owner. A object specifying the navbar control that will own the collection. Adds a new group to the collection and specifies the group's display text, name and associated image. A value specifying the group's display text. Initializes the group's property. A value specifying the name which indentifies the created group. Initializes the group's property. A value specifying the path to the image displayed by the group's header. Initializes the property of the group's . A object representing the newly created group. Adds a new group to the collection and specifies the group's display text, name, associated image and URL. A value specifying the group's display text. Initializes the group's property. A value specifying the name which indentifies the created group. Initializes the group's property. A value specifying the path to the image displayed by the group's header. Initializes the property of the group's . A value specifying the URL to which the browser navigates when the group's text or associated image is clicked. Initializes the group's property. A object representing the newly created group. Adds a new group to the collection and specifies the group's display text, name, associated image and URL as well as the target of the URL content. A value specifying the group's display text. Initializes the group's property. A value specifying the name which indentifies the created group. Initializes the group's property. A value specifying the path to the image displayed by the group's header. Initializes the property of the group's . A value specifying the URL to which the browser navigates when the group's text or associated image is clicked. Initializes the group's property. A value which identifies the window or frame at which to target URL content when the group's text or associated image is clicked. Initializes the group's property. A object representing the newly created group. Adds a new group to the end of the collection and returns the newly created object. A object representing the newly created group. Adds a new group to the collection and specifies the group's display text. A value specifying the group's display text. Initializes the group's property. A object representing the newly created group. Adds a new group to the collection and specifies the group's display text and name. A value specifying the group's display text. Initializes the group's property. A value specifying the name which indentifies the created group. Initializes the group's property. A object representing the newly created group. Collapses all groups that belong to the collection. Collapses all groups but the specified one. A object representing the group whose expansion state should not be changed. Expands all groups which belong to the current collection. Returns a group object with the specified property value. A value representing the property value of the required group. A object with a specific value of the property. Returns a group object with the specified property value. A value representing the property value of the required group. A object with a specific value of the property. Gets a group by its visible index. An integer value representing the visible index of the group to be returned. A object which represents the required visible column. Returns the number of visible groups in the navbar. An integer value representing the number of visible groups in the navbar. Searches for a group object specified by the value of its property and returns the zero-based index of the first occurrence within the group collection. A value representing the property value of the required group. The zero-based index of the first occurrence of the specified group within the group collection, if found; otherwise, the negative one (-1). Searches for a group object specified by the value of its property and returns the zero-based index of the first occurrence within the group collection. A value representing the property value of the required group. The zero-based index of the first occurrence of the specified group within the group collection, if found; otherwise, the negative one (-1). A method that will handle the cancelable events concerning manipulations with groups. A method that will handle the cancelable events concerning manipulations with groups. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for cancellable events which concern manipulations on groups. Initializes a new instance of the NavBarGroupCancelEventArgs class. A object representing the group related to the generated event. Gets or sets a value indicating whether the command which raised an event should be canceled. true if the operation raising the event should be canceled; otherwise, false. Represents an individual group within the control. Initializes a new instance of the NavBarGroup class with the specified settings. A value specifying the group's display text. Initializes the group's property. A value specifying the name which indentifies the created group. Initializes the group's property. A value specifying the path to the image displayed by the group's header. Initializes the property of the group's . A value specifying the URL to which the browser navigates when the group's text or associated image is clicked. Initializes the group's property. A value which identifies the window or frame at which to target URL content when the group's text or associated image is clicked. Initializes the group's property. Initializes a new instance of the NavBarGroup class with the specified settings. A value specifying the group's display text. Initializes the group's property. A value specifying the name which indentifies the created group. Initializes the group's property. Initializes a new instance of the NavBarGroup class using the specified display text. A value specifying the group's display text. Initializes the group's property. Initializes a new instance of the NavBarGroup class. Initializes a new instance of the NavBarGroup class with the specified settings. A value specifying the group's display text. Initializes the group's property. A value specifying the name which indentifies the created group. Initializes the group's property. A value specifying the path to the image displayed by the group's header. Initializes the property of the group's . A value specifying the URL to which the browser navigates when the group's text or associated image is clicked. Initializes the group's property. Initializes a new instance of the NavBarGroup class with the specified settings. A value specifying the group's display text. Initializes the group's property. A value specifying the name which indentifies the created group. Initializes the group's property. A value specifying the path to the image displayed by the group's header. Initializes the property of the group's . Reserved for future use. Gets or sets a value that specifies whether the group's expansion state can be changed via an end-user's interaction. true if the group's expansion state can be changed; otherwise, false. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value that specifies the group's initial visibility state on the client. true to make a group initially displayed on the client; false to render the group into the control, but make it initially hidden on the client side. Gets an image a click on which collapses the group. An object that contains image settings. Gets the style settings for the group's client region. A object that contains the style settings for the group's client region. Gets or sets a template used for displaying the client region's content of the current group. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the group's client region. Gets the data item that is bound to the navbar group. A that represents the data item that is bound to the navbar group. Gets the path to the data that is bound to the navbar group. The path to the data that is bound to the group. This value comes from the hierarchical data source control to which the navbar control is bound. Gets or sets a value that indicates whether the group is enabled, allowing the group to response to end-user interactions. true if the group is enabled; otherwise, false. Gets or sets a value that specifies the position at which the expand button is displayed within the group's header. One of the values. Gets or sets a value specifying whether the group is expanded. true if the group is expanded, otherwise false. Gets an image a click on which expands the group. An object that contains image settings. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Returns a value that indicates whether the group has visible items. true if the group contains any visible item; false if no item is visible within the group (or the group doesn't have items at all). Gets the settings of a group header image which is displayed within the group's header. An object that contains image settings. Gets the settings of a group header image which is displayed within the group's header when the group is collapsed. An object that contains image settings. Gets the style settings for the group's header. A object that contains the style settings for the group's header. Gets the header style of the group which is in collapsed state. A object that contains the style settings for the collapsed group's header. Gets or sets a template used for displaying the content of the group's header. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of the group's header. Gets or sets a template used for displaying the content of the group's header when the group is in a collapsed state. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of the collapsed group's header. Gets or sets the bullet style for the group's items. One of the values. Gets the image settings displayed by all the items within the group. A object that contains image settings. Gets or sets a value that specifies how item images are positioned within the group's items. One of the enumeration values. Gets or sets a value that specifies how items are represented as links within the group. One of the enumeration values. Gets the collection of items within the group and provides indexed access to them. A object representing the collection of the group's items. Gets the style settings for the group's items. A object that contains the style settings for the group's items. Gets or sets a template used for displaying the content of the group's items. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of items within the group. Gets or sets a template used for displaying the text content of the group's items. An object supporting the interface which contains the template used for displaying the text content of items within the group. Gets or sets the unique identifier name for the group. A string value that specifies the group's unique identifier name. Gets the navbar object to which the current group belongs. A object representing the navbar that contains the group. Gets or sets an URL which defines the navigation location. A string value which represents an URL where the client's web browser will navigate. Gets or sets a value that specifies whether the expand button is displayed within the group's header. One of the enumeration values. Gets or sets the window or frame at which to target the contents of the URL associated with the group's caption. A string which identifies the window or frame at which to target the URL content. Gets or sets the group's caption (the text content of the group's header). A string value that specifies the group's caption text. Gets or sets the tooltip text for the group's header. A string which specifies the text content of the group header's tooltip. Returns the textual representation of the NavBarGroup object. A string that represents the property's value or, if it's empty, the type name of the NavBarGroup. Gets or sets a value specifying the visibility of the group. true if the group is visible; otherwise false. Gets or sets a value specifying the position of the group amongst the visible groups in the navbar control. An integer value specifying the zero-based index of the NavBarGroup amongst the navbar's visible groups. -1 if the group is invisible. Contains a list of the client-side events available for the navbar control. Initializes a new instance of the NavBarClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle a client navbar's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client navbar's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client navbar's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client navbar's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Defines style settings for group headers. Initializes a new instance of the GroupHeaderStyle class. Gets or sets the group header height. A value that specifies the height of group headers. Gets or sets the spacing between the elements in the corresponding object which the current style applies to. A that represents the spacing value. Defines style settings for the client regions of groups. Initializes a new instance of the GroupContentStyle class. This property is not in effect for the GroupContentStyle class. This property is not in effect for the GroupContentStyle class. Gets or sets the vertical spacing between the items in a group which the current style applies to. A that represents the spacing value. This property is not in effect for the GroupContentStyle class. This property is not in effect for the GroupContentStyle class. Represents the web navigation bar control. Initializes a new instance of the ASPxNavBar class. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Gets or sets the active group within the navbar control. A object that represents the active group. Gets or sets a value that specifies whether the expansion state of the NavBar's groups can be changed via an end-user's interaction. true if the expansion state of groups can be changed; otherwise, false. Gets or sets a value specifying whether items can be selected within NavBar. true if items can be selected; otherwise false. Gets or sets a value specifying whether only one group can be expanded at a time within NavBar. true if only one group can be expanded within the navbar control; false if the navbar can have multiple groups expanded simultaneously. Gets or sets a value that specifies whether server-side processing is required for specific predefined user actions. true, if server-side processing is required, otherwise, false. Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. Gets or sets the ASPxNavBar's client programmatic identifier. A string value that specifies the ASPxNavBar's client identifier. Enables you to save and restore the previously saved layout of the NavBar. Gets an object that lists the client-side events specific to the NavBar. A object which allows to assign handlers to the client-side events available to the navbar. Gets or sets a value that specifies the initial visibility state of the NavBar on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Gets an image a click on which collapses a group within the navbar. An object that contains image settings. Enables you to supply any server data that can then be parsed on the client. Gets or sets a value that specifies whether a specific animation effect is used when expanding/collapsing groups. true if a specific animation effect is used; otherwise, false. Gets or sets a value that specifies whether a specific animation effect is used when a control's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets a value that specifies whether the navbar control can be manipulated on the client side via code. true if the navbar's client object model is fully available; false if no programmatic interface is available for the navbar on the client side. Gets or sets a value that specifies whether specific elements of NavBar (such as items or headers) can visually respond to mouse hovering. true if the navbar's specific elements can be hot-tracked; otherwise, false. Gets or sets a value that specifies the position at which the expand button is displayed within all the groups of NavBar. One of the values. Fires on the server side after a group's expansion state has been changed. Fires on the server side before the expansion state of a group is changed. Gets or sets a value that specifies which action forces a group to be expanded/collapsed within a nav bar control. One of the enumeration values. Gets an image a click on which expands a group within the navbar. An object that contains image settings. Fires when a control contained within a templated area of a group raises the Command event. Gets the style settings for the client regions of all groups within the navbar control. A object that contains the style settings for the group client regions. Gets or sets a common template used for displaying the client region's content of all groups within the navbar control. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the client regions of all groups within the navbar. Occurs after a group has been bound to a data source. Provides access to properties allowing you to specify data fields (attributes of xml elements) from which group settings of a bound NavBar should be obtained. A object that contains the required mapping properties. Gets the settings of a common group header image image which is displayed by all the group headers within the navbar control. An object that contains image settings. Gets the settings of a common group header image image which is displayed by the headers of all the collapsed groups within the navbar control. An object that contains image settings. Gets the style settings for all group headers within the navbar control. A object that contains the style settings for the group headers. Gets the style settings for the headers of all collapsed groups within the navbar control. A object that contains the style settings for the group headers. Gets or sets a common template used for displaying the content of all group headers within the navbar control. An object supporting the System.Web.UI.ITemplate interface, which contains the template used for displaying the content of all group headers within the navbar. Gets or sets a common template used for displaying the content of the headers of all collapsed groups within the navbar control. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of all collapsed group headers within the navbar. Gets the collection of groups in NavBar. A object which represents the collection of groups within the navbar. Gets or sets the vertical spacing between the groups in the navbar control. A that represents the spacing value. Returns a value that indicates whether the navbar has visible groups. true if the navbar contains any visible group; false if no group is visible (or there is no group in the navbar at all). Fires when a group header is clicked. Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. Returns a value that indicates whether a specific programmatic interface (in particular, specific JavaScript objects and methods) are available to the control on the client side. true if the client-side API is available for the control; otherwise, false. Fires after an item has been clicked. Fires when a control contained within a templated item raises the Command event. Occurs after an item has been bound to a data source. Provides access to properties allowing you to specify data fields (attributes of xml elements) from which item settings of a bound NavBar should be obtained. A object that contains the required mapping properties. Gets the image settings, which is displayed by all the items within the ASPxNavBar control. An object that contains image settings. Gets or sets a value that specifies how items are represented as links within the navbar control. One of the enumeration values. Gets the collection of items within the navbar control. A object representing the collection of all the items within the navbar. Gets the style settings for all items within the navbar control. A object that contains the style settings for the navbar's items. Gets or sets a common template used for displaying the content of all items within the navbar control. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of all items within the navbar. Gets or sets a common template used for displaying the text content of all items within the navbar control. An object supporting the interface which contains the template used for displaying the text content of all items within the navbar. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets an object that contains style settings to be applied to links in the navbar control. A object that contains the style settings of links. Gets or sets the delay before displaying the loading panel. An Int32 value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets the settings of an image to be displayed within a specific loading panel while waiting for a callback response. A object that contains the image's settings. Gets or sets the position of an image displayed within a Loading Panel with respect to the panel's text content. One of the enumeration values. Gets the style settings of a specific loading panel displayed as a group's content while waiting for a callback response. A object that contains style settings for a loading panel. Gets or sets the text to be displayed within a specific loading panel while waiting for a callback response. A string that specifies the descriptive text displayed within a loading panel. For internal use only. Gets the padding settings of the navbar control. A object that contains padding settings. Gets or sets a value that specifies whether the nav bar is implemented by using classic or semantic rendering. One of the enumeration values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets a value that specifies whether cookies are used to persist the expansion state of the NavBar's groups. true if the expansion state of groups is persisted in cookies; otherwise, false. Gets or sets the name (identifier) of the cookie in which the NavBar's state is persisted. A string value specifying a cookie's name. Gets or sets the selected item within the navbar control. A object representing the selected item. Gets or sets a value that specifies whether group expand buttons are displayed within the NavBar's group headers. true if group expand buttons are displayed; otherwise, false. Gets or sets a value that specifies whether group headers are displayed within NavBar. true if group headers are displayed; otherwise, false. Gets or sets whether specific Loading Panel can be displayed within the ASPxNavBar object. true if a loading panel is allowed to be displayed within the ASPxNavBar; otherwise, false. Gets or sets a value that specifies the visibility of an image within a specific loading panel displayed while waiting for a callback response. true if an image is displayed within a loading panel; otherwise, false. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets or sets whether the NavBar's item, whose navigation location points to the currently browsed web page, is automatically selected. A enumeration value that specifies whether automatic synchronization of item selection with the path of the currently browsed page is enabled. Gets or sets a value that specifies whether the navbar item whose navigation location points to the currently browsed web page is automatically selected. true if a navbar's selected item is automatically synchonized with the currently displayed page's path; otherwise, false. Gets or sets the window or frame at which to target the contents of the URLs associated with links within NavBar. A string which identifies the window or frame at which to target the URL content. Specifies the bullet style for the group's items. The bullet style is an empty circle shape. The bullet style is a number (1, 2, 3, ...). The bullet style is a filled circle shape. The bullet style is a lowercase letter (a, b, c, ...). The bullet style is a lowercase Roman numeral (i, ii, iii, ...). The bullet style is not applied to group items. The bullet style is a filled square shape. The bullet style is an uppercase letter (A, B, C, ...). The bullet style is an uppercase Roman numeral (I, II, III, ...). Lists the values that specify how to represent items as links within groups. Specifies that an item is represented by both the text and image (if any), and the item's clickable content extends to the width of the group's boundaries. Specifies that the group's settings are taken from the navbar level's property. Specifies that an item is represented by both the text and image (if any), and the item's clickable content is bounded by the total size of the text and image. Specifies that an item is represented only by its text, and the item's clickable content is bounded by the text length. Contains style settings defining the button appearance. Initializes a new instance of the UploadControlButtonStyle class with default settings. Contains the style settings which define a buttons' appearance in the disabled state. A DisabledStyle object that contains the disabled style settings. This property is not in effect for the UploadControlButtonStyle class. This property is not in effect for the UploadControlButtonStyle class. This property is not in effect for the UploadControlButtonStyle class. This property is not in effect for the UploadControlButtonStyle class. This property is not in effect for the UploadControlButtonStyle class. Defines style settings for the client regions of submenus. Initializes a new instance of the MenuStyle class. Duplicates the properties of the specified object into the current instance of the MenuStyle class. A object that represents the object which the settings will be copied from. Gets a gutter's background image. A object that is a gutter's background image. Gets or sets a gutter's color. A object that specifies a gutter's color. Gets or sets the amount of space between right borders of a gutter and item images displayed at the menu level which the current style applies to. A that is the spacing value. Gets the gutter's style settings. An object that contains the style settings. Gets or sets a gutter's width. A System.Web.UI.WebControls.Unit value specifying the width of a gutter. This property is not in effect for the MenuStyle object. An object that contains the hover style settings. Gets or sets the amount of space between an image and the text contents within a menu item. A that represents the spacing value. Gets a value that indicates whether this MenuStyle object is initialized with the default values. true if the MenuStyle object is initialized with the default values; otherwise false. Gets or sets the amount of space between the menu items. A that represents the spacing value. Combines the properties of the specified with the current instance of the MenuStyle class. A that represents the object to be combined. Returns the MenuStyle object to its original state. Gets a separator's background image. A object that represents a separator's background image. Gets or sets a separator's color. A object that specifies a separator's color. Gets or sets a separator's height. A System.Web.UI.WebControls.Unit value specifying the height of a separator. Gets the padding settings of separators which the current style applies to. A object that contains padding settings. Gets the separator's style settings. An object that contains the style settings. Gets or sets a separator's width. A System.Web.UI.WebControls.Unit value specifying the width of a separator. This property is not in effect for the MenuStyle class. Use the property instead. Represents a container for the templates used to render menu items. Initializes a new instance of the MenuItemTemplateContainer class with the specified setting. A object specifying the menu item which the current object belongs to. Gets an item for which the template's content is being instantiated. A object representing the item being rendered. Defines style settings for menu items. Initializes a new instance of the MenuItemStyle class. Duplicates the properties of the specified object into the current instance of the MenuItemStyle class. A object that represents the object which the settings will be copied from. Gets or sets the amount of space between the right border of a menu item and the drop down button displayed at the menu level that the current style applies to. A that represents the spacing value. Gets the style settings which define a drop down button's appearance. An object that contains the style settings. Gets a value that indicates whether this MenuItemStyle object is initialized with the default values. true if the MenuItemStyle object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the MenuItemStyle class. A that represents the object to be combined. Returns the MenuItemStyle object to its original state. Gets or sets the amount of space between the border of a menu item contents (text or image) and its drop down button. A that represents the spacing value. Gets or sets the amount of space between the border of the menu item's contents (text or image) and its pop-out image. A that is the spacing value. A method that will handle the events concerning the manipulations with menu items. A method that will handle the events concerning the manipulations with menu items. A representing the event source. Identifies the menu control that raised the event. A object that contains event data. Provides data for events which concern manipulations on menu items. Initializes a new instance of the MenuItemEventArgs class. A object representing an item related to the generated event. Gets an item object related to the event. A object, manipulations on which forced the event to be raised. A method that will handle specific command events concerning manipulations with menu items. A method that will handle specific command events concerning manipulations with menu items. A representing the event source. Identifies the menu control that raised the event. A object that contains event data. Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated menu item. Initializes a new instance of the MenuItemCommandEventArgs class. A object representing a menu item related to the generated event. A identifying the source of the command. A object that contains an argument for the command. Initializes a new instance of the MenuItemCommandEventArgs class. A identifying the source of the command. A object that contains an argument for the command. Gets an object representing the control which forced a postback. A representing the control which forced a postback. Gets an item object related to the event. A object, manipulations on which forced the event to be raised. Represents a collection that maintains menu items. Initializes a new instance of the MenuItemCollection class. Initializes a new instance of the MenuItemCollection class with the specified menu item that will own the collection. A object specifying the menu item that will own the collection. Adds a new menu item to the end of the collection and returns the newly created object. A object representing the newly created menu item. Adds a new item to the collection and specifies the item's display text. A value specifying the menu item's display text. Initializes the menu item's property. A object representing the newly created menu item. Adds a new menu item to the collection and specifies the item's display text, name and associated image. A value specifying the menu item's display text. Initializes the menu item's property. A value specifying the name which identifies the created item. Initializes the item's property. A value specifying the path to the image displayed by the item. Initializes the property of the item's . A object representing the newly created menu item. Adds a new menu item to the collection and specifies the item's display text, name, associated image and URL. A value specifying the menu item's display text. Initializes the menu item's property. A value specifying the name which indentifies the created item. Initializes the item's property. A value specifying the path to the image displayed by the item. Initializes the property of the item's . A value specifying the URL to which the browser navigates when the item's text or associated image is clicked. Initializes the item's property. A object representing the newly created menu item. Adds a new menu item to the collection and specifies the item's display text, name, associated image and URL as well as the target of the URL content. A value specifying the menu item's display text. Initializes the menu item's property. A value specifying the name which indentifies the created item. Initializes the item's property. A value specifying the path to the image displayed by the item. Initializes the property of the item's . A value specifying the URL to which the browser navigates when the item's text or associated image is clicked. Initializes the item's property. A value which identifies the window or frame at which to target URL content when the item's text or associated image is clicked. Initializes the item's property. A object representing the newly created menu item. Adds a new item to the collection and specifies the item's display text and name. A value specifying the menu item's display text. Initializes the menu item's property. A value specifying the name which indentifies the created item. Initializes the item's property. A object representing the newly created menu item. Returns an item object with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Returns an item object with the specified property value. A value representing the property value of the required item. A object with a specific value of the property. Searches for an item object specified by the value of its property and returns the zero-based index of the first occurrence within the item collection. A value representing the property value of the required item. The zero-based index of the first occurrence of the item with the specified name within the item collection, if found; otherwise, the negative one (-1). Searches for an item object specified by the value of its property and returns the zero-based index of the first occurrence within the item collection. A value representing the property value of the required item. The zero-based index of the first occurrence of the specified item within the item collection, if found; otherwise, the negative one (-1). Represents an individual menu item within menu controls. Initializes a new instance of the MenuItem class with the specified display text. A value specifying the item's display text. The value initializes the item's property. Initializes a new instance of the MenuItem class with default settings. Initializes a new instance of the MenuItem class with specified settings. A value specifying the item's display text. The value initializes the item's property. A value specifying the name which identifies the created item. The value initializes the item's property. Initializes a new instance of the MenuItem class with specified settings. A value specifying the item's display text. The value initializes the item's property. A value specifying the name which identifies the created item. The value initializes the item's property. A value specifying the path to the image displayed by the item. The value initializes the Url property (see ) of the item's . A value specifying the URL to which the browser navigates when the item is clicked. The value initializes the item's property. Initializes a new instance of the MenuItem class with specified settings. A value specifying the item's display text. The value initializes the item's property. A value specifying the name which identifies the created item. The value initializes the item's property. A value specifying the path to the image displayed by the item. The value initializes the Url property (see ) of the item's . A value specifying the URL to which the browser navigates when the item is clicked. The value initializes the item's property. A value which identifies the window or frame at which to target URL content when the item is clicked. The value initializes the item's property. Initializes a new instance of the MenuItem class with specified settings. A value specifying the item's display text. The value initializes the item's property. A value specifying the name which identifies the created item. The value initializes the item's property. A value specifying the path to the image displayed by the item. The value initializes the Url property (see ) of the item's . Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value that specifies whether the current menu item starts a group. true if the current menu item starts a group; otherwise, false. Gets or sets whether the menu item is checked. true if the menu item is in the checked state; otherwise, false. Gets or sets a value that indicates whether the menu item is enabled on the client. true if the menu item is enabled; otherwise, false. Gets or sets a value that specifies the menu item's initial visibility state on the client. true to make an item initially displayed on the client; false to render the item into the control, but make it initially hidden on the client side. Gets the data item that is bound to the menu item. A that represents the data item that is bound to the menu item. Gets the path to the data that is bound to the menu item. The path to the data that is bound to the item. This value comes from the hierarchical data source control to which the menu control is bound. Gets the level at which a menu item is displayed. The level at which a menu item is displayed. Gets or sets a value that specifies whether the menu item's sub menu should only be invoked by using a specific drop down button. true if the drop down button is enabled; otherwise, false. Gets or sets a value that indicates whether the menu item is enabled, allowing the item to respond to end-user interactions. true if the item is enabled; otherwise, false. Gets or sets a value indicating whether submenu scrolling is enabled for a particular menu item. true if scrolling is enabled; otherwise, false. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Gets or sets the name of a logical check group to which the menu item belongs. A value that specifies the group name. Returns a value that indicates whether the current menu item has any child items. true if the menu item contains any child subitems; false if the menu item doesn't have subitems at all. Returns a value that indicates whether the current menu item has visible child items. true if the menu item contains any visible subitem; false if no subitem is visible within the menu item (or the item doesn't have subitems at all). Gets the settings of an image displayed within the menu item. A object that contains image settings. For internal use only. Gets a collection that contains the submenu items of the current menu item. A that contains the submenu items of the current menu item. Gets the style settings for the current menu's item. A object that contains the style settings for the current menu item. Gets the menu object to which the current menu item belongs. An object representing the menu to which the menu item belongs. Gets or sets the unique identifier name for the current menu item. A string value that specifies the item's unique identifier name. Gets or sets an URL which defines the navigation location. A string value which represents an URL where the client web browser will navigate. Gets the immediate parent menu item to which the current menu item belongs. A object representing the menu item's immediate parent. Gets the settings of an image, which represents an item's pop-out image. A object that contains image settings. Gets the style settings that define the appearance of scroll buttons for a particular item. A object that contains style settings. Gets the settings which define an image, displayed within a particular item's scroll down button . A object, which defines the image settings. Gets the settings which define an image, displayed within a particular item's scroll up button . A object, which defines the image settings. Gets or sets a value that specifies whether the current menu item is selected. true if the item is selected; otherwise, false. Gets the settings of an image displayed by all the submenu items of the current menu item. A object that contains image settings. Gets the style settings for all submenu items of the current menu item. A object that contains the style settings for the menu item's subitems. Gets the settings of an image displayed by all pop-out images of the current submenu items. A object that contains image settings. Gets the style settings for the client regions of all submenus of the current menu item. A object that contains the style settings for the client regions of the menu item's submenus. Gets or sets a template used for displaying the client region's content of the current menu item's submenus. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the client regions of all submenus of the current menu item. Gets or sets the window or frame at which to target the contents of the URL associated with the current menu item. A string which identifies the window or frame at which to target the URL content. Gets or sets a template used to display the content of the current menu item. An object supporting the System.Web.UI.ITemplate interface which contains the template used to display the menu item's content. Gets or sets the text content of the current menu item. A string value that specifies the text content of the MenuItem. Gets or sets a template used for displaying the text content of the current menu item. An object supporting the interface which contains the template used for displaying the menu item's text content. Gets or sets the current menu item's tooltip text. A string which specifies the text content of the current menu item's tooltip. Returns the string that represents the current object. A that represents the current MenuItem object. Gets or sets a value specifying the visibility of the current menu item. true if the item is visible; otherwise false. Gets or sets a value specifying the position of the current menu item amongst the visible items in a submenu (or at a menu's root levelt). An integer value specifying the zero-based index of the MenuItem amongst visible items at the same level. -1 if the menu item is invisible. Contains a list of the client-side events available for a menu. Initializes a new instance of the MenuClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle a client menu's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client menu's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client menu's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client menu's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client menu's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Represents a popup menu control. Initializes a new instance of the ASPxPopupMenu class. Gets or sets a value that specifies which action forces a displayed popup menu to close. One of the enumeration values. This property is not in effect for the ASPxPopupMenu class. The client-side API is always available for this control. Gets or sets a value indicating whether popup menu scrolling is enabled. true if scrolling is enabled; otherwise, false. This property is not in effect for the ASPxPopupMenu class. Gets or sets the x-coordinate of the popup menu's left side. An integer value specifying the x-coordinate of the popup menu's left side. Gets or sets a value that specifies which action forces the current popup menu to appear. One of the enumeration values. Gets or sets the ID (or a list of IDs) of a web control or HTML element with which the current popup menu is associated. A string value specifying the ID (or a list of IDs) of the web control or HTML element with which the popup menu is associated. Allows an object specified by the property to be found manually, if it can't be found automatically (if it's hidden within a naming container, for instance). Gets or sets a popup menu's horizontal alignment. One of the PopupHorizontalAlign enumeration values. Gets or sets a popup menu's horizontal offset. An integer value that specifies a popup menu's horizontal offset. Gets or sets a popup menu's vertical alignment. One of the PopupVerticalAlign enumeration values. Gets or sets a popup menu's vertical offset. An integer value that specifies a popup menu's vertical offset. Gets or sets the y-coordinate of the popup menu's top side. An integer value specifying the y-coordinate of the default popup menu's top side. This property is not in effect for the ASPxPopupMenu class. Represents the base class for and menu controls. Initializes a new instance of the ASPxMenuBase class. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Gets or sets a value specifying whether items can be selected within the menu. true if items can be selected; otherwise false. Gets or sets the delay in displaying submenus within the menu. An integer value that specifies the time interval, in milliseconds, after which submenus get displayed within a menu control. Gets or sets a value that specifies whether the styles defined for menu items can be applied to templated menu items. true if item styles apply to templated menu items; otherwise, false. Gets or sets a value that specifies whether server-side processing is required for specific predefined user actions. true, if server-side processing is required, otherwise, false. Gets or sets a value that specifies the manner in which a specific separator is displayed to separate menu items from each other. An enumeration value. Gets or sets a value that specifies how the border is displayed between a menu item and its submenu. One of the enumeration values. Gets or sets the ASPxMenuBase's client programmatic identifier. A string value that specifies the ASPxMenuBase's client identifier. Gets an object that lists the client-side events specific to the menu. A object which allows to assign handlers to the client-side events available to the menu. Enables you to supply any server data that can then be parsed on the client. Gets or sets the duration after which a dynamic menu (a menu item's submenu or a popup menu) disappears when the mouse pointer is no longer positioned over the menu. The length of time (in milliseconds) a dynamic menu is displayed after the mouse pointer is no longer positioned over the menu. Gets or sets a value that specifies whether a specific animation effect is used when invoking/hiding submenus. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value that specifies how and when the menu's submenu items are loaded. true if submenu items are loaded dynamically via a callback request sent after the page is loaded into the browser; false if the submenu items are rendered into the page markup and loaded with the page. Gets or sets a value that specifies whether the menu can be manipulated on the client side via code. true if the menu's client object model is fully available; false if no programmatic interface is available for the menu on the client side. Gets or sets a value that specifies whether menu items can visually respond to mouse hovering. true if the menu's items can be hot-tracked; otherwise, false. Gets a gutter's background image. A object that represents a gutter's background image. Gets or sets a gutter's color. A object that specifies a gutter's color. Gets or sets the amount of space between right borders of a gutter and item images displayed at the root menu level. A that is the spacing value. Gets or sets a gutter's width. A System.Web.UI.WebControls.Unit value specifying the width of a gutter. Returns a value that indicates whtether a menu control has visible root items. true if the menu contains any visible root item; false if there are no visible root items within the menu (or there are no items at all). Gets the settings of a pop-out image displayed in a horizontally oriented menu. An object that contains the image settings. Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. Gets or sets the name of a data field (or an xml element's attribute) which provides URLs for images displayed within menu items. A string value that specifies the name of the required data source field. Specifies whether the specified menu item contains a selected item among all its children. A object that specifies the required menu item. true if the specified menu item contains a selected menu item; otherwise, false. Returns a value that indicates whether a specific programmatic interface (in particular, specific JavaScript objects and methods) are available to the control on the client side. true if the client-side API is available for the control; otherwise, false. Gets a value that specifies whether a callback was sent by a menu. true if a callback was sent by a menu; otherwise, false. Fires after a menu item has been clicked. Fires when a control contained within a templated menu item raises the Command event. Occurs after a menu item has been bound to a data source. Gets the settings of a common image displayed by all the root menu items. A object that contains image settings. Gets or sets a value that specifies how menu items are represented as links within the menu. One of the enumeration values. Gets a collection that contains menu items of the menu's root level. A that contains the root level menu items of the current menu control. Gets or sets the amount of space between the menu items of the root menu level. A that represents the spacing value. Gets the style settings for all menu items of the menu control's root level. A object that contains the style settings for the root menu items. Gets specific offset settings for submenus of the submenu items. An object that contains specific offset settings for submenu items' submenus. Gets or sets a common template used for displaying the content of all menu items within a menu control. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of all menu items within a menu. Gets or sets a common template used for displaying the text content of all menu items within a menu control. An object supporting the interface which contains the template used for displaying the text content of all menu items within a menu. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets an object that contains style settings to be applied to links in a menu control. A object that contains the style settings of links. Gets the settings of an image to be displayed within a specific loading panel while waiting for a callback response. A object that contains the image's settings. Gets or sets the position of an image displayed within a loading panel with respect to the panel's text content. One of the enumeration values. Gets the style settings of a specific loading panel displayed as a submenu's content while waiting for a callback response. A object that contains style settings for a loading panel. Gets or sets the text to be displayed within a specific loading panel while waiting for a callback response. A string that specifies the descriptive text displayed within a loading panel. Gets or sets the number of menu levels to render. The number of menu levels to render for a menu control. Gets or sets the name of a data field (or an xml element's attribute) which provides menu item unique identifier names. A string value that specifies the name of the required data source field. Gets or sets the name of a data field (or an xml element's attribute) which provides menu item navigation locations. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format item navigation URLs. A string value that represents the format pattern. Gets or sets the opacity level of popup menus within the control. An integer value that specifies the opacity level. Gets the padding settings of a menu control. A object that contains padding settings. Gets or sets a value that specifies whether submenu pop-ups are displayed above Java applets that may be present on the web page. One of the enumeration values. Gets or sets a value that specifies whether the menu is implemented by using classic or semantic rendering. One of the enumeration values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets the root item of the menu. A object representing the root menu item. Gets specific offset settings for submenus of the root menu items. An object that contains specific offset settings for the root menu items' submenus. Gets or sets a common template used for displaying the content of all root items within a menu control. An object supporting the System.Web.UI.ITemplate interface which contains the template used to display the content of all root items within a menu. Gets or sets a common template used for displaying the text content of all root menu items within a menu control. An object supporting the interface which contains the template used for displaying the text content of all root menu items within a menu. Gets the style settings that define the appearance of scroll buttons. A object that contains style settings. Gets the settings which define an image, displayed within scroll down buttons . A object, which defines the image settings. Gets the settings which define an image, displayed within scroll up buttons . A object, which defines the image settings. Gets or sets the selected menu item within a menu control. A object representing the selected item. Gets or sets whether a root menu item is displayed selected when selecting any of its subitems. true to visually highlight a root menu item that contains a selected subitem; otherwise, false. Gets a separator's background image. A object that represents a separator's background image. Gets or sets a separator's color. A object that specifies a separator's color. Gets or sets a separator's height. A System.Web.UI.WebControls.Unit value specifying the height of a separator. Gets the padding settings of separators. A object that contains padding settings. Gets or sets a separator's width. A System.Web.UI.WebControls.Unit value specifying the width of a separator. Gets or sets whether a specific loading panel can be displayed within the menu. true if a loading panel is allowed to be displayed; otherwise, false. Gets or sets a value that specifies the visibility of an image within a specific loading panel displayed while waiting for a callback response. true if an image is displayed within a loading panel; otherwise, false. Gets or sets a value specifying whether pop-out images that indicate that a menu item has a submenu are displayed. One of the enumeration values. Gets or sets a value that specifies whether a submenu casts a shadow. true if a submenu casts a shadow; otherwise false. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets the settings of an image displayed by all submenu items. A object that contains image settings. Gets the style settings for all submenu items within the current menu control. A object that contains the style settings for the menu's submenu items. Gets the style settings for the client regions of all submenus within the current menu control. A object that contains the style settings for the client regions of the menu control's submenus. Gets or sets a common template used for displaying the client region's content of all submenus within a menu control. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the client regions of all submenus within the menu. Gets or sets whether the menu item, whose navigation location points to the currently browsed web page, is automatically selected. A enumeration value that specifies whether automatic synchronization of item selection with the path of the currently browsed page is enabled. Gets or sets a value that specifies whether the menu item whose navigation location points to the currently browsed web page is automatically selected. true if a menu's selected item is automatically synchonized with the currently displayed page's path; otherwise, false. Gets or sets the window or frame at which to target the contents of the URLs associated with all links within a menu. A string which identifies the window or frame at which to target the URL content. Gets or sets the name of a data field (or an xml element's attribute) which provides menu item texts. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format menu item texts. A string value that represents the format pattern. Gets or sets the name of a data field (or an xml element's attribute) which provides menu item tooltip texts. A string value that specifies the name of the required data source field. Gets the settings of a pop-out image displayed in a vertically oriented menu. An object that contains the image settings. Gets the settings of a pop-out image displayed in a vertically oriented menu, when the right-to-left layout is applied. An object that contains the image settings. Represents a menu control. Initializes a new instance of the ASPxMenu class. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Gets or sets a value indicating whether submenu scrolling is enabled in the menu. true if scrolling is enabled; otherwise, false. Gets or sets the horizontal alignment of menu items. One of the enumeration values. Gets or sets a value that specifies whether root item widths are calculated automatically, so that root items are resized (stretched or shrinked) proportionally to the menu control's width. true if item widths are calculated automatically; otherwise, false. Gets or sets a value that specifies how item images are positioned within the menu's root items. One of the enumeration values. Gets or sets the direction in which to render the menu. One of the enumeration values. Specifies whether a menu is displayed as a toolbar. true to show menu as a toolbar; otherwise, false. Gets or sets the vertical alignment of menu items. One of the enumeration values. For internal use only. For internal use only. Serves as a base for classes representing template containers. Initializes a new instance of the TemplateContainerBase class with the specified settings. An integer value representing the index of the rendered item object. A that represents the templated item object being rendered. For internal use only. Gets the template container's client identifier. A string value representing the template container's client identifier. Gets an item object which is rendered using the template instantiated within the current template container. A value which represents the templated item object being rendered. Searches a specific control's template container for a control specified by its id. A that specifies the DevExpress web control within whose template the specified control should be searched. A string value specifying the template container's client identifier. A string value specifying the identifier of the control to search for. A representing the found control. null if the specified control is not found. Gets the index of the rendered item object. An integer value representing the rendered item object's index. Represents a base for classes that define specific properties of an element. Initializes a new instance of the PropertiesBase class with the specified owner. A -supported object that represents the owner of the created object. Initializes a new instance of the PropertiesBase class. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Contains padding settings. Initializes a new instance of the Paddings class with the specified padding values for all the edges. A that represents the common padding value for all the four edges. A that represents the padding value for the left edge. A that represents the padding value for the top edge. A that represents the padding value for the right edge. A that represents the padding value for the bottom edge. Initializes a new instance of the Paddings class. Initializes a new instance of the Paddings class with the specified padding values for the left, right, top and bottom edges. A that represents the padding value for the left edge. A that represents the padding value for the top edge. A that represents the padding value for the right edge. A that represents the padding value for the bottom edge. Initializes a new instance of the Paddings class with the specified padding value for all the edges. A that represents the common padding value for all the four edges. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Copies the settings from the current Paddings object to the specified object. A object which the current object's settings are assigned to. Duplicates the properties of the specified object into the current instance of the Paddings class. A object that represents the object which the settings will be copied from. For internal use only. Returns the padding value for the bottom edge. A that represents the padding value. Returns the padding value for the left edge. A that represents the padding value. Returns the padding value for the right edge. A that represents the padding value. Returns the padding value for the top edge. A that represents the padding value. Gets a value that indicates whether this Paddings object is initialized with the default values. true if the Paddings object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the Paddings class. A that represents the object to combine. Defines null padding settings. A object with null padding settings. Gets or sets the common padding value for all the four edges. A that represents the padding value. Gets or sets the padding value for the bottom edge. A that represents the padding value. Gets or sets the padding value for the left edge. A that is the padding value. Gets or sets the padding value for the right edge. A that is the padding value. Gets or sets the padding value for the top edge. A that represents the padding value. Returns the Paddings object to its original state. Returns a string that represents the current object. A that represents the current Paddings object. Contains the settings which define the image that can be displayed within particular elements of web controls. Initializes a new instance of the ImageProperties class. Initializes a new instance of the ImageProperties class with the specified image location. A value that specifies the image location. Initializes a new instance of the ImageProperties class with the specified owner. A -implemented object that represents the owner of the created object. Gets the settings defining the image position within a sprite image. A object containing image position settings. Defines the base types for collection items. Initializes a new instance of the CollectionItem class. Copies the settings of the specified collection item to the current one. A CollectionItem object representing the source of the operation. Gets the collection to which an item belongs. A object to which an item belongs. Gets or sets the item's index within the collection. An integer value representing the zero-based index of the item within the collection. Returns the string that represents the current object. A that represents the current CollectionItem object. Defines the base type for collections used by Developer Express web controls. Initializes a new instance of the Collection class. Initializes a new instance of the Collection class with the specified owner. An object that implements the IWebControlObject interface. Copies the items from the specified IAssignableCollection-supported object to the current object. An IAssignableCollection-supported object whose items are assigned to the current object. Moves a specific collection item to another position within the list. An integer value specifying the zero-based index of an item to be moved. An integer value specifying the zero-based destination index of the moved item. Gets or sets the collection's owner. A instance representing the collection's owner. Removes the collection item at the specified index location from the current collection. The zero-based index location of the menu item to remove. Returns a string that represents the current object. A that represents the current Collection object. Serves as the base for objects containing client-side events. Initializes a new instance of the ClientSideEvents class. Initializes a new instance of the ClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client-side event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains settings allowing border options to be completely defined for all the four sides of different objects. Initialize a new instance of the BorderWrapper class with the owner specified. A object that represents the ower of the created object. Gets or sets the border color for all the four sides of a control. A object that represents the border color. Gets or sets the border style for all the four sides of a control. One of the enumeration values. Gets or sets the border width for all the four sides of a control. A that represents the border width. Contains border settings for an element's top border. Initialize a new instance of the BorderTop class with the color, style and width settings specified. A object that represents the border color. One of the enumeration values that represent the border style. A that represents the border width. Initializes a new instance of the BorderTop class. Contains border settings for an element's right border. Initialize a new instance of the BorderRight class with the color, style and width settings specified. A object that represents the border color. One of the enumeration values that represent the border style. A that represents the border width. Initializes a new instance of the BorderRight class. Contains border settings for an element's left border. Initialize a new instance of the BorderLeft class with the color, style and width settings specified. A object that represents the border color. One of the enumeration values that represent the border style. A that represents the border width. Initializes a new instance of the BorderLeft class. Contains border settings for an element's bottom border. Initialize a new instance of the BorderBottom class with the color, style and width settings specified. A object that represents the border color. One of the enumeration values that represent the border style. A that represents the border width. Initializes a new instance of the BorderBottom class. Serves as a base for classes that define border settings of different elements. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. When overridden in descendants gets or sets the border color. A object that represents the border color. When overridden in descendants gets or sets the border style. One of the enumeration values. When overridden in descendants gets or sets the border width. A that represents the border width. Duplicates the properties of the specified object into the current instance of the BorderBase class. A object that represents the object which the settings will be copied from. Combines the properties of the specified with the current instance of the BorderBase class. A that represents the object to combine. Returns the BorderBase object to its original state. Returns a string that represents the current object. A that represents the current BorderBase object. Serves as a base for classes that define border settings of different element sides (left, right, top and bottom). Initializes a new instance of the Border class. Initialize a new instance of the Border class with the color, style and width settings specified. A object that represents the border color. One of the enumeration values that represent the border style. A that represents the border width. Copies the settings from the current Border object to the specified object. A object which the current object's settings are assigned to. Gets or sets the border color. A object that represents the border color. Gets or sets the border style. One of the enumeration values. Gets or sets the border width. A that represents the border width. For internal use only. Gets a value that indicates whether this Border object is initialized with the default values. true if the Border object is initialized with the default values; otherwise false. Defines null border settings. A object with null border settings. Represents a background image. Initializes a new instance of the BackgroundImage class. Copies the settings of the specified object to the current one. A object representing the source of the operation from which the settings should be copied. Copies the settings from the current BackgroundImage object to the specified object. A object which the current object's settings are assigned to. Duplicates the properties of the specified object into the current instance of the BackgroundImage class. A object that represents the object which the settings will be copied from. For internal use only. Gets or sets the horizontal alignment of the background image(s) within a container element. A value that specifies the image's horizontal position. Gets or sets the URL of the image source for the BackgroundImage object. A value that specifies the location of an image. Gets a value that indicates whether this BackgroundImage object is initialized with the default values. true if the BackgroundImage object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the BackgroundImage class. A that represents an object to be combined. Gets or sets a value that specifies how the background image fills the available space. One of the enumeration values. Returns the BackgroundImage object to its original state. Returns a string that represents the current object. A that represents the current BackgroundImage object. Gets or sets the vertical alignment of the background image(s) within a container element. A value that specifies the image's vertical position. Represents the base class for all server controls. Initializes a new instance of the ASPxWebControlBase class with default settings. Gets the control's identifier generated by ASP.NET. A string value representing the server control identifier generated by ASP.NET. Gets the web control's collection of child controls. A object representing the collection of child controls for the specified server control. For internal use only. Gets a value indicating whether the web control has been initialized. true if the web control has been initialized; otherwise, false. Returns a value that specifies whether a web control is enabled. true if a web control is enabled; otherwise, false. For internal use only. For internal use only. For internal use only. Returns a value that specifies whether the current web control is displayed. true if the web control is displayed within the page; otherwise, false. Indicates whether a web control has been loaded into the Page object. true if a web control has been loaded; otherwise, false. For internal use only. For internal use only. Gets a URL that can be used by the browser. A URL relative to the current page. A fully qualified URL to the specified resource suitable for use on the browser. For internal use only. For internal use only. Represents the base class for the Developer Express web controls. Initializes a new instance of the ASPxWebControl class with default settings. For internal use only. For internal use only. Gets the web control's background image. A object that represents the web control's background image. Gets the web control's border settings. A object which specifies the border settings. Gets the settings of the web control's bottom border. A object that represents the bottom border of the control. Gets or sets the border color of the web control. Use the property instead. A that represents the border color of the web control. Gets the settings of the web control's left border. A object that represents the left border of the control. Gets the settings of the web control's right border. A object that represents the right border of the control. Gets or sets the border style of the web control. Use the property instead. One of the enumeration values. Gets the settings of the web control's top border. A object that represents the top border of the control. Gets or sets the border width of the web control. Use the property instead. A that represents the border width of a web control. Allows you to handle any server exception that might occur during server-side processing of a callback sent by a DevExpress web control. Gets or sets the path to a CSS file that defines the web control's appearance. A value that specifies the path to the required CSS file. Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. A value that represents the required CSS class name postfix. Gets or sets the type of cursor to display when the mouse pointer is over the web control. A string that specifies the type of cursor to display when the mouse pointer is over the control. Binds the data source to the invoked server control. For internal use only. Gets the style settings which define a control's appearance in the disabled state. A object that contains the disabled style settings. Gets an empty image. A object that represents the web control's empty image. Gets or sets a value that indicates whether a web control is enabled, allowing it to respond to end-user interactions. true if a web control is enabled; otherwise, false. Gets or sets a value that specifies whether the control is displayed with a predefined style or the control's appearance has to be completely defined by a developer via either css or the appropriate style properties. true if the control has a predefined style; false if the control's appearance should be explicitly specified. Gets or sets a value that specifies whether the control keeps any of its values that are HTML as HTML, or strips out the HTML markers from it instead. true if the HTML code contained within the control's values is not executed and is converted into the corresponding text for display purposes, false if the control's values can contain pure HTML code. Sets input focus to the web control. Obtains the error info while processing the redirection page. A string value representing the error info. Returns the specified client event's handler. A string specifying the required client event's name. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. Returns a URL reference to an embedded resource in an assembly. The page that requires the resource. The type in the assembly that contains the embedded resource. The name of the resource to retrieve. The URL reference to the resource. Returns a URL reference to an embedded resource in an assembly. The page that requires the resource. [To be supplied] The URL reference to the resource. Gets or sets the name of the style sheet theme to be globally applied to all DevExpress web controls across the entire web site. A string value specifying the style sheet theme name. Gets or sets the name of the Theme to be globally applied to all DevExpress web controls across the entire web site. A string value specifying the theme name. Gets or sets the height of the web server control. A that represents the height of the control. For internal use only. For internal use only. Returns a value that indicates whether the control's accessible html code is rendered. true if the accessible html code is rendered for the control; otherwise, false. Returns a value that indicates whether the control's accessible html code is rendered. true, if the control's AccessibilityCompliant property is enabled, otherwise, false. true if the accessible html code is rendered for the control; otherwise, false. For internal use only. Gets a value indicating whether the request is the result of a callback sent by the control. true if the request is the result of a callback sent by the control; otherwise, false. Returns a value that indicates whether a specific programmatic interface (in particular, specific JavaScript objects and methods) are available to the control on the client side. true if the client-side API is available for the control; otherwise, false. For internal use only. For internal use only. This member supports the internal infrastructure and is not intended to be used directly from your code. For internal use only. Specifies that the response code (the HTML code of the web page) should be compressed on the server before sending it to the client. Specifies that the response code (the HTML code of the web page) should be compressed on the server before sending it to the client, and accepts a parameter specifying whether to apply compression to IE6. true to enable compression under IE6; otherwise, false. This property is not in effect for the ASPxWebControl class. For internal use only. This property is not in effect for the ASPxWebControl class. Redirects a client to a new URL while processing a callback. A string value specifying the new target location. Registers base scripts, required to embed an ASPxWebControl control onto the specified page. A object which specifies the page to which the current ASPxWebControl belongs. Registers base scripts required to embed an ASPxWebControl control onto the specified page. A object which specifies the page to which the current ASPxWebControl belongs. true to register scripts for mobile devices; otherwise false. For internal use only. Emits the required client-side script blocks to the response. Emits the required client-side scripts to the response. For internal use only. Registers a script which is required to embed the module's functionality into the specified page. A object which specifies the required page. For internal use only. For internal use only. Defines a handler for the specified client event. A string specifying the required client event's name. A string that specifies either the name of a JavaScript function or the entire JavaScript function code used to handle an event. For internal use only. Switches all DevExpress controls on the specified page to use the specified IE version. An integer value that specifies the Internet Explorer browser version. A object that specifies a web page (or master page) to which the required meta information should be inserted. Switches all DevExpress controls on a page to use the specified IE version. An integer value that specifies the Internet Explorer browser version. Switches all DevExpress controls on the specified page to use the highest possible IE version. A object that specifies a web page (or master page) to which the required meta information should be inserted. Switches all DevExpress controls on a page to use the highest possible IE version. Gets a shadow image. A object that represents the web control's shadow image. Gets or sets the name of the Theme to be applied to the control. A string value specifying the theme name. For internal use ony. For internal use only. Gets or sets the width of the web server control. A that represents the width of the control. Serves as the base class that defines methods, properties and events common to all ASPx web controls that can be bound to hierarchical data. Initializes a new instance of the ASPxHierarchicalDataWebControl class with default settings. This member overrides the . Serves as the base class for controls that can be bound to data. Initializes a new instance of the ASPxDataWebControlBase class with default settings. Gets a value that specifies whether the control is data bound. true if the control is data bound; otherwise, false. Occurs after the server control binds to the data source. Gets or sets the object from which the data-bound control retrieves its list of data items. An object that represents the data source from which the data-bound control retrieves its data. Gets or sets the ID of the control from which the data-bound control retrieves its list of data items. The ID of a control that represents the data source from which the data-bound control retrieves its data. Serves as the base class that defines methods, properties and events common to all ASPx web controls that can be bound to data. For internal use only. Gets or sets the name of the list of data that the data-bound control binds to, in instances where the data source contains more than one distinct list of data items. The name of the specific list of data that the data-bound control binds to, if more than one list is supplied by the data source control. This member overrides the . Serves as a base for classes that define appearance styles of different elements within web controls. Initializes a new instance of the AppearanceStyleBase class. For internal use only. Copies the settings from the specified object to the current object. A object which settings are assigned to the current object. Copies the settings from the current AppearanceStyleBase object to the specified object. A object which the current object's settings are assigned to. For internal use only. For internal use only. Copies the settings from the current AppearanceStyleBase object to the specified object. For internal use only. For internal use only. For internal use only. For internal use only. Copies all settings except for border settings from the specified object to the current object. An object whose settings are assigned to the current object. Gets the background image defined by the current style. A object that represents the background image. Gets the border settings defined by the current style. A object which specifies the border settings. Gets the settings of the bottom border. A object that represents the bottom border settings. Gets or sets the border color. Instead use the property which is available via the style object's property. A that represents the border color of the corresponding object. Gets the settings of the left border. A object that represents the left border settings. Gets the settings of the right border. A object that represents the right border settings. Gets or sets the border style. Instead use the property which is available via the style object's property. One of the enumeration values. Gets the settings of the top border. A object that represents the right border settings. Gets or sets the border width. Instead use the property which is available via the style object's property. A that represents the border width. Duplicates the border properties of the specified style object into the instance of the AppearanceStyleBase class that this method is called from. A that contains the border properties to duplicate. Duplicates the font and cursor setting of the specified style object into the instance of the AppearanceStyleBase class that this method is called from. A that contains the font properties to duplicate. Duplicates the font properties of the specified style object into the instance of the AppearanceStyleBase class that this method is called from. A that contains the font properties to duplicate. Duplicates the properties of the specified object into the current instance of the AppearanceStyleBase class specifying whether border setting should be copied. A object that represents the object which the settings will be copied from. true if border settings are not copied; otherwise, false. Duplicates the properties of the specified object into the current instance of the AppearanceStyleBase class. A object that represents the object which the settings will be copied from. Gets or sets the type of cursor to display when the mouse pointer is over the object which the current style applies to. A string that specifies the type of cursor to display. For internal use only. [To be supplied] Returns the color of the bottom border. A that represents the border color of the control. Returns the color of the left border. A that represents the border color of the control. Returns the color of the right border. A that represents the border color of the control. Returns the color of the top border. A that represents the border color of the control. Returns the style of the bottom border. One of the enumeration values. Returns the style of the left border. One of the enumeration values. Returns the style of the right border. One of the enumeration values. Returns the style of the top border. One of the enumeration values. Returns the width of the bottom border. A that represents the border width of a web control. Returns the width of the left border. A that represents the border width of a web control. Returns the width of the right border. A that represents the border width of a web control. Returns the width of the top border. A that represents the border width of a web control. This property is not in effect for the AppearanceStyleBase object. A that represents the height value. Gets or sets the horizontal alignment of the contents within its container. One of the enumeration values. Gets a value that indicates whether this AppearanceStyleBase object is initialized with the default values. true if the AppearanceStyleBase object is initialized with the default values; otherwise false. Combines the border properties of the specified with the current instance of the AppearanceStyleBase class. A that represents the object to combine. Combines the font properties of the specified with the current instance of the AppearanceStyleBase class. A that represents the object to combine. Combines the properties of the specified with the current instance of the AppearanceStyleBase class. A that represents an object to be combined. Returns the AppearanceStyleBase object to its original state. Gets or sets the vertical alignment of the contents in its container. One of the enumeration values. This property is not in effect for the AppearanceStyleBase object. A that represents the width value. Gets or sets a value indicating whether the text content wraps within a container cell. One of the enumeration values. Serves as a base for classes which define style settings for different elements of web controls. Initializes a new instance of the AppearanceStyle class. This property is not in effect for the AppearanceStyle class. Gets the style settings which define the appearance of the corresponding element when the mouse pointer is hovering over it. A object that contains the hover style settings. Gets or sets the amount of space between an image and the text contents within a container cell. A that represents the spacing value. Gets the padding settings of the current style. A object that contains padding settings. Gets or sets the spacing between the elements in the corresponding object which the current style applies to. A that represents the spacing value. Contains style settings for different item elements (such as menu items, navbar items, etc) being selected. Initializes a new instance of the AppearanceSelectedStyle class. Gets or sets the type of cursor to display when the mouse pointer is over the object which the current style applies to. A string that specifies the type of cursor to display. Gets or sets the horizontal alignment of the contents within the container. One of the enumeration values. Gets or sets the vertical alignment of the contents within its container. One of the enumeration values. This property is not in effect for the AppearanceSelectedStyle class. Serves as a base for classes which define style settings for different item elements (such as menu items, navbar items, etc). Initializes a new instance of the AppearanceItemStyle class. Gets the style for the selected element. A object which represents the selected element's style. Gets or sets the spacing between the elements in the corresponding object which the current style applies to. A that represents the spacing value. Lists the values that specify how to represent items as links. Specifies that an item is represented by both the text and image (if any), and the item's clickable content extends to the width of the parent control's boundaries. Specifies that an item is represented by both the text and image (if any), and the item's clickable content is bounded by the total size of the text and image. Specifies that an item is represented only by its text, and the item's clickable content is bounded by the text length. Lists values that specify whether the Status Bar is displayed within the ASPxGridView. A Status Bar is shown if the property is set to . A Status Bar isn't shown within the ASPxGridView. A Status Bar is always displayed at the ASPxGridView's bottom. Specifies how a background image fills the available space. Displays the image only once and does not repeat it. The image's position can be specified via the and properties. Repeats the image horizontally and vertically in the background. Repeats the image horizontally in the background. The vertical position of the images can be specified via the property. Repeats the image vertically in the background. The horizontal position of the images can be specified via the property. Represents an ASPxCallback control. Initializes a new instance of the ASPxCallback class with default settings. Fires when a round trip to the server has been initiated by a call to the client method. Gets or sets the ASPxCallback's client programmatic identifier. A string value that specifies the ASPxCallback's client identifier. Gets an object that lists the client-side events specific to the ASPxCallback. A object which allows assigning handlers to the client-side events available to the ASPxCallback. Enables you to supply any server data that can then be parsed on the client. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Returns the HTML representation if a specific control. A object that specifies the control whose HTML code should be returned. A string that contains the HTML code representing the specifid control. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Lists values that specify the window mode of a Flash movie. The wmode attribute isn't generated at all. The wmode attribute is set to "opaque", so that the movie hides everything on the page behind it. The wmode attribute is set to "transparent", so that the background of the HTML page is shown through all transparent portions of the movie. This may slow animation performance. The wmode attribute is set to "window", so that the movie plays in its own rectangular window on a web page. Provides data for the event. Initializes a new instance of the DataViewPagerPanelCommandEventArgs class with the specified settings. A enumeration value that specifies the panel's position. This value is assigned to the property. A enumeration value that identifies the pager panel template (left or right). This value is assigned to the property. A that identifies the source of the command. This value is assigned to the property. A object that contains the argument for the command. Initializes a new instance of the DataViewPagerPanelCommandEventArgs class. A that identifies the source of the command. A object that contains an argument for the command. Gets an object representing the control which forced a postback. A that identifies the source of the command. Gets the template's vertical position. A enumeration value that specifies the panel's position. Gets the template's position within a pager. A enumeration value that identifies the pager panel template (left or right). Lists values specifying the position display mode. The progress bar displays a custom text, which is formatted using a pattern specified via the () property. A percentage value representing the ratio of the property's value with respect to the values of the and properties is displayed within the progress bar. The property's value is displayed. A collection of zones disallowed from collection owner panel docking. Initializes a new instance of the ForbiddenZoneCollection class. An object specifying the panel that will own the collection. Add the specified zone object to the forbidden zone collection. An object to add to the forbidden zone collection. Returns a value indicating whether the collection contains the specified zone. An object to locate in the collection. true if the specified zone belongs to the collection; otherwise, false. Copies the items from the panel's forbidden zone collection to the specified array, starting at the specified index in the array object. A zero-based System.Array object that receives the copied items from the ForbiddenZoneCollection collection. The first position in the specified System.Array object to receive the copied contents. For internal use only. Removes a zone object from the forbidden zone collection. An object, specifying the item to remove from the forbidden zone collection. true if the specified item has been successfully removed from the collection; false if the specified item has not been found within the collection. Contains settings that allow images to be defined for specific elements of an ASPxTreeView. Initializes a new instance of the TreeViewImages class with the specified owner. An object that represents the class' owner. Initializes a new instance of the TreeViewImages class with the specified owner. An object that implements the ISkinOwner interface. Provides access to the settings that define an image of check boxes in the checked state. An InternalCheckBoxImageProperties object that contains image settings. Provides access to the settings that define an image of check boxes in an indeterminate state. An InternalCheckBoxImageProperties object that contains image settings. Provides access to the settings that define an image of check boxes in the unchecked state. An InternalCheckBoxImageProperties object that contains image settings. Gets settings of an image, which when clicked, collapses a node. An object that contains image settings. Gets settings of an image, a click on which collapses a node, when the ASPxTreeView is used in right-to-left layout. An object that contains image settings. Gets settings of an image that when clicked, expands a node. An object that contains image settings. Gets settings of an image, a click on which expands a node, when the ASPxTreeView is used in a right-to-left layout. An object that contains image settings. Provides access to the settings that define common images, displayed within node content for different node states. An object that contains image settings. Gets the settings of an image displayed within a loading panel when the property is set to . An object that contains image settings. Provides the style settings used to paint check boxes. Initializes a new instance of the TreeViewNodeCheckBoxStyle class. Gets the outer margin of check boxes. A object representing the margins of check boxes. For internal use only. Provides data for the event. Initializes a new instance of the FileManagerFileDownloadingEventArgs class with the specified settings. A object that is the file related to the event. A object that points to the uploaded file. Gets or sets a value indicating whether the file download should be canceled. true if the action that raised the event should be canceled; otherwise, false. Gets a file related to the event. A FileManagerFile object that is a file currently being processed. Gets a stream object that points to the downloaded file. A object that points to the downloaded file. Set this property to change the original file content. A object to which the modified file stream is sent. A container for templates, used to render a space between tabs and control edges. Initializes a new instance of the TabsSpaceTemplateContainer class with the specified settings. An descendant that owns the current object. This value is assigned to the property. A enumeration value that specifies the tab space template's position. This value is assigned to the property. Gets or sets the template's position within a tab header. One of the enumeration values. Gets the ASPxTabControlBase object that owns the current object. An object that owns the current object. Lists values that specify the template's position within a tab header. The template is rendered in a space after tabs. The template is rendered in a space before tabs. A method that will handle the event. A method that will handle the client event. An object representing the event's source. An object that contains event data. Represents an ASPxLoadingPanel server control. Initializes a new instance of the ASPxLoadingPanel class. Gets or sets the ASPxLoadingPanel's client programmatic identifier. A string value that specifies the ASPxLoadingPanel's client identifier. Gets an object that lists the client-side events specific to the ASPxLoadingPanel. A object which allows assigning handlers to the client-side events available to the ASPxLoadingPanel. Gets or sets the ID of a web control or HTML element with which the current ASPxLoadingPanel is associated. A string value specifying the ID of the web control or HTML element which the ASPxLoadingPanel is associated with. Allows an object specified by the property to be found manually, if it can't be found automatically (for instance, if it's hidden within a naming container). Enables you to supply any server data that can then be parsed on the client. This property is not in effect for the ASPxLoadingPanel class. This property is not in effect for the ASPxLoadingPanel class. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object that represents the specified control. null (Nothing in Visual Basic) if the specified control does not exist. Gets or sets the horizontal alignment of the ASPxLoadingPanel's text. One of the enumeration values. Gets or sets a value that indicates the distance that the ASPxLoadingPanel is offset from its baseline in the horizontal direction. This is a dependency property. An integer value defining the control's offset from its baseline in the horizontal direction. Gets the settings of an image displayed within the ASPxLoadingPanel. An object that contains image settings. Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. Gets or sets the image position within the ASPxLoadingPanel. A enumeration value that specifies the image position within the ASPxLoadingPanel. Gets or sets the amount of space between a display image and text within the control. A that represents the spacing value. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets style settings that define the appearance of a specific Loading Div panel. A object that contains style settings. Gets or sets whether the ASPxLoadingPanel is displayed in modal mode. true if the ASPxLoadingPanel is displayed in modal mode; otherwise, false. Gets the ASPxLoadingPanel's padding settings. A object that contains padding settings. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets a value that specifies whether an image defined via the property is displayed within the ASPxLoadingPanel. true if an image is displayed within a control; otherwise, false. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets or sets a template used for displaying the content of the ASPxLoadingPanel. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the control's content. Gets or sets the text displayed within the ASPxLoadingPanel. A string value that specifies the control's content text. Gets or sets the vertical alignment of the ASPxLoadingPanel's text. One of the enumeration values. Gets or sets a value that indicates the distance that the ASPxLoadingPanel is offset from its baseline in the vertical direction. This is a dependency property. An integer value defining the control's offset from its baseline in the vertical direction. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Contains style settings that specify the appearance of the captcha control's text box. Initializes a new instance of the CaptchaTextBoxStyle class with default settings. Gets or set the width of the ASPxCaptcha's text box. A value representing the text box' width. A virtual equivalent of the ASPxTreeView's object. Initializes a new instance of the TreeViewVirtualNode class with the specified setting. A value specifying the name which identifies the created node. Initializes the node's Name property. Initializes a new instance of the TreeViewVirtualNode class with the specified settings. A value specifying the name which identifies the created node. This value is assigned to the property. A value specifying the node's display text. This value is assigned to the property. A value specifying the path to the node image. This value is assigned to the property. Initializes a new instance of the TreeViewVirtualNode class with the specified settings. A value specifying the name which identifies the created node. This value is assigned to the property. A value specifying the node's display text. This value is assigned to the property. A value specifying the path to the node image. This value is assigned to the property. A value specifying the URL to which the browser navigates when the node is clicked. This value is assigned to the A value which identifies the window or frame at which to target URL content when the node is clicked. This value is assigned to the Initializes a new instance of the TreeViewVirtualNode class with the specified settings. A value specifying the name which identifies the created node. This value is assigned to the property. A value specifying the node's display text. This value is assigned to the property. Initializes a new instance of the TreeViewVirtualNode class with the specified settings. A value specifying the name which identifies the created node. This value is assigned to the property. A value specifying the node's display text. This value is assigned to the property. A value specifying the path to the node image. This value is assigned to the property. A value specifying the URL to which the browser navigates when the node is clicked. This value is assigned to the property. Gets or sets whether the virtual node is checked. true if the node is checked; otherwise, false. Gets a value that specifies the virtual node's check state. One of the enumeration values. Gets or sets whether the virtual node is expanded. true if the node is expanded; false if the node is collapsed. Gets or sets whether the virtual node doesn't have any child nodes. true if the node has zero child nodes; otherwise, false. Gets or sets the unique identifier name for the current virtual node. A value that specifies the node's unique identifier name. Gets the collection of child nodes within the particular virtual node and provides indexed access to them. A object representing the collection of the child nodes. Gets the control that owns the virtual node. An object that owns the node. A method that will handle the event. A method that will handle the event. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the TreeViewVirtualModeCreateChildrenEventArgs class. A string value that is assigned to the property. Gets or sets the collection of children for the currently processed node object. The list of child nodes. Gets or sets the processed node's name. A string value that specifies the node's unique identifier name. Contains settings that allow the appearance of various ASPxTreeView elements to be defined. Initializes a new instance of the TreeViewStyles class with the specified owner. An object that represents the class' owner. Gets the style settings, defining the appearance of nodes in the disabled state. A object that contains style settings, defining the appearance of nodes in the disabled state. Gets the style settings defining the appearance of tree line areas, corresponding to nodes. An object that contains style settings used to paint tree line areas, corresponding to nodes. Gets the style settings, defining the appearance of node links. A object that contains style settings. Gets the style settings of the loading panel. A object that contains style settings. Gets the style settings, defining the appearance of nodes. A TreeViewNodeStyle object that contains style settings. Gets the style settings for all check boxes within the control. A object that contains the style settings for the check boxes. Gets the style settings for a focused check box within the control. A TreeViewNodeCheckBoxStyle object that contains the style settings for the check box. Provides access to the style settings used to paint the node images displayed within the ASPxTreeView. An object that contains style settings. Gets the style settings defining the appearance of text content for all nodes within the ASPxTreeView. A TreeViewNodeTextStyle object that contains style settings. Represents a container for the templates used to render the ASPxTreeView's elements. Initializes a new instance of the TreeViewNodeTemplateContainer class with the specified setting. A object specifying the node which the current object belongs to. Gets a node for which the template's content is being instantiated. A object representing the node being rendered. A method that will handle the events concerning the manipulations with nodes. A method that will handle the events concerning the manipulations with nodes. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for events which concern manipulations on nodes. Initializes a new instance of the TreeViewNodeEventArgs class. A object representing a node related to the generated event. Gets a node object related to the event. A object, manipulations on which forced the event to be raised. A method that will handle an ASPxTreeView control's cancelable events concerning manipulations with a node. A method that will handle specific command events concerning manipulations with nodes. A representing the event source. Identifies the control that raised the event. A object that contains event data. Provides data for events whose function processes the NodeCommand event fired by a child control, within a templated node. Initializes a new instance of the TreeViewNodeCommandEventArgs class. A object representing a node related to the generated event. A identifying the source of the command. A object that contains an argument for the command. Initializes a new instance of the TreeViewNodeCommandEventArgs class. A identifying the source of the command. A object that contains an argument for the command. Gets an object representing a control which forced a postback. A representing a control which forced a postback. Gets a node object related to the event. A object, manipulations on which forced the event to be raised. A collection of nodes within the ASPxTreeView control. Initializes a new instance of the TreeViewNodeCollection class, specifying its owner. A object, specifying the node that will own the collection. Initializes a new instance of the TreeViewNodeCollection class. Adds a new node to the collection and specifies the node's display text. A value specifying the node's display text. Initializes the node's property. A object representing the newly created node. Adds a new node with default settings to the collection. A object representing the newly created node. Adds a new node to the collection and specifies the node's display text, name, associated image and URL. A value specifying the node's display text. Initializes the node's property. A value specifying the name which identifies the created node. Initializes the node's property. A value specifying the path to the node image. Initializes the property of the node's . A value specifying the URL to which the browser navigates when the node is clicked. Initializes the node's property. A object representing the newly created node. Adds a new node to the collection and specifies the node's display text, name and associated image. A value specifying the node's display text. Initializes the node's property. A value specifying the name which identifies the created node. Initializes the node's property. A value specifying the path to the node image. Initializes the property of the node's . A object representing the newly created node. Adds a new node to the collection and specifies the node's display text and name. A value specifying the node's display text. Initializes the node's property. A value specifying the name which identifies the created node. Initializes the node's property. A object representing the newly created node. Adds a new node with the specified settings to the collection. A value specifying the node's display text. Initializes the node's property. A value specifying the name which identifies the created node. Initializes the node's property. A value specifying the path to the node image. Initializes the property of the node's . A value specifying the URL to which the browser navigates when the node is clicked. Initializes the node's property. A value which identifies the window or frame at which to target URL content when the node is clicked. This value is assigned to the A object representing the newly created node. Returns a node with the specified property value. A value, representing the property value of the required node. A object with a specific value of the property. Returns a node object with the specified property value. A value representing the property value of the required node. A object with a specific value of the property. Searches for a node object specified by the value of its property, and returns the zero-based index of the first occurrence within the collection. A value representing the property value of the required node. The zero-based index of the first occurrence of the node with the specified name within the collection, if found; otherwise, the negative index (-1). Searches for a node object specified by the value of its property, and returns the zero-based index of the first occurrence within the collection. A value representing the property value of the required node. The zero-based index of the first occurrence of the specified node within the collection, if found; otherwise, the negative index (-1). A method that will handle an ASPxTreeView control's cancelable events concerning manipulations with a node. A method that will handle an ASPxTreeView control's cancelable events concerning manipulations with a node. An object representing the event source. Identifies the control that raised the event. An object that contains event data. Provides data for the event. Initializes a new instance of the TreeViewNodeCancelEventArgs class. A object representing the node related to the generated event. Gets or sets a value indicating whether the action that raised the event should be canceled. true if the action that raised the event should be canceled; otherwise, false. Represents an individual node within an ASPxTreeView control. Initializes a new instance of the TreeViewNode class with the specified settings. A value specifying the node's display text. Initializes the node's property. A value specifying the name which identifies the created node. Initializes the node's property. A value specifying the path to the node image. Initializes the property of the node's . Initializes a new instance of the TreeViewNode class with the specified text. A value specifying the node's display text. Initializes the node's property. Initializes a new instance of the TreeViewNode class with the specified settings. A value specifying the node's display text. Initializes the node's property. A value specifying the name which identifies the created node. Initializes the node's property. Initializes a new instance of the TreeViewNode class with the specified settings. A value specifying the node's display text. Initializes the node's property. A value specifying the name which identifies the created node. Initializes the node's property. A value specifying the path to the node image. Initializes the property of the node's . A value specifying the URL to which the browser navigates when the node is clicked. Initializes the node's property. Initializes a new instance of the TreeViewNode class with the specified settings. A value specifying the node's display text. Initializes the node's property. A value specifying the name which identifies the created node. Initializes the node's property. A value specifying the path to the node image. Initializes the property of the node's . A value specifying the URL to which the browser navigates when the node is clicked. Initializes the node's property. A value which identifies the window or frame to which to target URL content when the node is clicked. Initializes the node's property. Initializes a new instance of the TreeViewNode class with default settings. Gets or sets a value to enable/disable the check box for a particular node. true if a check box is available; otherwise, false. Copies the settings from the specified node to the current object. A object whose settings are assigned to the current object. Gets the check box's style settings. A object that contains the style settings of the check box. Gets or sets whether the node is checked. true if the node is checked; otherwise, false. Gets a value that specifies the node check state. One of the enumeration values. Gets or sets a value that indicates whether the node is enabled on the client. true if the node is enabled; otherwise, false. Gets or sets a value that specifies the node's initial visibility state on the client. true to make a node initially displayed on the client; false to render the node into the control, but make it initially hidden on the client side. Gets the data item that is bound to the node. A that represents the data item that is bound to the node. Gets the path to the data that is bound to the node. The path to the data that is bound to the node. This value comes from the hierarchical data source control to which the ASPxTreeView control is bound. Gets or sets a value that indicates whether the node is enabled. true if the node is enabled; otherwise, false. Gets or sets whether the node is expanded. true if the node is expanded; false if the node is collapsed. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object representing the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Gets the settings of a node's image. A object that contains image settings. Gets the style settings, used to paint an image of the current node. An object that contains the style settings, used to paint the current node's image. Gets or sets the unique identifier name for the current node. A value that specifies the node's unique identifier name. Gets or sets a URL which defines the navigation location. A string value, specifying a URL where the client web browser will navigate. Gets the collection of child nodes within the particular node and provides indexed access to them. A object representing the collection of the child nodes. Gets the node's style settings. A TreeViewNodeStyle object that contains the style settings of a node. Gets the immediate parent node to which the current node belongs. A object representing the node's immediate parent. Gets or sets the window or frame to which to target the contents of the URL associated with the current node. A string which identifies the window or frame to which to target the URL content. Gets or sets a template used for displaying the content of the particular node. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the node's content. Gets or sets the text displayed within the node content. A string value that specifies the node's text content. Gets the node's text content style settings. A TreeViewNodeTextStyle object that contains the style settings of the node's text content. Gets or sets a template used for displaying the text content of the particular node. An object supporting the interface which contains the template used for displaying the node's text content. Gets or sets the current node's tooltip text. A string which specifies the text content of the current node's tooltip. Returns a string that represents the TreeViewNode object. A that represents the current TreeViewNode object. Gets the control that owns the node. An object that owns the node. Gets or sets a value specifying the current node's visibility. true if the node is visible; otherwise false. A file/folder management control. Initializes a new instance of the ASPxFileManager class with default settings. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Gets or sets the ASPxFileManager's client programmatic identifier. A string value that specifies the ASPxFileManager's client identifier. Gets an object that lists the client-side events specific to the ASPxFileManager. A object which allows assigning handlers to the client-side events available to the ASPxFileManager. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Gets or sets the path to a CSS file that defines the editor's appearance. A value that specifies the path to the required CSS file. Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. A value that represents the required CSS class name postfix. Enables you to provide custom error descriptions. Enables you to display file info as a custom text in the file tooltip and in the columns. Gets or sets the custom file system provider used within ASPxFileManager. A FileSystemProviderBase object that is the file system provider. Gets or sets the name of a custom file system provider type that is used within ASPxFileManager. A String value specifying the type name. Enables you to supply any server data that can then be parsed on the client. Occurs before each time a thumbnail is created. Binds a data source to the ASPxFileManager control. Gets or sets the object from which the data-bound file manager retrieves its list of items. An object that is the data source from which the data-bound control retrieves its data. Gets or sets the ID of the control from which the ASPxFileManager control retrieves its list of data items. The ID of a control that is the data source from which ASPxFileManager retrieves its data. This property is not in effect for the ASPxFileManager class. Gets or sets a value that specifies whether a specific animation effect is used when a file container's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets a value that specifies whether the file manager is displayed with a predefined style, or its appearance has to be completely defined by a developer, via css or the appropriate style properties. true if the control has a predefined style; false if the control's appearance should be explicitly specified. This property is not in effect for the ASPxFileManager class. Fires on the server side before a file download starts, and allows you to cancel the action. Fires on the server side before a file is uploaded, and allows you to cancel the action. Fires on the server side before a folder is created and allows you to cancel the action. Gets the root folder path for the ASPxFileManager control relative to the application. A value that represents the path to the root folder. Provides access to the settings that define images displayed within the ASPxFileManager's elements. A object that contains image settings. Provides access to the settings that define images displayed within the file list in details view. A FileManagerDetailsViewImages object that contains image settings. Fires on the server side before an item is deleted and allows you to cancel the action. Fires on the server side before an item is moved and allows you to cancel the action. Fires on the server side before an item is renamed and allows you to cancel the action. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Recreates the hierarchy of the ASpxFileManager's child controls. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets a value that specifies whether cookies are used to persist information about the control. true if information is persisted in cookies; otherwise, false. Gets or sets the name (identifier) of the cookie in which the ASPxFileManager's state is persisted. A value specifying a cookie's name. Gets the selected file within the ASPxFileManager control's file container. A object representing the selected file. Fires on the server side when an end-user opens a file by double-clicking it or pressing the Enter key. Gets a collection of files selected within the file manager. A FileManagerFile[] object that is the collection of selected files. Gets the selected folder within the ASPxFileManager control. A object representing the selected folder. Provides access to the ASPxFileManager's main settings. A FileManagerSettings object that contains the control's settings. Provides access to a file manager's fieldname settings. A FileManagerSettingsDataSource object that contains data source settings. Provides access to the ASPxFileManager's editing settings. A object that contains the ASPxFileManager's editing options. Provides access to settings that are related to the file list. A FileManagerSettingsFileList object that contains the file list's settings. Provides access to the folder container's settings. A FileManagerSettingsFolders object that contains the folder container's settings. Provides access to the loading panel's settings. A object that contains the loading panel's settings. Provides access to settings that relate to the ASPxFileManager's permissions. A FileManagerSettingsPermissions object containing settings. Provides access to the visibility of toolbar items. A object that contains the visibility options. Provides access to the upload panel's settings. An object that holds settings for an upload panel. Provides access to the style settings that control the appearance of the ASPxFileManager's elements. A object that provides style settings for the ASPxFileManager's elements. Provides access to the style settings defining the appearance of the file list in details view. A FileManagerDetailsViewStyles object that provides style settings. Contains a list of the client-side events available for the . Initializes a new instance of the TreeViewClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code, which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxTreeView's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Lists values that specify the image position within a node. An image is displayed at the node's left, to the left of the text. An image is displayed at the node's right, to the right of the text. Represents the web navigation treelike control. Initializes a new instance of the ASPxTreeView class with the specified owner. An object that represents the owner of the created object. Initializes a new instance of the ASPxTreeView class with default settings. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Gets or sets a value that specifies whether the nodes checking feature is available. true if check boxes are available; otherwise, false. Gets or sets a value specifying whether the node selection feature is available to end-users. true if nodes can be selected; otherwise false. Gets or sets a value that specifies whether server-side processing is required for specific predefined user actions. true, if server-side processing is required, otherwise, false. Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. Fires after the node's checked state has been changed by clicking on a check box. Gets or sets whether recursive checking is enabled. true to enable recursive checking; otherwise, false. Gets or sets the ASPxTreeView's client programmatic identifier. A value that specifies the ASPxTreeView's client identifier. Enables you to save and restore the previously saved layout of the ASPxTreeView. Gets an object that lists the client-side events specific to the ASPxTreeView. A object which allows assigning handlers to the client-side events available to the ASPxTreeView. Gets or sets a value that specifies the initial visibility state of an ASPxTreeView control on the client. true to make an ASPxTreeView control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Collapses all nodes in the ASPxTreeView. This property is not in effect for the ASPxTreeView class. This property is not in effect for the ASPxTreeView class. Enables you to supply any server data that can then be parsed on the client. For internal use only. Gets or sets a value specifying whether the animation feature is available to end-users when expanding/collapsing nodes. true if a specific animation effect is used; otherwise, false. Gets or sets a value that specifies whether the callback technology is used to transfer the requested nodes from the server if the AutoPostBack property is set to false. true if round trips to the server are performed using callbacks; false if the callback technology isn't used. Gets or sets a value that specifies whether the ASPxTreeView can be manipulated on the client side via code. true if the ASPxTreeView's client object model is fully available; false if no programmatic interface is available for the ASPxTreeView on the client side. Gets or sets a value that specifies whether nodes can visually respond to mouse hovering. true if nodes can be hot-tracked; otherwise, false. Expands all nodes in the ASPxTreeView. Fires on the server side after a node's expansion state has been changed. Fires before the expansion state of a node is changed. Expands the nodes down to the specified depth. An integer value that specifies the depth level. Expands the nodes down to the specified node. The object that specifies the desired node. Provides access to the settings that define images displayed within the ASPxTreeView's elements. A object that contains image settings. Gets or sets the name of a data field (or an xml element's attribute) which provides URLs for images displayed within nodes. A string value that specifies the name of the required data source field. Returns a value that indicates whether a specific programmatic interface (in particular, specific JavaScript objects and methods) are available to the control on the client side. true if the client-side API is available for the control; otherwise, false. Indicates whether the ASPxTreeView operates in virtual mode. true if the ASPxTreeView operates in virtual mode; otherwise, false. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets or sets the data source field which provides node unique identifier names. A string value that specifies the name of the data source field which contains node unique identifier names. Gets or sets the name of a data field (or an xml element's attribute) which provides node navigate URLs. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format node navigate URLs. A string value that represents the format pattern. Fires after a node has been clicked. Fires when a control contained within a node template raises the Command event. Occurs after a node has been bound to a data source. Gets or sets the image position within the node. An enumeration value which specifies the image's position within the node. Gets or sets a value that specifies how nodes are represented as links within the ASPxTreeView control. One of the enumeration values. Provides access to the root node child collection. A object that represents the collection of child nodes owned by the root node. Gets or sets a common template used for displaying the content of all nodes within an ASPxTreeView control. An object supporting the System.Web.UI.ITemplate interface, which contains the template used for displaying the content of all nodes within an ASPxTreeView. Gets or sets a common template used for displaying the text content of all nodes within an ASPxTreeView control. An object supporting the System.Web.UI.ITemplate interface, which contains the template used for displaying the text content of all nodes within an ASPxTreeView. Rebuilds the ASPxTreeView in virtual mode, starting from the specified node. A object that represents the starting node. Rebuilds an ASPxTreeView in virtual mode Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets the root node of the ASPxTreeView object. A object that represents the root node. Gets or sets the selected node within an ASPxTreeView control. A object representing the selected node. Provides access to the Loading Panel's settings. A object that contains the loading panel's settings. Gets or sets a value that specifies whether expand buttons are displayed within the ASPxTreeView. true if expand buttons are displayed; otherwise, false. Gets or sets whether tree lines are displayed within the ASPxTreeVew. true to display tree lines; otherwise, false. Provides access to the style settings that control the appearance of the pivot ASPxTreeView's elements. A object that provides style settings for the ASPxTreeView's elements. Gets or sets whether the node, whose navigation location points to the currently browsed web page, is automatically selected. A enumeration value that specifies whether automatic synchronization of node selection with the path of the currently browsed page is enabled. Gets or sets the window or frame to which to target the contents of the URL associated with TreeView nodes. A string which identifies the window or frame to which to target the URL content. Gets or sets the data source field that provides caption texts for nodes. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format the hyperlink's caption text within the node. A string value that represents the format pattern. Gets or sets the name of a data field (or an xml element's attribute) which provides node tooltip texts. A string value that specifies the name of the required data source field. Used to activate virtual mode. Occurs when expanding a node for the first time in this mode. Lists values that specify the ASPxImageSlider's item loading mode. All images are loaded when an image slider is loaded for the first time. An image is loaded when required. Currently, an unnecessary image is unloaded. An image is loaded when required. Loaded images are cached and not loaded from the server the next time they are required. Defines style settings for the layout group. Initializes a new instance of the LayoutGroupStyle class with default settings. Gets the style settings defining the cell appearance within the layout group. An LayoutGroupCellStyle object containing style settings. Duplicates the properties of the specified object into the current instance of the LayoutGroupStyle class. A object that represents the object that the settings will be copied from. This property is not in effect for the LayoutGroupStyle class. This property is not in effect for the LayoutGroupStyle class. This property is not in effect for the LayoutGroupStyle class. This property is not in effect for the LayoutGroupStyle class. This property is not in effect for the LayoutGroupStyle class. This property is not in effect for the LayoutGroupStyle class. Gets a value that indicates whether this LayoutGroupStyle object is initialized with the default values. true if the LayoutGroupStyle object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the LayoutGroupStyle class. A that is the object to be combined. Returns the LayoutGroupStyle object to its original state. This property is not in effect for the LayoutGroupStyle class. This property is not in effect for the LayoutGroupStyle class. This property is not in effect for the LayoutGroupStyle class. Lists values that specify the position of the new item row within the ASPxGridView. The new item row is displayed below data rows. The new item row is displayed above data rows. Lists values that specify the position of the Flash SWF window in the browser window. Aligns the SWF file along the bottom edge of the browser window. Aligns the SWF file along the left edge of the browser window. Centers the Flash content in the browser window. Aligns the SWF file along the right edge of the browser window. Aligns the SWF file along the top edge of the browser window. Provides data for the event. Initializes a new instance of the PopupWindowCallbackArgs class. A object representing the popup window related to the event. This value is assigned to the property. A value representing specific information passed from the client to the server side. This value is assigned to the property. Gets a popup window object related to the event. A object that was manipulated, forcing an event to be raised. Contains navigation bar specific settings. Initializes a new instance of the ImageSliderNavigationBarSettings class with the specified owner. An object that is the object's owner. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the spacing between items (thumbnails or dots) in the navigation bar. A value that is the spacing value. Gets or sets a value specifying how items are displayed within the navigation bar. One of the NavigationBarMode enumeration values. Gets or sets the navigation bar's position within an control. One of the NavigationBarPosition enumeration values. Enables you to specify the navigation button visibility mode in the navigation bar One of the NavigationButtonVisibilityMode enumeration values. Lists values that specify how a Flash object is placed within the browser window. Makes the entire movie visible in the specified area without trying to preserve the original aspect ratio. A distortion may occur. Scales the movie to fill the specified area without distortion, but possibly with some cropping, while maintaining the original aspect ratio of the movie. The movie isn't scaled. Makes the entire movie visible within the specified area without distortion, while maintaining the original aspect ratio of the movie. Contains settings that define a scroll button image. Initializes a new instance of the MenuScrollButtonImageProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the MenuScrollButtonImageProperties class with default settings. Initializes a new instance of the MenuScrollButtonImageProperties class with the specified image location. A value that specifies the image location. Gets the settings defining the image position within a sprite image. A object containing image position settings. This property is not in effect for the MenuScrollButtonImageProperties class. Defines style settings for buttons that can be displayed within the . Initializes a new instance of the ButtonStyle class. Contains the style settings which define a button's appearance in the disabled state. An object that contains style settings. This property is not in effect for the ButtonStyle class. Contains the style settings which define a buttons's appearance in the pressed state. An object that contains style settings. This property is not in effect for the ButtonStyle class. Contains settings that define different states (hottracked, pressed) of a scroll button image when it's taken from a sprite image. Initializes a new instance of the MenuScrollButtonImageSpriteProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the MenuScrollButtonImageSpriteProperties class with default settings. This property is not in effect for the MenuScrollButtonImageSpriteProperties class. This property is not in effect for the MenuScrollButtonImageSpriteProperties class. This property is not in effect for the MenuScrollButtonImageSpriteProperties class. Contains a list of the client-side events available for the ASPxGridLookup control. Initializes a new instance of the GridLookupClientSideEvents class with default settings. Initializes a new instance of the GridLookupClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. A method that will handle specific command events concerning manipulations with index panel items. A method that will handle specific command events concerning manipulations with index panel items. A representing the event source. Identifies the control that raised the event. A object that contains event data. Defines style settings for folders. Initializes a new instance of the FileManagerFolderStyle class with default settings. Gets the style settings which define the appearance of folders when the mouse pointer is hovering over them. A object that contains the hover style settings. Gets the style settings that define the appearance of a selected folder in the active state. A object that contains the style settings. Gets the style settings that define the appearance of a selected folder in the inactive state. A object that contains the style settings. Defines style settings for scroll buttons, that can be displayed within a menu. Initializes a new instance of the MenuScrollButtonStyle class with default settings. This property is not in effect for the MenuScrollButtonStyle class. Lists the values that specify the selection behavior for an ASPxGridLookup editor. Multiple items can be selected within the editor's dropdown list. Only one list item can be selected at one time. Defines style settings for a toolbar. Initializes a new instance of the FileManagerToolbarStyle class with default settings. Duplicates the properties of the specified object into the current instance of the FileManagerToolbarStyle class. A object that represents the object which the settings will be copied from. Gets or sets the width of the filter's text box. A value that represents the text box's width. Combines the properties of the specified with the current instance of the FileManagerToolbarStyle class. A that represents an object to be combined. Gets or sets the width of the path panel's text box. A value that represents the text box's width. A panel control that acts as a movable window. Initializes a new instance of the ASPxDockPanel class with default settings. Fires on the server side after a panel is docked in a zone. Fires on the server side after a panel is undocked from a zone. Gets or sets a value specifying whether a panel can be dragged by end users. true if end users can drag a panel; otherwise, false. Gets or sets a value that specifies what states are allowed for the panel One of the AllowedDockState enumeration values. Fires on the server side before a panel is docked in a zone and allows you to cancel the action. Fires on the server side before a panel is undocked from a zone and allows you to cancel the action. Gets an object that lists the client-side events specific to the ASPxDockPanel. A DockPanelClientSideEvents object which allows assigning handlers to the client-side events available to the ASPxDockPanel. This property is not in effect for the ASPxDockPanel class. This property is not in effect for the ASPxDockPanel class. This property is not in effect for the ASPxDockPanel class. This property is not in effect for the ASPxDockPanel class. This property is not in effect for the ASPxDockPanel class. This property is not in effect for the ASPxDockPanel class. This property is not in effect for the ASPxDockPanel class. Provides access to the collection of zones disallowed for the current panel docking. A object that is a collection of zones. Provides access to the settings that define images for various panel elements. A object that contains image settings. Returns a value that indicates whether a specific programmatic interface (in particular, specific objects and methods) are available to the control on the client side. true if the client-side API is available for the control; otherwise, false. Gets or sets a value specifying the content loading mode for the ASPxDockPanel. One of the LoadPanelContentViaCallback enumeration values. Gets or sets a zone that owns the current panel. An ASPxDockZone object that is the owner of the current panel. Gets or sets the unique identifier of a zone that owns the panel. A value specifying the zone UID. Gets or sets the unique identifier of a panel on a page. A that is the unique identifier of a panel. This property is not in effect for the ASPxDockPanel class. Gets or sets a value that specifies whether the panel is automatically displayed when a client browser loads the page. true if the panel is displayed on the page load; otherwise, false. Provides access to the style settings that control the appearance of the panel elements. A object that provides style settings for view elements. Gets or sets the panel's position amongst the visible panels within the zone. An integer value specifying the zero-based index of the panel amongst visible panels in the zone. Represents a child control contained within a parent control's collection. Initializes a new instance of the ContentControl class. For internal use only. Returns a value that indicates whether a control has child controls. true if a control has child controls; otherwise, false. For internal use only. For internal use only. Lists the values specifying an ASPxUploadControl's upload mode. ASPxUploadControl is used in the Advanced Upload Mode. Note: The Advanced Mode requires the Silverlight plug-in (version 3 or later) to be installed in end-user browsers. The ASPxUploadControl is used in the Standard Upload Mode. Specifies an access rule for a file within a file manager. Initializes a new instance of the FileManagerFileAccessRule class with the specified path. A value specifying a path to which an access rule is applied. Initializes a new instance of the FileManagerFileAccessRule class with the specified settings. A value specifying a path to which an access rule is applied. One of the enumeration values specifying the browse permission of this rule. Initializes a new instance of the FileManagerFileAccessRule class with default settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the download action permission. One of the Rights enumeration values specifying the action permission. Represents an editor which allows end-users to easily select values from a dropdown grid containing lookup items. Initializes a new instance of the ASPxGridLookup class with default settings. Gets or sets whether columns are automatically created for all fields in the underlying data source. true to automatically create columns for all fields in the underlying data source; otherwise, false. Gets an object that lists the client-side events specific to the ASPxGridLookup. A object which allows assigning handlers to the client-side events available to the ASPxGridLookup. Provides access to the editor's column collection. A object that represents a collection of columns to be displayed within the built-in ASPxGridView. Binds the editor to its data source, if any is defined. Gets or sets the object from which the data-bound editor retrieves its list of data items. An object that represents the editor's data source. Gets or sets the ID of the control from which the data-bound editor retrieves its list of data items. The ID of a control that represents the data source from which the data-bound editor retrieves its items. Gets the style settings which define the appearance of an editor's drop down window. A object that contains style settings. Provides access to the embedded ASPxGridView object. Gets an object that lists the client-side events specific to the ASPxGridLookup. A object, which allows assigning handlers to the client-side events available to the ASPxGridLookup. Provides access to the settings that define images displayed within the built-in ASPxGridView's elements. A object that contains image settings. Provides access to the settings that define images displayed within the built-in ASPxGridView's editors. A object that contains image settings. Provides access to the settings that define images displayed within the built-in ASPxGridView's Filter Control. A object that contains image settings. Provides access to the settings allowing you to customize the built-in ASPxGridView's properties. A object containing ASPxGridView specific settings. Provides access to the style settings that control the appearance of the built-in ASPxGridView's elements. A object that provides style settings for view elements. Provides access to style settings used to paint the built-in ASPxGridView's editors. A object that contains style settings used to paint the ASPxGridView's editors. Provides access to the style settings used to paint the built-in ASPxGridView's Filter Control. A object that contains style settings used to paint the Filter Control of the embedded ASPxGridView. Provides access to the style settings that control the appearance of the Pager displayed within the built-in ASPxGridView. A object that provides style settings for a pager. Provides access to the style settings defining the appearance of different popup elements within a grid. A GridViewPopupControlStyles object that contains style settings. Gets or sets the time interval between the time a user starts typing within the editor' edit box, and filtering is applied. An integer value that specifies the time interval, in milliseconds. Gets or sets a value that specifies the filtering mode of the editor. One of the enumeration values. Gets or sets the name of the data source key field. A value that specifies the name of the data source key field. Gets or sets a separator that is used within the editor's input box to divide texts that correspond to multiple selected rows. A string representing a separator. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. For internal use only. Gets or sets a value that specifies item selection behavior. One of the enumeration values. Gets or sets the text displayed within the editor's edit box. The String value. Gets or sets the pattern used to format a selected item's text for display within the editor's edit box. A string value that represents the format pattern. Gets or sets the value of the selected item key field. A value. Defines style settings for different states of a folder. Initializes a new instance of the FileManagerFolderStateStyle class with default settings. Defines style settings for toolbar items. Initializes a new instance of the FileManagerToolbarItemStyle class with default settings. This property is not in effect for the FileManagerToolbarItemStyle class. This property is not in effect for the FileManagerToolbarItemStyle class. This property is not in effect for the FileManagerToolbarItemStyle class. This property is not in effect for the FileManagerToolbarItemStyle class. This property is not in effect for the FileManagerToolbarItemStyle class. This property is not in effect for the FileManagerToolbarItemStyle class. This property is not in effect for the FileManagerToolbarItemStyle class. Contains settings that relate to a ASPxFileManager's permissions. Initializes a new instance of the FileManagerSettingsPermissions class with the specified owner. An object that implements the interface. Gets the collection of access rules specified for the current ASPxFileManager object. An AccessRulesCollection that contains the collection of access rules. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a security role that is enforced on the ASPxFileManager. A value specifying a security role name. A method that will handle the event. A method that will handle the event. An object representing the event source. Identifies the captcha control that raised the event. An object that contains event data. Provides data for the event. Initializes a new instance of the ChallengeImageCustomRenderEventArgs class with the specified settings. A object representing a custom challenge image. A string object that represents the generated code. Gets the code generated within the challenge image of the ASPxCaptcha control. A string value that represents the code. Provides access to a Bitmap object representing the ASPxCaptcha's challenge image A object representing the image. Contains settings specific to the refresh button. Initializes a new instance of the RefreshButtonProperties class with the specified owner. An object that represents the owner of the created object. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets the settings that define the refresh button's image. A object that specifies the refresh button image's properties. Gets or sets the image position within the refresh button. An enumeration value that specifies the image position within the refresh button. Gets or sets the refresh button position within the captcha control. A enumeration value that specifies the position of the editor's refresh button. Gets or sets whether the image within the refresh button is displyed. true if the refresh button image is displayed; otherwise, false. Gets or sets the refresh button's text. A string value that specifies the refresh button's text. Gets or sets whether the refresh button is visible within the control. true to show the refresh button within the control; otherwise, false. Contains style settings that define the appearance of the captcha control's refresh button. Initializes a new instance of the RefreshButtonStyle class with default settings. This property is not in effect for the RefreshButtonStyle class. This property is not in effect for the RefreshButtonStyle class. This property is not in effect for the RefreshButtonStyle class. This property is not in effect for the RefreshButtonStyle class. This property is not in effect for the RefreshButtonStyle class. Specifies an element's position within a control area. The element is displayed at the bottom of the control's area. The element is displayed on the left side of the control's area. The element is displayed on the right side of the control's area. The element is displayed at the top of the control's area. Contains settings specific to the text box within the ASPxCaptcha. Initializes a new instance of the CaptchaTextBoxProperties class with the specified owner. An object that represents the owner of the created object. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the text of the text box label within the captcha control. A string value that specifies the label text. Gets or sets the prompt text displayed within the editor's text box when it is not focused, and its value is null. A string value that specifies the prompt text. Gets or sets the text box position within the captcha control. A enumeration value that specifies the position of the editor's text box. Gets or sets whether the label within the captcha control's text box is displayed. true to display the editor's text box label; otherwise false. Gets or sets a value specifying the visibility of the captcha control's text box. true if the text box is visible; otherwise false. Provides style settings used define the font of a validation summary's challenge image. Specifies that a challenge image's font characters are bold. Specifies that a challenge image's font characters are italic. Specifies that a challenge image's font characters are regular. Contains settings specific to the challenge image of the ASPxCaptcha. Initializes a new instance of the CaptchaImageProperties class with the specified owner. An object that represents the owner of the created object. Gets or sets the alternate text displayed, instead of the challenge image, when the image is unavailable. A value that specifies the alternate text displayed instead of the image. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the challenge image's background color. A value which specifies the background color. Gets the challenge image's background image. A object that represents the background image. Gets or sets a value indicating the mode in which the control's images are stored on the server. One of the BinaryStorageMode enumeration values. Gets or sets the challenge image's border color. A object that represents the border color. Gets or sets the border width of the challenge image. A that represents the border width. Gets or sets a font family used within the challenge image A string which specifies the font family of the challenge image. Gets the style settings used to paint a font within the challenge image. A object that contains the style settings. Gets or sets the challenge image's foreground color. A structure that specifies the foreground color. Gets or sets the challenge image's height. A that represents the challenge image's height. Gets or sets the tool tip text of the challenge image. A string value that specifies the text content of the image's tooltip. Gets or sets the challenge image's width. A that represents the image's width. Contains the base settings specific to list editors. Initializes a new instance of the CheckListPropertiesBase class with the specified owner. An object that implements the interface. Initializes a new instance of the CheckListPropertiesBase class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets an object that lists the client-side events specific to the CheckListPropertiesBase. A ListEditClientSideEvents object which allows assigning handlers to the client-side events available to the editor. For internal use only. Gets or sets the spacing between the editor's items. A Unit value that is the spacing value. Gets or sets the number of columns displayed in an editor. A Int32 value that specifies the number of items displayed within an editor horizontally. Gets or sets the direction in which items are displayed within the editor. One of the RepeatDirection enumeration values. Gets or sets the layout of the check box editor's contents. One of the RepeatLayout values. Gets or sets the horizontal alignment of the text label relative to the check mark. A TextAlign value. Gets or sets the amount of space between the editor's text label and check mark. A Unit that is the spacing value. Gets or sets a value that specifies whether the editor's text can be wrapped. One of the enumeration values. A method that will handle the editor's ItemsRequestedByFilterCondition event. A method that will handle the event. The event source. This parameter identifies the combo box which raised the event. An object that contains event data. Provides data for the editor's ItemsRequestedByFilterCondition event. Initializes a new object of the ListEditItemsRequestedByFilterConditionEventArgs type with the specified settings. An integer value that identifies the start index of the items. An integer value that identifies the end index of the items. A string value that specifies the filter conditions. Gets an integer value that identifies the begin index of the editor's items. An integer value that represents the begin index. Gets an integer value that identifies the end index of the editor's items. An integer value that represent the end index. Gets a string that represents a filter condition for the editor's items. A string value that represents a filter condition. A method that will handle the editor's ItemRequestedByValue event. A method that will handle the event. The event source. This parameter identifies the combo box which raised the event. An object that contains event data. Provides data for the editor's ItemRequestedByValue event. Initializes a new instance of the ListEditItemRequestedByValueEventArgs class with the specified settings. A that specifies the item's value. Gets an object that represents the requested item's value. A that represents the item's value. Specifies whether the editor is filtered for list items that contain or start with the typed search string. The editor is filtered for list items that contain the typed search string. Filtering is not applied to the editor's list items. The editor is filtered for list items that begin with the typed search string. Contains settings that relate to the validation of the value entered into the editor. Initializes a new instance of the CaptchaValidationSettings class with default settings. Initializes a new instance of the CaptchaValidationSettings class with the specified owner. An object that represents the owner of the created object. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value that specifies the render style of the error frame displayed around the editor, if the editor's value has not passed the validation criteria specified. One of the enumeration values. Gets or sets a value that specifies whether validation is performed when the editor is set to validate when a postback occurs. true if validation is performed when the editor is set to validate when a postback occurs; otherwise, false. Gets or sets a value that specifies how an error message is represented within the editor's error frame. One of the enumeration values. Gets the style properties for the editor's error frame. An object that contains style settings. Gets or sets the settings that define an error image to be displayed within the editor's error frame if the editor's validation fails. An object that contains image settings. Gets or sets the error text to be displayed within the editor's error frame if the editor's validation fails. A value that specifies the error text. Gets the settings that define the required field validation's rules. A object that contains specific validation settings. Gets or sets a value that specifies whether focus is set to the text box when validation fails. true to set focus on the text box when validation fails; otherwise, false. Gets or sets the group of controls for which the editor forces validation when it posts back to the server. A string value that specifies the group of controls for which the editor causes validation when it posts back to the server. A method that will handle the event. A method that will handle the event. An object representing the event's source. An object that contains event data. For internal use only. When overridden in descendants, gets the filterable property's display name. A object that represents the filterable property's display name. When overridden in descendants, gets the filterable property's name. A string object that represents the filterable property's name. When overridden in descendants, gets the filterable property's type. A object that represents the filterable property's type. Contains a file manager's fieldname settings. Initializes a new instance of the FileManagerSettingsDataSource class. An object that implements the interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the name of the data source field which provides file content. A value that specifies the name of the required data source field. Gets or sets the name of the data source field which provides values indicating whether an item is a file or folder. A value that specifies the name of the required data source field. Gets or sets the name of the data source key field. A value that specifies the name of the required data source field. Gets or sets the name of the data source field which provides the time of the last file modification. A value that specifies the name of the required data source field. Gets or sets the name of the data source field which provides unique item identifier names. A value that specifies the name of the required data source field. Gets or sets the name of the data source field which provides the item parent key values. A value that specifies the name of the required data source field. [To be supplied] A method that will handle the event. The event source. Identifies the ASPxGridView control that raised the event. A object that contains event data. [To be supplied] Initializes a new instance of the ASPxGridViewBeforeHeaderFilterFillItemsEventArgs class. A descendant that is the data column containing the processed header filter. This value is assigned to the property. Adds a new filter item with the specified filter criteria operator to the Popup Header Filter. A value that specifies the filter item's display text. A value that represents the filter criteria operator. Specifies whether the event is handled. true, if the event is handled; otherwise, false. Contains style settings that define the appearance of the validation summary's header. Initializes a new instance of the ValidationSummaryHeaderStyle class with default settings. This property is not in effect for the ValidationSummaryHeaderStyle class. This property is not in effect for the ValidationSummaryHeaderStyle class. This property is not in effect for the ValidationSummaryHeaderStyle class. This property is not in effect for the ValidationSummaryHeaderStyle class. Represents the ASPxGridView's data source that can be associated with any queryable source. Initializes a new instance of the LinqServerModeDataSource class. Gets or sets the type name of objects retrieved from a data source. A value that specifies the type name of objects retrieved from a data source. Specifies how data source contents are sorted by default, when sort order is not specified by the bound control. A String object which contains the names of the columns against which data source contents are sorted. Occurs before a delete operation. Gets or sets whether a delete operation is allowed. true to allow delete operations; otherwise, false. Gets or sets whether an insert operation is allowed. true if an insert operation is allowed; otherwise, false. Gets or sets whether an update operation is enabled. true to enable update operations; otherwise, false. This property isn't used. @nbsp; Enables you to manually handle the database exception. Enables you to manually handle the inconsistency detected during an operation on a data source. Occurs before an insert operation. Enables you to provide a custom data source. Gets or sets the data table name. A value that specifies the data table name. Occurs before an update operation. Represents a collection to store hierarchical data. Initializes a new instance of the HierarchicalCollection@lt;T@gt; class with default settings. Initializes a new instance of the HierarchicalCollection@lt;T@gt; class with the specified owner. An object that implements the IWebControlObject interface. Returns all elements that match the conditions defined by the specified predicate. A delegate that defines the conditions of the elements to search for. A collection of the elements that match the conditions defined by the predicate. Returns the first element that matches the conditions defined by the specified predicate. A delegate that defines the conditions of the elements to search for. The element that matches the conditions defined by the predicate. Returns a hierarchical data item for the specified enumerated item. The object for which to return an . A that represents the object passed to the GetHierarchyData. Removes all items that match the conditions defined by the specified predicate from the hierarchical collection. A delegate that defines the conditions of the elements to remove. The base class for list editors. Initializes a new instance of the ASPxCheckListBase class with default settings. Gets an object that lists the client-side events specific to the ASPxCheckListBase. A ListEditClientSideEvents object which allows assigning handlers to the client-side events available to the editor. Gets or sets a value that specifies whether the editor keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. true if the HTML code contained within the editor values is not executed, and is converted into the corresponding text for display purposes, false if the editor values can contain pure HTML code. Gets the settings of a common image which is displayed by all the items within the editor. An ImageProperties object that contains image settings. Gets or sets the spacing between the editor's items. A Unit value that is the spacing value. Gets or sets a value specifying whether a control is rendered as a native HTML check box element. true if a control is rendered as a standard HTML element; otherwise, false. Gets the padding settings of an editor. A Paddings object that contains padding settings. Gets or sets the number of columns displayed in an editor. A Int32 value that specifies the number of items displayed within an editor horizontally. Gets or sets the direction in which items are displayed within the editor. One of the RepeatDirection enumeration values. Gets or sets the layout of the check box editor's contents. One of the RepeatLayout values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the horizontal alignment of the text label relative to the check mark. A TextAlign value. Gets or sets the amount of space between the editor's text label and check mark. A Unit that is the spacing value. Gets or sets a value that specifies whether the editor's text can be wrapped. One of the enumeration values. Lists values that specify the item text area visibility mode in the image area. Item Text Area is always visible. Item Text Area is not displayed. Item Text Area is displayed when the mouse is over the Image Area. Provides data for the event. Initializes a new instance of the FileManagerThumbnailCreateEventArgs class. A object which represents the file currently being processed. This value is assigned to the property. Gets a file related to the event. A object that represents a file currently being processed. Gets the settings of a thumbnail image. An object that contains image settings. Specifies an access rule for a folder within a file manager. Initializes a new instance of the FileManagerFolderAccessRule class with the specified settings. A value specifying a path to which an access rule is applied. One of the enumeration values specifying the browse permission of this rule. Initializes a new instance of the FileManagerFolderAccessRule class with default settings. Initializes a new instance of the FileManagerFolderAccessRule class with the specified path. A value specifying a path to which an access rule is applied. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the edit contents action permission. One of the Rights enumeration values specifying the action permission. Gets or sets the upload action permission. One of the Rights enumeration values specifying the action permission. Lists values which specify the validity of a condition (indicates whether the condition is true or false). The value is determined automatically, based on a control's specific settings or the type of client browser. The default value is automatically set for a control if an end-user doesn't specify a value. Corresponds to a Boolean value of false. Corresponds to a Boolean value of true. Contains settings specific to the layout item help text. Initializes a new instance of the LayoutItemHelpTextSettings class with the specified settings. A object that is the layout item containing the required settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the current layout item's help text horizontal alignment. One of the HelpTextHorizontalAlign enumeration values. Gets or sets the position of the layout item help text. One of the HelpTextPosition enumeration values. Returns the string that represents the current object. A that represents the current LayoutItemHelpTextSettings object. Gets or sets the current layout item's help text vertical alignment. One of the HelpTextVerticalAlign enumeration values. Defines the base style settings for the tooltips and help texts. Initializes a new instance of the ToolTipStyleBase class. This property is not in effect for the ToolTipStyleBase class. This property is not in effect for the ToolTipStyleBase class. This property is not in effect for the ToolTipStyleBase class. Contains settings specific to the help text. Initializes a new instance of the TextEditHelpTextSettings class with the specified settings. An object containing element specific settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value that specifies how a help text is displayed within its container. One of the HelpTextDisplayMode enumeration values. Gets or sets a value that specifies whether a specific animation effect is used when the help text pops up. true, if a specific animation effect is used; otherwise, false. Gets or sets the help text's horizontal alignment. One of the HelpTextHorizontalAlign enumeration values. Gets the margins of a help text displayed in popup mode. A Margins object that contains margin settings. Gets or sets the help text position. One of the HelpTextPosition enumeration values that specifies the position of the help text. Gets or sets the current layout group item's vertical alignment. One of the HelpTextVerticalAlign enumeration values. Defines style settings for the help text. Initialize a new instance of the HelpTextStyle class. Specifies the help text vertical alignment. The help text vertical alignment is automatically defined depending on the help text position and control settings. The help text is displayed at the bottom of its parent container. The help text is displayed in the middle of its parent container. The help text is displayed at the top of its parent container. Specifies a help text's position relative to a control. A help text position is automatically defined, depending on the control settings. A help text is displayed at the bottom of the control. A help text is displayed at the left of the control. A help text is displayed at the right of the control. A help text is displayed at the top of the control. Specifies the help text horizontal alignment. The help text horizontal alignment is automatically defined depending on the help text position and control settings. The help text is displayed at the center of its parent container. The help text is displayed at the left of its parent container. The help text is displayed at the right of its parent container. Lists the values that specify how to display a help text. The help text is constantly displayed at its location. The help text is dynamically displayed when the corresponding control is focused. Provides behavior settings for . Initializes a new instance of the ImageSliderBehaviorSettings class with the specified owner. An object that is the object's owner. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value indicating whether paging by click is enabled in the . true if paging by click is enabled; false if disabled; auto if paging by click is enabled for non-touch devices only. Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. true, if page switching by gestures is always allowed; false, if it is always prohibited. Gets or sets a value specifying the image loading mode for the . One of the ImageLoadMode enumeration values. Represents a base for classes containing style settings for a panel header. Initializes a new instance of the HeaderStyleBase class. This property is not in effect for the HeaderStyleBase class. This property is not in effect for the HeaderStyleBase class. Contains style settings that define the appearance of the round panel's header when the control looks like a group box. Initializes a new instance of the GroupBoxHeaderStyle class. This property is not in effect for the GroupBoxHeaderStyle class. This property is not in effect for the GroupBoxHeaderStyle class. A method that will handle the CustomDataCallback client-side events of a web control. A method that will handle the CustomDataCallback client-side events of a web control. An object representing the event source. Identifies the control that raised the event. An object that contains event data. Provides data for the control's CustomDataCallback event. Initializes a new instance of the CustomDataCallbackEventArgs class. A string value that represents any information that needs to be sent to the server side for further processing. Gets or sets a string that contains specific information (if any) that needs to be passed to the client side for further processing. A string value that represents any information that needs to be sent to the client-side CustomDataCallback event. Specifies which action forces a popup window to appear. Indicates that the popup action depends upon the popup control's property setting. Specifies that a popup window is invoked at a left mouse button click within the corresponding linked web control or HTML element. Specifies that a popup window is invoked when the mouse cursor hovers over the corresponding linked web control or HTML element. Specifies that a popup window can't be invoked via an end-user interaction, but can be invoked programmatically via specific client script methods. Specifies that a popup window is invoked at a right mouse button click within the corresponding linked web control or HTML element. Specifies which action forces an opened popup window to close. Specifies that a popup window is closed when clicking its close button (if any). Indicates that the close action depends upon the popup control's property setting. Specifies that a popup window is closed when the mouse cursor moves out of it. Specifies that a popup window can't be closed via an end-user interaction, but can be closed programmatically via specific client script methods. Specifies that a popup window is closed when clicking a mouse button outside the popup window. Specifies which action forces an opened popup menu to close. Specifies that a popup menu is closed when the mouse cursor moves out of it. Specifies that a popup menu is closed when clicking a mouse button outside the popup menu. Contains the style settings used to paint alternating row cells. Initializes a new instance of the GridViewExportOptionalAppearance class. Duplicates the properties of the specified object into the current instance of the GridViewExportOptionalAppearance class. A object that represents the object from which the settings will be copied. Gets or sets a value that specifies whether the grid's alternating row cells should have a specific appearance within an exported report. One of the enumeration values. Combines the properties of the specified with the current instance of the GridViewExportOptionalAppearance class. A that represents the object to be combined. Contains settings for page headers and footers. Initializes a new instance of the GridViewExporterHeaderFooter class. Gets or sets the text content of a header/footer's center section. A string value specifying the center section's text content. Gets the font properties associated with the text of a header/footer. A object containing the font properties of text. Gets or sets the text content of a header/footer's left section. A string value specifying the left section's text content. Gets or sets the text content of a header/footer's right section. A string value specifying the right section's text content. Specifies the vertical alignment of a header/footer within its layout rectangle. A enumeration value. Serves as a base for classes that provide the functionality to work with selected rows and master-detail rows ( and ). Initializes a new instance of the WebDataSelectionBase class. A method that will handle the event. A method that will handle the event. An object representing the event source. Identifies the filter control that raised the event. An object that contains event data. Provides data for the event. Initializes a new instance of the FilterControlParseValueEventArgs class. A object that represents the filterable property. A string value that specifies the filter expression value currently being applied. Gets or sets a value specifying whether the event was handled. true if the event was handled and default processing should not occur; false if the event should be handled using default processing. Gets the filterable property of the filter expression. A object that represents a filterable property. Gets the filterable property's value entered into the filter bar by an end user. A string value entered into the filter bar by an end user. Gets or sets a value that represents the filter condition for the filter control. An object that represents a value. A method that will handle the event. A method that will handle the event. An object representing the event source. Identifies the filter control that raised the event. An object that contains event data. Provides data for the event. Initializes a new instance of the FilterControlOperationVisibilityEventArgs class. A object that represents a filterable property. A object that represents a filter operation. Gets the comparison operator type. One of the enumeration values. Gets the filterable property of the filter expression. A object that represents a filterable property. Gets or sets a value specifying whether the filter operation is visible. true if the operation is visible; otherwise, false. A method that will handle the event. A method that will handle the event. An object representing the event source. Identifies the filter control that raised the event. An object that contains event data. Provides data for the event. Initializes a new instance of the FilterControlCustomValueDisplayTextEventArgs class. A object that represents a filterable property. An object that represents a filterable property's value. A string object that represents the entered custom value. Gets or sets the display text of the entered filter value. A string that represents the entered filter value's display text. Gets the filterable property of the filter expression. A object that represents a filterable property. Gets the custom value entered into the filter bar by an end user. An object that represents a custom value. Specifies whether the validation summary editor's error items are rendered as a bulleted list, an ordered list or by using the table tag. Specifies that the errors within the ValidationSummaryRenderMode are rendered as an bulleted list. Specifies that the errors within the ValidationSummaryRenderMode are rendered as an ordered list. Specifies that the errors within the ValidationSummaryRenderMode are rendered using the table element. Defines style settings for a navigation button within the ASPxImageSlider control. Initializes a new instance of the ImageSliderNavigationButtonStyle class with default settings. Gets the style settings that define a navigation button's appearance in the disabled state. A DisabledStyle object that contains the disabled style settings. Gets the style settings that define a navigation button's appearance in the pressed state. A AppearanceSelectedStyle object that contains the pressed style settings. This property is not in effect for the ImageSliderNavigationButtonStyle class. Gets or sets the width of the navigation button. A structure that specifies the width. Defines style settings for a thumbnail. Initializes a new instance of the ImageSliderNavigationBarThumbnailStyle class with default settings. Duplicates the properties of the specified object into the current instance of the ImageSliderNavigationBarThumbnailStyle class. A object whose settings will be copied. Gets or sets the thumbnail's height. A value that specifies the height. Gets or sets the thumbnail's width. A value that specifies the width. Gets the style settings that define the selected thumbnail appearance. A AppearanceSelectedStyle object that contains style settings. Defines style settings for a navigation bar. Initializes a new instance of the ImageSliderNavigationBarStyle class with default settings. Gets the outer margin of a navigation bar. A object containing the margins of the navigation bar. Gets the padding settings of the navigation bar. A object that contains padding settings. Lists values that specify the navigation bar's position within an control. The navigation bar is displayed at the bottom of the image area. The navigation bar is displayed at the left of the image area. The navigation bar is displayed at the rigth of the image area. The navigation bar is displayed at the top of the image area. Lists values that specify how items are displayed within the navigation bar. The navigation bar displays dots. The navigation bar displays thumbnails. Defines style settings for a dot. Initializes a new instance of the ImageSliderNavigationBarDotStyle class with default settings. Gets the style settings for the hovered dot. A AppearanceSelectedStyle object that contains the hover style settings. Gets the style settings for the pressed dot. A AppearanceSelectedStyle object that contains the pressed style settings. Contains image area specific settings. Initializes a new instance of the ImageSliderImageAreaSettings class with the specified owner. An object that is the object's owner. Gets or sets a value specifying the animation type used to change the active image slider item. One of the AnimationType enumeration values. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the value specifying how an image fits into the image area. One of the ImageSizeMode enumeration values. Enables you to specify the item text area visibility mode in the image area. One of the ItemTextVisibilityMode enumeration values. Enables you to specify the navigation button visibility mode in the image area. One of the NavigationButtonVisibilityMode enumeration values. Gets or sets the direction in which items navigate within the image slider control. One of the NavigationDirection enumeration values. Gets or sets whether the item text area is displayed within the image area. true to display item text; otherwise, false. Contains style settings that define the appearance of the error item within the validation summary editor. Initializes a new instance of the ValidationSummaryErrorStyle class with default settings. This property is not in effect for the ValidationSummaryErrorStyle class. This property is not in effect for the ValidationSummaryErrorStyle class. This property is not in effect for the ValidationSummaryErrorStyle class. This property is not in effect for the ValidationSummaryErrorStyle class. Gets or sets the height of errors that are displayed within the editor's errors list. A value that specifies the height. This property is not in effect for the ValidationSummaryErrorStyle class. This property is not in effect for the ValidationSummaryErrorStyle class. This property is not in effect for the ValidationSummaryErrorStyle class. Contains a client-side validation summary editor's event list. Initializes a new instance of the ValidationSummaryClientSideEvents class with the specified owner. An object that implements the interface. Initializes a new instance of the ValidationSummaryClientSideEvents class with default settings. Gets or sets the name of the JavaScript function, or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Represents a control that allows easy validation and display of validation errors, grouped in a single panel. Initializes a new instance of the ASPxValidationSummary class with default settings. Gets or sets the editor's client programmatic identifier. A string value that specifies the editor's client identifier. Gets an object that lists the client-side events specific to the editor. A object which allows assigning handlers to the client-side events available to the editor. This property is not in effect for the ASPxValidationSummary class. Unregisters the ASPxValidationSummary instance from its collection. This property is not in effect for the ASPxValidationSummary class. Gets the style properties for the editor's validation errors. An object that contains style settings. Gets the style properties of the editor's title heading. A object defining the title header's appearance. Gets or sets the text content of an editor's header. A string value that specifies a header text. Gets or sets the horizontal alignment of the content in the editor. One of the enumeration values. Gets an object that contains style settings to be applied to links in the ASPxValidationSummary. A object that contains the style settings of links. Gets the editor's padding settings. A object that contains padding settings. Gets or sets a value that specifies whether the errors within the ASPxValidationSummary are rendered as an ordered or bulleted list, or use the table HTML element. One of the enumeration values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets whether the errors should be displayed within an editor as links. true if the errors are displayed as hyperlinks; otherwise, false. Gets or sets whether the errors should be also displayed within the corresponding editor's error frame on the form. true if the error is displayed within an editor's error frame; otherwise, false. Gets or sets the name of group of controls whose errors after validation should be displayed within the ASPxValidationSummary. A string value that specifies the validation group's name. Gets or sets the vertical alignment of the content in the editor. One of the enumeration values. Represents a control for the challenge-response authentication. Initializes a new instance of the ASPxCaptcha class with default settings. Initializes a new instance of the ASPxCaptcha class with the specified owner. An object that represents the owner of the created object. Gets the image settings displayed within the challenge image element. A object that contains image settings. Enables you to implement custom logic for rendering the ASPxCaptcha's challenge image. Gets or sets the set of characters used by the editor to generate the code displayed on the challenge image. A value that specifies the set of characters. Gets or sets the editor's client programmatic identifier. A string value that specifies the editor's client identifier. Gets an object that lists the client-side events specific to the ASPxCaptcha. A object which allows assigning handlers to the client-side events available to the ASPxCaptcha. Gets or sets a value that specifies the initial visibility state of the ASPxCaptcha control on the client. true to make a control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Gets the textual representation of the code automatically generated by the control and displayed within the challenge image. A value representing the automatically generated code. Gets or sets the code length displayed within the editor's challenge image. An integer value that represents the displayed code length. Gets the style properties for the captcha control's refresh button in disabled state. A object defining the appearance of the refresh button. Gets or sets a value that specifies whether a fade animation effect is used when a challenge image is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Sets input focus to the text box within the ASPxCaptcha control. Gets or sets a value that indicates whether the text entered into the text box conicides with the automatically generated code displayed within the challenge image. true if the entered text successfully passed verification; otherwise, false. Gets the settings of the captcha editor's loading panel. A object that contains settings specific to an editor's loading panel. Gets the settings of an image displayed within an editor's loading panel. An object that contains image settings. Gets the style properties for the loading panel of the captcha control. A object defining the appearance of the loading panel. Gets the style settings for the editor's text box and prompt text, when the editor is not focused and its text is null. A object that contains style settings. Gets the settings of the captcha editor's refresh button. A object that contains settings specific to an editor's refresh button. Gets the style properties for the refresh button of the captcha control. A object defining the appearance of the refresh button. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets the settings of the captcha editor's text box. A object that contains settings specific to an editor's text box. Gets the style properties for the text box within the captcha control. A object defining the appearance of a text box. Gets the editor's validation settings. A object that contains validation settings. Provides the style settings used to paint cells within a command column. Initializes a new instance of the GridViewCommandColumnStyle class. This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; This property is not in effect. @nbsp; Represents the default edit button that invokes the editor's dropdown window. Initializes a new instance of the DropDownButton class with the specified setting. A value that specifies the caption text of the created button. Initializes a new instance of the DropDownButton class with default settings. Initializes a new instance of the DropDownButton class with the specified owner. An object that implements the IWebControlObject interface. Returns the string that represents the current object. A that represents the current DropDownButton object. Represents the universal collection, which may be used as a base class for other collection classes. Initializes a new instance of the Collection@lt;T@gt; class with the specified owner. An object that implements the IWebControlObject interface. Initializes a new instance of the Collection@lt;T@gt; class. Adds the specified element to the end of the collection. A @lt;T@gt; object to add to the collection. Adds the specified elements to the end of the collection. An array that contains zero or more @lt;T@gt; objects to add to the collection. Adds a collection of items to the end of the collection. A object, which is the collection of items to append to the collection. Determines whether the collection contains the specified item. A @lt;T@gt; object to find within the collection. true if the specified item belongs to the collection; otherwise false. For internal use only. Copies the items from the collection to the specified array, starting at the specified index in the array object. A zero-based System.Array object that receives the copied items from the Collection@lt;T@gt; collection. The first position in the specified System.Array object to receive the copied contents. Returns the first element that matches the conditions defined by the specified predicate. A delegate that defines the conditions of the elements to search for. The element that matches the conditions defined by the predicate. Returns all elements that match the conditions defined by the specified predicate. A delegate that defines the conditions of the elements to search for. A collection of the elements that match the conditions defined by the predicate. Performs the specified action on each element of the current collection. The action to perform on each element of the collection. A collection of elements that have been processed by the specified action. Gets an item by its visible index. An integer value representing the visible index of the item to be returned. A @lt;T@gt; object which represents the required visible item. Returns the number of visible items in an item collection. An integer value representing the number of visible items. Obtains collection items whose visibility is enabled. An IEnumerable-supported object that contains the visible items of the collection. Searches for the specified item and returns the zero-based index of its first occurrence within the collection. A @lt;T@gt; object to find within the collection. The zero-based index of the first occurrence of the specified item within the collection, if found; otherwise, negative one (-1). Returns the zero-based index of the first element that matches the conditions defined by the specified predicate. A delegate that defines the conditions of the elements to search for. The zero-based index of the first element that matches the conditions defined by the predicate. Inserts the specified element into the collection at the specified position. An integer value which represents the zero-based index at which the element should be inserted. A @lt;T@gt; object to insert into the collection. Provides indexed access to individual items within the Collection@lt;T@gt;. An integer value specifying the zero-based index of the item to be accessed. A @lt;T@gt; object representing the item located at the specified index within the collection. Removes the specified element from the collection. A @lt;T@gt; object to remove from the collection. true if the specified element is successfully removed from the collection; otherwise, false. Removes all items that match the conditions defined by the specified predicate from the collection. A delegate that defines the conditions of the elements to remove. Contains settings that relate to the toolbar's functionality. Initializes a new instance of the FileManagerSettingsToolbar class with the specified owner. An object that implements the interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value that specifies whether the create button is displayed. true, if the create button is visible, otherwise, false. Gets or sets a value that specifies whether the delete button is displayed. true, if the delete button is visible, otherwise, false. Gets or sets a value that specifies whether the download button is displayed. true, if the download button is visible, otherwise, false. Gets or sets a value that specifies whether the filter box is displayed. true, if the filter box is visible, otherwise, false. Gets or sets a value that specifies whether the move button is displayed. true, if the move button is visible, otherwise, false. Gets or sets a value that specifies whether the path panel is displayed. true, if the path panel is visible, otherwise, false. Gets or sets a value that specifies whether the refresh button is displayed. true, if the refresh button is visible, otherwise, false. Gets or sets a value that specifies whether the rename button is displayed. true, if the rename button is visible, otherwise, false. Contains settings that allow images to be defined for the 's tabbed layout group specific elements. Initializes a new instance of the TabbedLayoutGroupTabPageImage class with the specified settings. An object containing element specific settings. Gets the image settings displayed by the active tab within the tabbed layout group. A object that contains image settings. Copies the settings of the specified object to the current one. A descendant whose settings are copied to the current object. Gets the image settings displayed by the loading panel within the tabbed layout group. A ImageProperties object that contains image settings. Gets the settings of an image displayed within the scroll left button. A object that contains image settings. Gets the settings of an image displayed within the scroll right button. A object that contains image settings. Gets the image settings displayed by all the tabs within the tabbed layout group. A object that contains image settings. Represents a tabbed layout group within the control. Initializes a new instance of the TabbedLayoutGroup class with default settings. A tabbed layout group caption. Initializes a new instance of the TabbedLayoutGroup class with default settings. Gets or sets the index of a tab (tabbed page) which is selected within the control. An integer value specifying the index of an active tab (tabbed page) within the tabbed layout group. Copies the settings of the specified object to the current one. A descendant whose settings are copied to the current object. Gets the tabbed layout group's background image. A object that is a background image. Gets the tabbed layout group border settings defined by the current style. A object which specifies the border settings. Gets the settings of the tabbed layout group bottom border. A object that represents the bottom border settings. Gets the settings of the tabbed layout group left border. A object that represents the left border settings. Gets the settings of the tabbed layout group right border. A object that represents the right border settings. Gets the settings of the tabbed layout group top border. A object that represents the top border settings. Gets or sets the tabbed layout group's client programmatic identifier. A string value that specifies the editor's client identifier. Gets an object that lists the client-side events specific to the tabbed layout group. A object which allows assigning handlers to the client-side events available to the tabbed layout group. Provides access to the settings that define images displayed within the ASPxFormLayout's tabbed group visual elements. A TabbedLayoutGroupTabPageImage object that contains image settings. Gets the padding settings of the TabbedLayoutGroup. A object that contains padding settings. Gets the tabbed layout group currently being processed. A ASPxPageControl object that is the processed tagged group. Provides access to the tabbed layout group page settings. A TabbedLayoutGroupTabPageSettings object that contains the tab pages settings. This property is not in effect for the TabbedLayoutGroup class. Gets or sets whether the group box decoration is displayed. true if the group box decoration is displayed; otherwise false. Provides access to the style settings that control the appearance of the tabbed layout group. A TabbedLayoutGroupTabPageStyles object that provides style settings for the tabbed layout group Gets or sets the alignment of tabs along the tabbed layout group's side specified by the property. One of the enumeration values. Gets or sets the position of tabs within the current control. One of the enumeration values. Gets or sets the amount of space between the tabs within the tabbed layout group. A that represents the spacing value. Contains settings specific to layout items displayed within a layout group. Initializes a new instance of the LayoutGroupItemSettings class with the specified settings. A object that is the layout item containing the required settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the layout item height within the group. A value that specifies the height of the layout item. Gets or sets the current layout group item's horizontal alignment. One of the FormLayoutHorizontalAlign enumeration values. Gets or sets a value that defines whether to show or hide the layout group item's caption. true, to show layout group item captions; otherwise, false. Returns the string that represents the current object. A that represents the current LayoutGroupItemSettings object. Gets or sets the current layout item's vertical alignment. One of the FormLayoutVerticalAlign enumeration values. Gets or sets the layout item width within the group. A value that specifies the width of the layout item. Lists values that specify the type of a marks that should be displayed within the ASPxFormLayout control. The required and optional marks are displayed. A required mark position is automatically defined, depending on the control settings. All the required and optional marks are hidden. Only the optional marks are displayed. Only the required marks are displayed. Provides data for the event. Initializes a new instance of the LinqServerModeDataSourceSelectEventArgs class. Specifies how data source contents are sorted by default, when sort order is not specified by the bound control. A String object which contains the names of the columns against which data source contents are sorted. Gets or sets the key expression. A value that specifies the name of the key property. Gets or sets the queryable data source. An object that implements the IQueryable interface. Defines style settings for the layout group box. Initializes a new instance of the LayoutGroupBoxStyle class with default settings. Gets the style settings defining the layout group box caption appearance. An LayoutGroupBoxCaptionStyle object containing style settings. Duplicates the properties of the specified object into the current instance of the LayoutGroupBoxStyle class. A object that represents the object that the settings will be copied from. This property is not in effect for the LayoutGroupBoxStyle class. This property is not in effect for the LayoutGroupBoxStyle class. This property is not in effect for the LayoutGroupBoxStyle class. This property is not in effect for the LayoutGroupBoxStyle class. This property is not in effect for the LayoutGroupBoxStyle class. This property is not in effect for the LayoutGroupBoxStyle class. Gets a value that indicates whether this LayoutGroupBoxStyle object is initialized with the default values. true, if the LayoutGroupBoxStyle object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the LayoutGroupBoxStyle class. A that is the object to be combined. Returns the LayoutGroupBoxStyle object to its original state. This property is not in effect for the LayoutGroupBoxStyle class. This property is not in effect for the LayoutGroupBoxStyle class. This property is not in effect for the LayoutGroupBoxStyle class. Contains settings that define the appearance and position of arrow buttons within a time editor. Initializes a new instance of the SimpleSpinButtons class with the specified owner. An object that implements the IWebControlObject interface. Initializes a new instance of the SimpleSpinButtons class with default settings. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. An integer value. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A object. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A Boolean value. Serves as a base for classes that provide settings defining different states of a button image. Initializes a new instance of the ButtonImagePropertiesBase class with the specified image location. A value that specifies the image location. Initializes a new instance of the ButtonImagePropertiesBase class. Initializes a new instance of the ButtonImagePropertiesBase class with the specified owner. A -implemented object that owns the created object. Gets or sets the URL of the image used for an element's disabled state. A value that specifies the location of an image. Gets or sets the URL of the image used for an element's hottracked state. A value that specifies the location of an image. Gets or sets the URL of the image used for an element's pressed state. A value that specifies the location of an image. Lists values that specify the type of a mark displayed within the layout item. The item's required mark mode is selected automatically. A required mark is hidden. Marks the current item as optional. Marks the current item as required. Contains settings that allow the appearance of elements, used within the ASPxFileManager file list in details view, to be defined. Initializes a new instance of the FileManagerDetailsViewStyles class with the specified owner. An object that implements the ISkinOwner interface. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. This property is not in effect for the FileManagerDetailsViewStyles class. Contains settings that define images displayed within an ASPxFileManager's elements in details view. Initializes a new instance of the FileManagerDetailsViewImages class with the specified owner. An object that implements the ISkinOwner interface. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. This property is not in effect for the FileManagerDetailsViewImages class. Contains the control's list of client-side events. Initializes a new instance of the GlobalEventsClientSideEvents class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains settings that define different states of an item image (disabled, hottracked, selected) when it's taken from a sprite image. Initializes a new instance of the ItemImageSpriteProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the ItemImageSpriteProperties class with default settings. Gets or sets the name of the cascading style sheet (CSS) class that defines a disabled state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a disabled state image's horizontal offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a disabled state image's vertical offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Gets or sets the name of the cascading style sheet (CSS) class that defines a hottracked state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a hottracked state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a hottracked state image's vertical offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Gets or sets the name of the cascading style sheet (CSS) class that defines a selected state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a selected state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a selected state image's vertical offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Contains base settings that define different states (normal, disabled, hottracked, selected) of an item image. Initializes a new instance of the ItemImagePropertiesBase class with the specified image location. A value that specifies the image location. Initializes a new instance of the ItemImagePropertiesBase class with default settings. Initializes a new instance of the ItemImagePropertiesBase class with the specified owner. An object that implements the interface. Gets or sets the URL of the image used for an element's disabled state. A value that specifies the location of an image. Gets or sets the URL of the image used for an element's hottracked state. A value that specifies the location of an image. Gets or sets the URL of the image used for an element's selected state. A value that specifies the location of an image. Contains base settings which define an image that can be displayed within different elements of web controls. Initializes a new instance of the ImagePropertiesBase class with the specified owner. An object that implements the interface. Initializes a new instance of the ImagePropertiesBase class with the specified image location. A value that specifies the image location. Initializes a new instance of the ImagePropertiesBase class with default settings. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A enumeration value. Gets or sets the alternate text displayed instead of the image, when the image is unavailable. A value that specifies the alternate text displayed instead of the image. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Copies the settings from the current ImagePropertiesBase object to the specified object. Copies the settings from the current ImagePropertiesBase object to the specified object. Copies the settings from the current ImagePropertiesBase object to the specified object. Duplicates the properties of the specified object into the current instance of the ImagePropertiesBase class. A object that represents the object which the settings will be copied from. Gets or sets the location to a detailed description for the image. A value representing the URL for the file that contains a detailed description for the image. For internal use only. [To be supplied] For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. Gets or sets the image's height. A that represents the image's height. Gets a value that indicates whether no image is defined for an element's normal state. true if no normal state image is defined; otherwise false. Gets a value that indicates whether no image is defined for an element's checked state. true if no checked state image is defined; otherwise false. Gets a value that indicates whether no image is defined for an element's disabled state. true if no disabled state image is defined; otherwise false. Gets a value that indicates whether no image is defined for an element's hottracked state. true if no hottracked state image is defined; otherwise false. Gets a value that indicates whether no image is defined for an element's pressed state. true if no pressed state image is defined; otherwise false. Gets a value that indicates whether no image is defined for an element's selected state. true if no selected state image is defined; otherwise false. Gets or sets a value that specifies whether an image is stored within resource files as a .png file type. true if an image is stored as a resource .png file; otherwise, false. Combines the properties of the specified object with the current instance of the ImagePropertiesBase class. A object that represents an object to be combined. Returns the ImagePropertiesBase object to its original state. Gets or sets the image's tooltip text. A string which specifies the text content of the current image's tooltip. Returns the string that represents the current object. A System.String that represents the current ImagePropertiesBase object. Gets or sets the URL of the image used for an element's normal state. A value that specifies the location of an image. Gets or sets the image's width. A that represents the image's width. Contains settings that define the hottracked state of an image when it's taken from a sprite image. Initializes a new instance of the HottrackedImageSpriteProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the HottrackedImageSpriteProperties class with default settings. Gets or sets the name of the cascading style sheet (CSS) class that defines a hottracked state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a hottracked state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a hottracked state image's vertical offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. A method that will handle the event. A method that will handle the event. The event source. Identifies the file manager control which raised the event. A object that contains event data. Contains settings that relate to the file list's thumbnails view functionality. Initializes a new instance of the FileManagerFileListThumbnailsViewSettings class with the specified owner. An object that implements the interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the file thumbnail's size in pixels. A Unit object that specifies the size. The ASPxFileManager's column collection. Initializes a new instance of the FileManagerDetailsColumnCollection class with default settings. Initializes a new instance of the FileManagerDetailsColumnCollection class with the specified owner. An object that implements the IWebControlObject interface. Adds a new column with the specified settings to the end of the column collection. One of the FileManagerDetailsColumn enumeration values specifying the type of information displayed in the column. Initializes the column's property. A value that specifies the column caption. Initializes the column's property. A FileManagerDetailsColumn object that is the newly created column. Creates default columns in ASPxFileManager's file list in details view. A column used to display file information in the file list details view. Initializes a new instance of the FileManagerDetailsColumn class with the specified settings. One of the enumeration values specifying the type of information displayed in the column. Initializes the column's property. A value that specifies the column caption. Initializes the column's property. Initializes a new instance of the FileManagerDetailsColumn class with default settings. Initializes a new instance of the FileManagerDetailsColumn class with the specified setting. One of the enumeration values specifying the type of information displayed in the column. Initializes the column's property. Gets or sets whether end-users can drag the column's header. One of the enumeration values. Gets or sets whether end-users can sort data by the column's values. One of the enumeration values. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Gets or sets the column header's caption. A value that specifies the caption. Gets the style settings defining the appearance of the column's cells. A GridViewCellStyle object that contains the style settings. Gets or sets the type of information displayed in the column. One of the FileInfoType enumeration values. Gets or sets whether the column is fixed on a grid's left edge. One of the enumeration values. Gets the style settings defining the appearance of the column's header. A object containing style settings. Gets or sets the column's sort order. A enumeration value that specifies the column's sort order. Returns the string that denotes the FileManagerDetailsColumn object. A String value that denotes the FileManagerDetailsColumn object. Gets or sets the column's position among the visible columns within ASPxFileManager. An integer value that specifies the column's position among the visible columns. Gets or sets the width of the column. A value that is the column width. Lists values that specify the type of information that is displayed in a column. The column displays a file name, i.e., the property value. The column displays the time of the last file modification, i.e., the property value. The column displays a file size, i.e., the property value. The column displays a file thumbnail. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Lists values specifying the content loading mode. Specifies that the content is always (initially) rendered inside popup windows. Specifies that loading of popup window contents starts when a popup window is invoked for the first time. Specifies that loading of the popup window contents starts immediately after the entire page has been loaded. Contains settings specific to a date editor. Initializes a new instance of the DateEditProperties class with default settings. Initializes a new instance of the DateEditProperties class with the specified owner. An object that implements the interface. Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel. true if the editor's value can be changed via the mouse wheel when the editor is focused; otherwise, false. Gets or sets a value that specifies whether the date editor allows null values to be entered. true if null values can be entered into the editor, otherwise, false. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets the settings of the editor's dropdown calendar. A object that contains the dropdown calendar's settings. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the editor. Gets or sets a value that specifies how the date editor responds to an invalid date being entered by an end user. A value specifying how to respond to an invalid date value being entered. Gets or sets the pattern used to format the editor's value for display purposes. A string representing the format pattern. Gets or sets the edit format for a date editor's value. A enumeration value that specifies the edit format. Gets or sets the pattern used to format the editor's edited value when the propety is set to . A string representing the format pattern. For internal use only. Gets the style settings that define the appearance of the editor's mask hint. An object containing style settings. Gets or sets the maximum date allowed to be entered into the editor by an end-user. A DateTime object that specifies the editor's maximum allowed date. This property is not in effect for the DateEditProperties class. Gets or sets the minimum date allowed to be entered into the editor by an end-user. A DateTime object that specifies the editor's minimum allowed date. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null. A string value that specifies the prompt text. For internal use only. Gets the settings of the editor's dropdown window time section. A object that contains the time section's settings. Gets or sets a value that specifies whether the mask behavior is applied to the date editor input. true if the mask behavior is enabled for the editor input; otherwise, false. Provides data for the event. Initializes a new instance of the FileManagerCustomFileInfoDisplayTextEventArgs class with the specified settings. A object that is the currently processed file. One of the enumeration values specifying the info type. A string specifying the display text. Gets or sets the file info display text. A String value that is the display text. Gets the file whose information is processed. A FileManagerFile object that is the file. Gets the type of the currently processed file information. One of the enumeration values specifying the info type. Defines style settings for the upload panel. Initializes a new instance of the FileManagerPanelStyle class with default settings. Gets or sets the upload panel's height. A value that specifies the panel's height. This property is not in effect for the FileManagerPanelStyle class. Gets the padding settings of the upload panel. A object that contains padding settings. This property is not in effect for the FileManagerPanelStyle class. This property is not in effect for the FileManagerPanelStyle class. Represents a news item. Initializes a new instance of the NewsItem class with the specified settings. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. A string value that specifies the item's contents. This value is assigned to the property. A string value that specifies the item's URL. This value is assigned to the property. Initializes a new instance of the NewsItem class with the specified settings. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. A string value that specifies the item's contents. This value is assigned to the property. A string value that specifies the item's URL. This value is assigned to the property. A string value that specifies location of the item's image. Initializes a new instance of the NewsItem class with the specified header text. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. Initializes a new instance of the NewsItem class with the specified header text and contents. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. A string value that specifies the item's contents. This value is assigned to the property. Initializes a new instance of the NewsItem class with default settings. Initializes a new instance of the NewsItem class with the specified settings. A string value that specifies the text dispalyed within the item's header. This value is assigned to the property. A string value that specifies the item's contents. This value is assigned to the property. A string value that specifies the item's URL. This value is assigned to the property. A string value that specifies the item's unique identifier name. A string value that specifies the location of the item's image. Initializes a new instance of the NewsItem class with the specified settings. A string value that specifies the text displayed within the item's header. This value is assigned to the property. A string value that specifies the item's contents. This value is assigned to the property. A string value that specifies the item's URL. This value is assigned to the property. A string value that specifies the item's unique identifier name. A string value that specifies the location of the item's image. A DateTime structure that represents the item's date. This value is assigned to the property. Copies public properties from the specified object to the current object. A object or descendant whose properties are copied to the current object. Gets or sets the item's date. A structure that represents the item's date. Gets or sets the text displayed within the item's header. A string value that specifies the text dispalyed within the item's header. Gets the settings of an image displayed within the item. An object that contains image settings. Gets or sets the item's unique identifier name. A string value that specifies the item's unique identifier name. Gets or sets the item's URL. A string value that specifies the item's URL. Gets or sets the item's contents. A string value that specifies the item's content. Returns the string that represents the NewsItem object. A string value that represents the NewsItem object. Represents a data column used to display and edit time portions of DateTime values. Initializes a new instance of the GridViewDataTimeEditColumn class. Gets the column editor's settings. A object that contains settings specific to a time editor. Represents a data column used to display and edit color values. Initializes a new instance of the GridViewDataColorEditColumn class. Gets the column editor's settings. A object that contains settings specific to a color editor. Contains style settings that define the appearance of panes within the ASPxSplitter control. Initializes a new instance of the SplitterPaneStyle class with default settings. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A VerticalAlign object. Represents a collection of panes. Initializes a new instance of the SplitterPaneCollection class with the specified owner. A object to which a collection belongs. Adds a new splitter pane with the specified name to the end of the collection and returns the corresponding object. A value specifying the pane's name. A object representing the newly created pane. Adds a new splitter pane to the end of the collection and returns the corresponding object. A object representing the newly created pane. Returns a collection item object with the specified property value. A value representing the property value of the required pane. A object with a specific value of the property. Gets a pane by its visible index. An integer value representing the visible index of the pane to be returned. A object which represents the required visible pane. Returns the number of visible panes in a splitter pane's collection. An integer value representing the number of visible panes in a control. Searches for a collection item object specified by the value of its property, and returns the zero-based index of the first occurrence within the item collection. A value representing the property value of the required item. The zero-based index of the first occurrence of the specified item within the item collection, if found; otherwise, negative one (-1). Gets a pane object with the specified property value. A value representing the property value of the required pane. A object with a specific value of the property. Gets or sets the collection's owner. A object representing the pane that owns the collection. Contains style settings that define the appearance of the ASPxSplitter's panes in the collapsed state. Initializes a new instance of the SplitterPaneCollapsedStyle class with default settings. This property is not in effect for the SplitterPaneCollapsedStyle class. This property is not in effect for the SplitterPaneCollapsedStyle class. This property is not in effect for the SplitterPaneCollapsedStyle class. This property is not in effect for the SplitterPaneCollapsedStyle class. This property is not in effect for the SplitterPaneCollapsedStyle class. This property is not in effect for the SplitterPaneCollapsedStyle class. Represents an individual pane within the control. Initializes a new instance of the SplitterPane class with the specified name. A value that specifies the name of the created pane. Initializes the property. Initializes a new instance of the SplitterPane class with default settings. Gets or sets a value that specifies whether a pane can be resized by end-users on the client side. One of the enumeration values. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value specifying whether a pane automatically adjusts its height to inner content. true to allow a pane adjust its size; otherwise, false Gets or sets a value specifying whether a pane automatically adjusts its width to inner content. true to allow a pane adjust its size; otherwise, false Gets or sets a value specifying whether a splitter pane is collapsed. true if a pane is collapsed, otherwise false. Gets style properties defining the appearance of a pane in the collapsed state. A object containing style settings. Gets or sets the URL of a specific web page to be displayed within a pane. A string value that specifies a page's URL. Gets or sets the name of the pane's IFRAME element. A string value that specifies the IFRAME element's name (the NAME attribute's value). Gets or sets the title of the pane's IFRAME element. A string value that specifies the IFRAME element's title (the TITLE attribute's value). Gets or sets a value that indicates whether the splitter pane is enabled, allowing the pane to respond to end-user interactions. true if the pane is enabled; otherwise, false. Returns the pane's path within a panes collection. A string representing the path of the pane within the collection. Gets or sets the pane's maximum size. A structure that defines the pane's maximum size (either width or height, depending upon the pane orientation). Gets or sets the pane's minimum size. A structure that defines the pane's minimum size (either width or height, depending upon the pane orientation). Gets or sets the unique identifier name for the current pane. A string value that specifies the item's unique identifier name. Gets a collection that contains the child panes of the current pane. A that contains the child panes of the current pane. Gets style settings defining the appearance of the current pane. A object that contains style settings. Gets or sets a value specifying which scrollbars should appear within the pane. One of the enumeration values. For internal use only. For internal use only. Gets settings defining the appearance of a separator associated with the current pane. A object that contains separator settings. Gets settings defining the appearance of separators which are displayed within the current pane, between its child panes. A object that contains settings for separators. Gets or sets a value that specifies whether the collapse backward button is displayed within the current pane's child pane separators. One of the enumeration values. Gets or sets a value that specifies whether the collapse forward button is displayed within the current pane's child pane separators. One of the enumeration values. Gets or sets a value that specifies whether the separator image is displayed within the current pane's separator (or its child pane separators). One of the enumeration values. Gets or sets the pane's size (height or width, dependent on the orientation). A object that is the pane's size. Returns the string that represents the current object. A that represents the current SplitterPane object. Gets or sets a value specifying the visibility of the current pane. true if the pane is visible; otherwise false. Gets or sets a value specifying the position of the current pane amongst the visible panes at the same level. An integer value specifying the zero-based index of the SplitterPane amongst visible panes at the same level. -1 if the pane is invisible. Contains settings that relate to the file list's details view functionality. Initializes a new instance of the FileManagerFileListDetailsViewSettings class with the specified owner. An object that implements the interface. Gets or sets whether end-users can reorder columns by dragging their headers. true to allow end-users to reorder columns; otherwise, false. Gets or sets a value that specifies whether the columns can be resized by end-users on the client side. true if column resizing is allowed; otherwise, false. Gets or sets whether end-users can sort data. true to allow end-users to sort data; otherwise, false. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets a collection of columns displayed in ASPxFileManager file list details view. A FileManagerDetailsColumnCollection object that is a collection of columns. Gets or sets whether column headers display filter buttons. true to display filter buttons within column headers; otherwise, false. Gets or sets the file thumbnail's size in pixels. A Unit object that specifies the size. List values that specify the file list view. File list displays files as a grid containing file detail information. File list displays files as thumbnails. Contains a client-side time editor's event list. Initializes a new instance of the TimeEditClientSideEvents class with default settings. Initializes a new instance of the TimeEditClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function, or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Contains settings specific to a time editor. Initializes a new instance of the TimeEditProperties class with default settings. Initializes a new instance of the TimeEditProperties class with the specified owner. An object that implements the interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the editor. Gets or sets the pattern used to format the time edit value for display purposes. A string value that is the format pattern. Gets or sets the edit format for a time editor's value. A enumeration value that specifies the edit format. Gets or sets the pattern used to format the editor's edited value displayed within the edit box. A string representing the format pattern. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. An integer value. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. An object. Gets the settings of the editor's spin buttons. A object that contains spin button settings. Represents an editor capable of displaying and editing time values. Initializes a new instance of the ASPxTimeEdit class with default settings. Gets an object that lists the client-side events specific to the editor. A object which allows assigning handlers to the client-side events available to the editor. Fires after the selected date has been changed within the time editor. For internal use only. Gets or sets the date and time displayed by the editor. A object representing the date and time. Gets or sets the edit format for a time editor's value. A enumeration value that specifies the edit format. Gets or sets the pattern used to format the editor's edited value displayed within the edit box. A string representing the format pattern. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. An integer value. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. An object. Allows you to provide a custom handler for the event of the control. A System.EventArgs object containing event data. For internal use only. Gets the settings of the editor's spin buttons. A object that contains spin button settings. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A string value. Gets or sets the editor's value. A value representing the editor's edited value. Provides data for the event that allows you to centrally validate user input within all DevExpress web controls to which validation is applied. Initializes a new instance of the ValidationCompletedEventArgs class. A object representing the container of controls that have been validated. A string value that specifies the name of the group of controls that have been validated. true if both visible and invisible editors that belong to the specified container and group have been validated; false if only visible editors have been validated. true if the validated value is valid; otherwise, false. A object representing the first control that has an invalid value. A object representing the first visible control that has an invalid value. Gets a container object that holds the validated control(s). A object that represents a container of the validated control(s). Gets the first control (either visible or invisible) that hasn't passed the validation applied. A object that represents the first invalid control. Gets the first visible control that hasn't passed the validation applied. A object that represents the first visible invalid control. Gets a value that indicates whether validation has been applied to both visible and invisible controls. true if validation has been applied to both visible and invisible controls; false if only visible controls have been validated. Gets a value specifying whether the validation has been completed successfully. true if the validation has been completed successfully; otherwise, false. Gets the name of the validation group to which validation has been applied. A string value that specifies the validation group's name. Contains settings specific to the time section. Initializes a new instance of the DateEditTimeSectionProperties class with the specified owner. A object that owns the created object. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the text displayed within the Cancel button of the date edit's time section. A value specifuing the text within the Cancel button. Gets the style settings defining the date edit's clock cell appearance. A DateEditTimeSectionCellStyle object that contains style settings. Provides access to the settings that define a ClockFace image. An ImageProperties object that contains image settings. Provides access to the settings that define a clock hour hand image. An ImageProperties object that contains image settings. Provides access to the settings that define a clock minute hand image. An ImageProperties object that contains image settings. Gets or sets the text displayed within the Ok button of the date edit's time section. A value specifuing the text within the Ok button. Provides access to the settings that define a clock's second hand image. An ImageProperties object that contains image settings. Gets or sets a value that specifies whether the Cancel button is displayed within the time section. true, if the button is visible; otherwise, false. Gets or sets a value that specifies whether the hour hand is displayed on the clock. true, if the hand is visible, otherwise, false. Gets or sets a value that specifies whether the minute hand is displayed on the clock. true, if the hand is visible, otherwise, false. Gets or sets a value that specifies whether the Ok button is displayed within the time section. true, if the button is visible, otherwise, false. Gets or sets a value that specifies whether the second hand is displayed on the clock. true, if the hand is visible, otherwise, false. Gets the style settings defining the date edit's time edit cell appearance. A DateEditTimeSectionCellStyle object that contains style settings. Gets the settings of the time edit. A DateEditTimeEditProperties object that contains the settings. Gets or sets a value that specifies whether the time section is visible. true if the section is visible; otherwise false. Defines style settings for a cell of the time section. Initializes a new instance of the DateEditTimeSectionCellStyle class. This property is not in effect for the DateEditTimeSectionCellStyle class. This property is not in effect for the DateEditTimeSectionCellStyle class. This property is not in effect for the DateEditTimeSectionCellStyle class. This property is not in effect for the DateEditTimeSectionCellStyle class. Contains settings that allow the ValidationSummary's appearance to be defined. Initializes a new instance of the ValidationSummaryStyles class with the specified owner. An object that implements the interface. Gets the style settings that define validation error message appearance. An ValidationSummaryErrorStyle object that contains style settings. Gets the style settings that define the ValidationSummary's header appearance. An ValidationSummaryHeaderStyle object that contains style settings. Defines style settings for null text in a text box. Initializes a new instance of the UploadControlNullTextStyle class. This property is not in effect for the UploadControlNullTextStyle class. This property is not in effect for the UploadControlNullTextStyle class. This property is not in effect for the UploadControlNullTextStyle class. This property is not in effect for the UploadControlNullTextStyle class. Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the UploadControlImages class with the specified owner. An object that implements the ISkinOwner interface. Gets the settings of an image displayed within the clear file selection button. An ImagePropertiesEx object that contains image settings. The name of the clear file selection button image file. This name is "ucClearButton". [To be supplied] Specifies a caption's location within an item relative to a nested control. A caption is displayed at the bottom of the nested control. A caption is displayed at the left of the nested control. A caption location is not set and it is displayed at the default position. A caption is displayed at the right of the nested control. A caption is displayed at the top of the nested control. Lists the values that define the group box decoration type. The layout group is decorated with a box around its layout items. The layout group decoration is automatically defined by a control. The layout group is decorated with a heading line above its layout items. The layout group is not decorated. Specifies the vertical alignment of layout items and groups. The element is displayed at the bottom of its parent container. The element is displayed in the middle of its parent container. The element alignment is not set. The element is displayed at the top of its parent container. Specifies a layout item and group horizontal alignment. The element is displayed at the center of its parent container. The element is displayed at the left of its parent container. The element horizontal alignment is not set. The element is displayed at the right of its parent container. Defines style settings for the layout item. Initializes a new instance of the LayoutItemStyle class with default settings. Gets the style settings that define the layout item's caption appearance. A LayoutItemCaptionStyle object that contains the style settings. Gets the style settings that define the caption cell appearance. A LayoutItemCellStyle object that contains the style settings. Duplicates the properties of the specified object into the current instance of the LayoutItemStyle class. A object that represents the object that the settings will be copied from. This property is not in effect for the LayoutItemStyle class. This property is not in effect for the LayoutItemStyle class. This property is not in effect for the LayoutItemStyle class. Gets the style settings that define the help text appearance. A HelpTextStyle object that contains the style settings. This property is not in effect for the LayoutItemStyle class. This property is not in effect for the LayoutItemStyle class. This property is not in effect for the LayoutItemStyle class. Gets a value that indicates whether this LayoutItemStyle object is initialized with the default values. true if the LayoutItemStyle object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the LayoutItemStyle class. A that represents an object to be combined. Gets the style settings for the nested control cell. A LayoutItemCellStyle object that contains the style settings. Returns the LayoutItemStyle object to its original state. This property is not in effect for the LayoutItemStyle class. This property is not in effect for the LayoutItemStyle class. This property is not in effect for the LayoutItemStyle class. Defines style settings for the cells displayed within a layout item. Initializes a new instance of the LayoutItemCellStyle class with default settings. This property is not in effect for the LayoutItemCellStyle class. This property is not in effect for the LayoutItemCellStyle class. This property is not in effect for the LayoutItemCellStyle class. This property is not in effect for the LayoutItemCellStyle class. This property is not in effect for the LayoutItemCellStyle class. This property is not in effect for the LayoutItemCellStyle class. This property is not in effect for the LayoutItemCellStyle class. This property is not in effect for the LayoutItemCellStyle class. Defines style settings for the layout item caption. Initializes a new instance of the LayoutItemCaptionStyle class with default settings. This property is not in effect for the LayoutItemCaptionStyle class. This property is not in effect for the LayoutItemCaptionStyle class. This property is not in effect for the LayoutItemCaptionStyle class. This property is not in effect for the LayoutItemCaptionStyle class. This property is not in effect for the LayoutItemCaptionStyle class. This property is not in effect for the LayoutItemCaptionStyle class. Contains settings specific to layout item caption. Initializes a new instance of the LayoutItemCaptionSettings class with the specified settings. A object that is the layout item containing the required settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the current layout item's caption horizontal alignment. One of the FormLayoutHorizontalAlign enumeration values. Gets or sets the location of the layout item caption. One of the LayoutItemCaptionLocation enumeration values. Returns the string that represents the current object. A that represents the current LayoutItemCaptionSettings object. Gets or sets the current layout item's caption vertical alignment. One of the FormLayoutVerticalAlign enumeration values. Contains settings that define different states (disabled, hottracked) of a tab image when it's taken from a sprite image. Initializes a new instance of the TabImageSpriteProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the TabImageSpriteProperties class with default settings. Gets or sets the name of the cascading style sheet (CSS) class that defines a disabled state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a disabled state image's horizontal offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a disabled state image's vertical offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Gets or sets the name of the cascading style sheet (CSS) class that defines a hottracked state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a hottracked state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a hottracked state image's vertical offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Contains settings that define different states of a menu item image (disabled, hottracked, selected, checked) when it's taken from a sprite image. Initializes a new instance of the MenuItemImageSpriteProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the MenuItemImageSpriteProperties class with default settings. Gets or sets the name of the cascading style sheet (CSS) class that defines a checked state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a checked state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a checked state image's vertical offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Contains settings that define the disabled state of an image when it's taken from a sprite image. Initializes a new instance of the ImageSpritePropertiesEx class with the specified owner. An object that implements the interface. Initializes a new instance of the ImageSpritePropertiesEx class with default settings. Gets or sets the name of the cascading style sheet (CSS) class that defines a disabled state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a disabled state image's horizontal offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a disabled state image's vertical offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Serves as a base for classes that provide sprite settings of an image, defining it within a sprite image. Initializes a new instance of the ImageSpriteProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the ImageSpriteProperties class with default settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Duplicates the properties of the specified object into the current instance of the ImageSpriteProperties class. A object that represents the object which the settings will be copied from. Gets or sets the name of the cascading style sheet (CSS) class that defines a normal state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a normal state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Combines the properties of the specified object with the current instance of the ImageSpriteProperties class. A object that represents an object to be combined. Returns the ImageSpriteProperties object to its original state. Gets or sets a normal state image's vertical offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Defines style settings for the control. Initializes a new instance of the FormLayoutStyle class with default settings. This property is not in effect for the FormLayoutStyle class. This property is not in effect for the FormLayoutStyle class. Contains settings that define the checked state of a button image when it's taken from a sprite image. Initializes a new instance of the CheckedButtonImageSpriteProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the CheckedButtonImageSpriteProperties class with default settings. Gets or sets the name of the cascading style sheet (CSS) class that defines a checked state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a checked state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a checked state image's vertical offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Contains settings that define different states (disabled, hottracked, pressed) of a button image when it's taken from a sprite image. Initializes a new instance of the ButtonImageSpriteProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the ButtonImageSpriteProperties class with default settings. Gets or sets the name of the cascading style sheet (CSS) class that defines a disabled state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a disabled state image's horizontal offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a disabled state image's vertical offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Gets or sets the name of the cascading style sheet (CSS) class that defines a hottracked state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a hottracked state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a hottracked state image's vertical offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Gets or sets the name of the cascading style sheet (CSS) class that defines a pressed state image's position within a custom sprite image. A value specifying the cascading style sheet class' name. Gets or sets a pressed state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A structure that represents the image's horizontal offset. Gets or sets a pressed state image's vertical offset within a sprite image, specified via a control's SpriteImageUrl property. A structure that represents the image's vertical offset. Contains settings that define an individual column within a site map control. Initializes a new instance of the SiteMapColumn class with default settings. Copies the settings from the specified CollectionItem object to the current object. A object whose settings are assigned to the current object. Gets or sets the background color of the current column. A structure which specifies the column's background color. Gets the column's background image. A object that represents the background image. Gets the border settings for all four sides of the current column's client region. A object which specifies the border settings. Gets the settings of the column's bottom border. A object that represents the bottom border settings. Gets the settings of the column's left border. A object that represents the left border settings. Gets the settings of the column's right border. A object that represents the right border settings. Gets the settings of the column's top border. A object that represents the top border settings. Gets or sets the name of the cascading style sheet (CSS) class that specifies the column's display style. A value specifying the cascading style sheet class's name. Gets the style settings which define the appearance of the current column when the mouse pointer is hovering over it. A object that contains the hover style settings for the column. Gets the padding settings of the column. A object that contains padding settings. Gets or sets the index of a hierarchical site map's root node used as a reference point to retrieve nodes displayed by the column. An integer value specifying the index of the column's starting node. Gets the column's style settings. A object that contains the style settings of the column. Gets or sets the current column's width. A value specifying the width of the column. Contains settings which define the normal and hottracked states of an image that can be displayed within particular elements of web controls. Initializes a new instance of the HottrackedImageProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the HottrackedImageProperties class with default settings. Initializes a new instance of the HottrackedImageProperties class with the specified image location. A value that specifies the image location. Gets the settings defining the image position within a sprite image. A object containing image position settings. Gets or sets the URL of the image used for an element's hottracked state. A value that specifies the location of an image. Represents a collection of columns within the site map control. Initializes a new instance of the SiteMapColumnCollection class. The control that owns the . Initializes a new instance of the SiteMapColumnCollection class with default settings. Adds a new column to the end of the collection and returns the corresponding object. A object representing the newly created column. Represents a collection of columns within a ASPxTitleIndex control. Initializes a new instance of the TitleIndexColumnCollection class with the specified owner. An specifying the control that will own the collection. Initializes a new instance of the TitleIndexColumnCollection class with default settings. Adds a new column to the end of the collection and returns the corresponding object. A object representing the newly created column. Contains settings that define an individual column within a control. Initializes a new instance of the TitleIndexColumn class with default settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the current column's background color. A structure which specifies the column's background color. Gets the column's background image. A object that represents the background image. Gets the border settings for all four sides of the current column's client region. A object which specifies the border settings. Gets the settings of the column's bottom border. A object that represents the bottom border settings. Gets the settings of the column's left border. A object that represents the left border settings. Gets the settings of the column's right border. A object that represents the right border settings. Gets the settings of the column's top border. A object that represents the top border settings. Gets or sets the name of the cascading style sheet (CSS) class that specifies the column's display style. A value specifying the cascading style sheet class's name. Gets the style settings which define the appearance of the current column when the mouse pointer is hovering over it. A object that contains the hover style settings for the column. Gets the padding settings of the column. A object that contains padding settings. Gets the column's style settings. A object that contains the style settings of the column. Gets or sets the current column's width. A value specifying the width of the column. Represents an individual member of the . For internal use only. Initializes a new instance of the SplitterContentControl class with default settings. Serves as a base for a class that provides style settings defining the appearance of the ASPxSplitter's separators in the selected state. Initializes a new instance of the SplitterSeparatorSelectedStyleBase class. This property is not in effect for the SplitterSeparatorSelectedStyleBase class. This property is not in effect for the SplitterSeparatorSelectedStyleBase class. Represents a collection that holds a container's child controls. For internal use only. Initializes a new instance of the SplitterContentControlCollection class with the specified owner. For internal use only. A Control object representing the owner of the created object. Gets a reference to an object at the specified index location in the SplitterContentControlCollection object. An integer value specifying the location of the object within the collection. A object representing the referenced object. Contains styles settings defining the appearance of the ASPxSplitter's separators in the selected state. Initializes a new instance of the SplitterSeparatorSelectedStyle class. This property is not in effect for the SplitterSeparatorSelectedStyle class. This property is not in effect for the SplitterSeparatorSelectedStyle class. Contains styles settings defining the appearance of the ASPxSplitter's separators in the collapsed state. Initializes a new instance of the SplitterSeparatorStyleBase class with default settings. This property is not in effect for the SplitterSeparatorStyleBase class. This property is not in effect for the SplitterSeparatorStyleBase class. Contains style settings that define the appearance of separators within the ASPxSplitter control. Initializes a new instance of the SplitterSeparatorStyle class. Gets style settings which define a splitter separator's appearance in the hover state. A object that contains style settings. Contains style settings that define the appearance of button elements (such as the collapse backward button and collapse forward button) within the ASPxSplitter control. Initializes a new instance of the SplitterSeparatorButtonStyle class. Gets style settings which define the appearance of the collapse backward and collapse forward buttons in the hover state. A object that contains style settings. Provides settings defining the appearance of separators which are displayed within a parent pane, between its child panes. Initializes a new instance of the SplitterSeparators class with the specified owner. A object to which the created object belongs. Initializes a new instance of the SplitterSeparators class with the specified settings. A object that represents the owner of the created object. This value is assigned to the property. true if the style settings define the appearance of a separator which is displayed before the current pane; false if the style settings define the appearance of separators which are displayed within the current pane, between its child panes. Copies the settings from the specified object to the current one. A object whose settings are assigned to the current object. Gets the settings of an image displayed within the collapse backward button element of a pane's child pane separators. A object that contains image settings. Gets style settings that define the appearance of buttons (such as the collapse backward button and collapse forward button) within a pane's child pane separators. A object that contains style settings. Gets style settings defining the appearance of a pane's child pane separators in the collapsed state. A object defining the separator appearance. Gets the settings of an image displayed within the collapse forward button element of a pane's child pane separators. A object that contains image settings. Gets the settings of an image displayed within the separator image element of a pane's child pane separators. A object that contains image settings. Gets a pane that owns the current SplitterSeparators object. A object representing the owner of the current pane. Gets style settings defining the appearance of a pane's separator (or its child pane separators). A object that contains style settings. Gets or sets the size of a pane's child pane separators (height or width upon the orientation). A object that represents the size. Gets or sets a value specifying the visibility of a pane's child pane separators. One of the enumeration values. Contains settings that allow the appearance of the ASPxSplitter's different elements to be defined. Initializes a new instance of the SplitterStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets style settings which define the appearance of the horizontal separators within the ASPxSplitter. A object containing style settings. Gets style settings defining the appearance of the collapse backward and collapse forward buttons within the splitter's horizontal separators. A object containing style settings. For internal use only. For internal use only. Gets style settings defining the appearance of the ASPxSplitter's horizontal separators in the collapsed state. A object containing style settings. For internal use only. For internal use only. For internal use only. Gets style settings defining the appearance of the panes within the ASPxSplitter. A object containing style settings. Gets style settings defining the appearance of the the ASPxSplitter's panes in the collapsed state. A object containing style settings. For internal use only. For internal use only. Gets style settings defining the appearance of the separators within the ASPxSplitter while resizing the panes. A object containing style settings. For internal use only. Gets style settings defining the appearance of separators within the ASPxSplitter. A object containing style settings. Gets style settings defining the appearance of collapse backward and collapse forward buttons within the splitter's separators. A object containing style settings. For internal use only. For internal use only. Gets style settings defining the appearance of the ASPxSplitter's separators in the collapsed state. A object containing style settings. For internal use only. For internal use only. For internal use only. Gets style settings defining the appearance of vertical separators within the ASPxSplitter. A object containing style settings. Gets style settings defining the appearance of the collapse backward and collapse forward buttons within the splitter's vertical separators. A object containing style settings. For internal use only. For internal use only. Gets style settings defining the appearance of the ASPxSplitter's vertical separators in the collapsed state. A object containing style settings. For internal use only. For internal use only. For internal use only. Lists values that specify the display mode of a scroll bar. The scrollbar is automatically shown when the size of the control content exceeds the size of the control itself. The scrollbar is hidden. The scrollbar is visible. Contains settings that allow images to be defined for the ASPxSplitter's specific elements. Initializes a new instance of the SplitterImages class with the specified owner. An object that represents the class' owner. Gets the settings of an image displayed within the collapse backward button element of the ASPxSplitter's horizontal separators. A object that contains image settings. Gets the settings of an image displayed within the collapse forward button element of the ASPxSplitter's horizontal separators. A object that contains image settings. Gets the settings of an image displayed within the separator image element of the ASPxSplitter's horizontal separators. A object that contains image settings. This property is not in effect for the SplitterImages class. It's overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A object that contains image settings. Gets the settings of an image displayed within the collapse backward button element of the ASPxSplitter's vertical separators. A object that contains image settings. Gets the settings of an image displayed within the collapse forward button element of the ASPxSplitter's vertical separators. A object that contains image settings. Gets the settings of an image displayed within the separator image element of the ASPxSplitter's vertical separators. A object that contains image settings. A base for classes containing style settings for different image slider elements. Initializes a new instance of the ImageSliderStyle class with default settings. This property is not in effect for the ImageSliderStyle class. This property is not in effect for the ImageSliderStyle class. This property is not in effect for the ImageSliderStyle class. This property is not in effect for the ImageSliderStyle class. This property is not in effect for the ImageSliderStyle class. This property is not in effect for the ImageSliderStyle class. This property is not in effect for the ImageSliderStyle class. Contains a list of the client-side events available for a splitter control. Initializes a new instance of the SplitterClientSideEvents class. Gets or sets the name of the JavaScript function, or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function, or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function, or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function, or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function, or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function, or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function, or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function, or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Lists values that specify the visibility mode of the image navigation buttons and the page navigation buttons. Navigation buttons are always visible. Navigation buttons are always visible. When a mouse is not over a button, the buttons are faded. Navigation buttons are not displayed. Navigation buttons are displayed when the mouse is over the corresponding area (Image Area for the image area's navigation buttons, and Navigation Bar for the navigation bar's navigation buttons). Represents a splitter control. Initializes a new instance of the ASPxSplitter class. Gets or sets a value that specifies whether the control's panes can be resized by end-users on the client side. true if control panes resizing is allowed; otherwise, false. Gets or sets the ASPxSplitter's client programmatic identifier. A string value that specifies the ASPxSplitter's client identifier. Enables you to save and restore the previously saved layout of the ASPxSplitter. Gets an object that lists the client-side events specific to the ASPxSplitter. A object which allows assigning handlers to the client-side events available to the ASPxSplitter. Gets or sets a value that specifies the initial visibility state of a control on the client. true to make a control initially displayed on the client; false to render the control on the web page, but make it initially hidden on the client side. This property is not in effect for the ASPxSplitter class. Use the property instead (which can be accessed through the property). This property is not in effect for the ASPxSplitter class. Use the property instead (which can be accessed through the property). Enables you to supply any server data that can then be parsed on the client. This property is not in effect for the ASPxSplitter class. This property is not in effect for the ASPxSplitter class. Use the property instead (which can be accessed through the property). Gets or sets a value that specifies whether the splitter control recreates the hierarchy of its child controls, to apply their programmatically defined settings. true if recreation of the control hierarchy is enabled; otherwise, false. This property is not in effect for the ASPxSplitter class. Gets or sets whether the ASPxSplitter control is used in a full-screen mode. true to enable full-screen mode; otherwise, false. Returns a pane object with the specified property value. A value representing the property value of the required pane. A object with a specific value of the property. Returns the splitter's pane specified by its path within the collection. An integer value specifying the pane's path within the collection. An object representing the pane specified by its path. Returns the splitter's pane specified by its path within the collection. A string value specifying the pane's path within the collection. A string value specifying the separator of the path's items. An object representing the pane specified by its path. Returns the splitter's pane specified by its path within the collection. A string value specifying the pane's path within the collection. An object representing the pane specified by its path. Provides access to the settings that define images displayed within specific visual elements of the ASPxSplitter. A object that contains image settings. Gets or sets the direction in which to render the panes within the splitter control. One of the enumeration values. Gets or sets the minimum size of panes within the splitter control. A structure that defines the minimum size of panes (either width or height, depending upon the pane orientation). Gets a collection that contains the pane of the splitter's root level. A that contains the root level panes of the current splitter control. Gets or sets a value that specifies how panes visually respond to resizing operations. A enumeration value that specifies when the pane being resized should be redrawn. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets a value that specifies whether cookies are used to persist the visibility state and position of the splitter control's panes. true if the pane's position is persisted in cookies; otherwise, false. Gets or sets the name (identifier) of the cookie in which the splitter's state is persisted. A string value specifying a cookie's name. Gets or sets the size of separators within the ASPxSplitter. A object that represents the size. Gets or sets a value specifying the visibility of separators within the ASPxSplitter control. true if separators should be displayed; otherwise, false. Gets or sets a value that specifies whether the collapse backward button is displayed within the splitter's separators. true if collapse backward buttons are displayed within separators; otherwise, false. Gets or sets a value that specifies whether the collapse forward button is displayed within the splitter's separators. true if collapse froward buttons are displayed; otherwise, false. Gets or sets a value that specifies whether the separator image is displayed within the splitter's separators. true if separator images are displayed; otherwise, false. Provides access to the style settings that define the appearance of the ASPxSplitter's different elements. A object that contains element style settings. A method that will handle a control's event. A method that will handle a control's event. The event source. An object that contains event data. A method that will handle the event. A method that will handle the event. An object representing the event's source. An object that contains event data. Defines style settings for file manager's items. Initializes a new instance of the FileManagerItemStyle class with default settings. Gets the style settings which define the appearance of items when the mouse pointer is hovering over them. A object that contains the hover style settings. Gets the style settings that define the appearance of a selected item in the active state. A object that contains the style settings. Gets the style settings that define the appearance of a selected item in the inactive state. A object that contains the style settings. Defines style settings for a popup window's footer. Initializes a new instance of the PopupWindowFooterStyle class. Duplicates the properties of the specified object into the current instance of the PopupWindowFooterStyle class. A object that represents the object which the settings will be copied from. Gets a value that indicates whether this PopupWindowFooterStyle object is initialized with the default values. true if the PopupWindowFooterStyle object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the PopupWindowFooterStyle class. A that represents the object to be combined. Returns the PopupWindowFooterStyle object to its original state. Gets the padding settings of Size Grip within popup windows. A object that contains padding settings. Gets or sets the horizontal spacing between the size grip and the footer's text content. A that represents the spacing value. Contains settings that allow the 's appearance to be defined for different states. Initializes a new instance of the DockZoneStyles class. An object that owns the created object. Gets the style settings defining a zone's appearance when it is disabled. A DisabledStyle object that contains the style settings. Gets the style settings defining a zone's appearance, if the docking is available. An object that contains the style settings. Gets the style settings defining a zone's appearance, if the docking is unavailable. An object that contains the style settings. Gets the style settings defining an appearance of a zone section where a panel can be docked. An object that contains the style settings. Represents the base class for the , the , and classes. Initializes a new instance of the LayoutItemBase class with default settings. Initializes a new instance of the LayoutItemBase class with default settings. A layout item caption. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the current layout item caption. A String value that specifies the text content of the current layout item's caption. Gets or sets the number of columns that the layout item spans. An integer value that specifies the number of columns in the parent container that the layout item spans. Gets the layout item height. A value that specifies the height of the layout item. Gets the current layout item's horizontal alignment. One of the FormLayoutHorizontalAlign enumeration values. Gets a value that indicates whether the caption is displayed for the current item. true if the caption is displayed; otherwise, false. Gets the current layout item's vertical alignment. One of the FormLayoutVerticalAlign enumeration values. Gets the layout item width. A value that specifies the width of the layout item. Gets or sets the layout item height. A value that specifies the height of the layout item. Gets or sets the current layout item's horizontal alignment. One of the FormLayoutHorizontalAlign enumeration values. Gets the style settings that define the layout item's parent container appearance. A LayoutGroupCellStyle object that contains the style settings. Gets or sets the number of rows that the layout item spans. An integer value that specifies the number of rows in the parent container that the layout item spans. Gets or sets a value that defines whether to show or hide the layout item's caption. true, to show layout item captions; otherwise, false. Gets or sets the current layout item's vertical alignment. One of the FormLayoutVerticalAlign enumeration values. Gets or sets the layout item width. A value that specifies the width of the layout item. Represents the base class for all localizer classes, which are used to localize DevExpress ASP.NET controls. Initializes a new instance of the ASPxResLocalizerBase@lt;T@gt; class with the specified default localizer that provides default values of localizable resources. An object representing the default localizer. Returns an XtraLocalizer object representing resources based on the thread's language and regional settings (culture). A object representing resources based on the thread's culture. Creates an XML document which contains resource strings provided by the current ASPxResLocalizerBase@lt;T@gt; object. A object. Gets the string, localized by the current ASPxResLocalizerBase@lt;T@gt;, for the specified user interface element. A T enumeration value specifying the UI element whose caption (text) is to be localized. A representing the text to be displayed within the specified UI element. Gets the name of a language currently used by this localizer object. A specifying the language used to localize the user interface. Provides data for the event. Initializes a new instance of the FileManagerFileOpenedEventArgs class with the specified setting. A object that is a file related to the event. Gets a file related to the event. A FileManagerFile object that is a file currently being processed. Contains settings that allow the appearance of elements, used within ASPxFileManager, to be defined. Initializes a new instance of the FileManagerStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets the style settings that define the appearance of files. A object that contains the style settings. Gets the style settings that define the appearance of the file container. A object that contains style settings. Gets the style settings that define the appearance of folders. A object that contains the style settings. Gets the style settings that define the appearance of the folder container. A object that contains style settings. Gets the style settings that define the appearance of a highlighted text. A object containing style settings. Gets the style settings that define the common appearance of files and folders. A object that contains the style settings. Gets the style settings, defining the appearance of a rectangle, displayed above the ASPxFileManager while waiting for a callback response. A object that contains the style settings. Gets the style settings that define the appearance of the loading panel. A object that contains style settings. Gets the style settings that define the appearance of the ASPxFileManager's toolbar. A object that contains style settings. Gets the style settings that define the appearance of toolbar items. A object that contains the style settings. Gets the style settings that define the appearance of the upload panel. A object that contains the style settings. Contains settings that define different states (normal, hottracked) of a header button image when it's taken from a sprite image. Initializes a new instance of the HeaderButtonImageSpriteProperties class with default settings. Initializes a new instance of the HeaderButtonImageSpriteProperties class with the specified owner. An object that implements the interface. Gets or sets the name of the cascading style sheet (CSS) class that defines a hottracked state image's position within a custom sprite image. A String value specifying the name of the cascading style sheet class. Gets or sets a hottracked state image's horizontal offset within a sprite image specified via a control's SpriteImageUrl property. A Unit structure that is the horizontal offset of the image. Gets or sets a hottracked state image's vertical offset within a sprite image specified via a control's SpriteImageUrl property. A structure that is the vertical offset of the image. Contains settings which define the normal and hottracked states of an image that can be displayed within header buttons of web controls. Initializes a new instance of the HeaderButtonImageProperties class with default settings. Initializes a new instance of the HeaderButtonImageProperties class with the specified image location. A value that specifies the image location. Initializes a new instance of the HeaderButtonImageProperties class with the specified owner. An object that implements the interface. Gets the settings defining the image position within a sprite image. A HeaderButtonImageSpriteProperties object containing image position settings. Gets or sets the URL of the image used for an element's hottracked state. A String value that specifies the location of an image. Represents a base class for all classes that perform management of their view state. Initializes a new instance of the StateManager class with default settings. Returns the string that represents the current object. A that represents the current StateManager object. Provides the style settings that allow the appearance of an image slider's visual elements to be defined. Initializes a new instance of the ImageSliderStyles class with the specified owner. An object that is the class owner. Gets the style settings that define the appearance of the in the disabled state. A DisabledStyle object that contains style settings. Gets the style settings that define the appearance of a dot. An ImageSliderNavigationBarDotStyle object that contains the style settings. For internal use only. Returns "nbDotItemDisabled". [To be supplied] For internal use only. Returns "nbDotItemHover". [To be supplied] For internal use only. Returns "nbDotItemPressed". For internal use only. Returns "nbDotItemSelected". [To be supplied] For internal use only. Returns "nbDotItem". [To be supplied] This property is not in effect for the ImageSliderStyles class. Gets the style settings that define the appearance of an image area. An ImageSliderImageAreaStyle object that contains the style settings. For internal use only. Returns "imageArea". [To be supplied] Gets the style settings that define the appearance of an item in the image area. An ImageSliderStyle object that contains the style settings. For internal use only. Returns "item". [To be supplied] Gets the style settings that define the appearance of an item text area. An ImageSliderStyle object that contains the style settings. For internal use only. Returns "itemTextAre". [To be supplied] Gets the style settings that define the appearance of a navigation bar in the dots mode when it is placed at the bottom of the image area. An ImageSliderNavigationBarStyle object that contains the style settings. For internal use only. Returns "nbDotsBottom". [To be supplied] Gets the style settings that define the appearance of a navigation bar in the dots mode when it is placed at the left of the image area. A ImageSliderNavigationBarStyle object that contains the style settings. For internal use only. Returns "nbDotsLeft". [To be supplied] Gets the style settings that define the appearance of a navigation bar in the dots mode when it is placed at the right of the image area. An ImageSliderNavigationBarStyle object that contains the style settings. For internal use only. Returns "nbDotsRight". [To be supplied] Gets the style settings that define the appearance of a navigation bar in the dots mode when it is placed at the top of the image area. An ImageSliderNavigationBarStyle object that contains the style settings. For internal use only. Returns "nbDotsTop". [To be supplied] Gets the style settings that define the appearance of a navigation bar in the thumbnails mode when it is placed at the bottom of the image area. An ImageSliderNavigationBarStyle object that contains the style settings. For internal use only. Returns "nbBottom". [To be supplied] Gets the style settings that define the appearance of a navigation bar in the thumbnails mode when it is placed at the left of the image area. An ImageSliderNavigationBarStyle object that contains the style settings. For internal use only. Returns "nbLeft". [To be supplied] Gets the style settings that define the appearance of a navigation bar in the thumbnails mode when it is placed at the right of the image area. An ImageSliderNavigationBarStyle object that contains the style settings. For internal use only. Returns "nbRight". [To be supplied] Gets the style settings that define the appearance of a navigation bar in the thumbnails mode when it is placed at the top of the image area. An ImageSliderNavigationBarStyle object that contains the style settings. For internal use only. Returns "nbTop". [To be supplied] Gets the style settings that define the appearance of the Next navigation button when the image area navigates horizontally. An ImageSliderNavigationButtonStyle object that contains the style settings. For internal use only. Returns "nextBtnHorDisabled". [To be supplied] For internal use only. Returns "nextBtnHorHover". [To be supplied] For internal use only. Returns "nextBtnHorPressed". [To be supplied] For internal use only. Returns "nextBtnHor". [To be supplied] Gets the style settings that define the appearance of the Next navigation button when the image area navigates vertically. An ImageSliderNavigationButtonStyle object that contains the style settings. For internal use only. Returns "nextBtnVertDisabled". [To be supplied] For internal use only. Returns "nextBtnVertHover". [To be supplied] For internal use only. Returns "nextBtnVertPressed". [To be supplied] For internal use only. Returns "nextBtnVert". [To be supplied] Gets the style settings that define the appearance of the Next navigation button when the navigation bar is placed at the top or bottom of the image area. An ImageSliderNavigationButtonStyle object that contains the style settings. For internal use only. Returns "nextPageBtnHorDisabled". [To be supplied] For internal use only. Returns "nextPageBtnHorHover". [To be supplied] For internal use only. Returns "nextPageBtnHorPressed". [To be supplied] For internal use only. Returns "nextPageBtnHor". [To be supplied] Gets the style settings that define the appearance of the Next navigation button when the navigation bar is placed at the left or right of the image area. An ImageSliderNavigationButtonStyle object that contains the style settings. For internal use only. Returns "nextPageBtnVertDisabled". [To be supplied] For internal use only. Returns "nextPageBtnVertHover". [To be supplied] For internal use only. Returns "nextPageBtnVertPressed". [To be supplied] For internal use only. Returns "nextPageBtnVert". [To be supplied] Gets the style settings that define the appearance of the Previous navigation button when the image area navigates horizontally. An ImageSliderNavigationButtonStyle object that contains the style settings. For internal use only. Returns "prevBtnHorDisabled". [To be supplied] For internal use only. Returns "prevBtnHorHover". [To be supplied] For internal use only. Returns "prevBtnHorPressed". [To be supplied] For internal use only. Returns "prevBtnHor". [To be supplied] Gets the style settings that define the appearance of the Previous navigation button when the image area navigates vertically. An ImageSliderNavigationButtonStyle object that contains the style settings. For internal use only. Returns "prevBtnVertDisabled". [To be supplied] For internal use only. Returns "prevBtnVertHover". [To be supplied] For internal use only. Returns "prevBtnVertPressed". [To be supplied] For internal use only. Returns "prevBtnVert". [To be supplied] Gets the style settings that define the appearance of the Previous navigation button when the navigation bar is placed at the top or bottom of the image area. An ImageSliderNavigationButtonStyle object that contains the style settings. For internal use only. Returns "prevPageBtnHorDisabled". [To be supplied] For internal use only. Returns "prevPageBtnHorHover". [To be supplied] For internal use only. Returns "prevPageBtnHorPressed". [To be supplied] For internal use only. Returns "prevPageBtnHor". [To be supplied] Gets the style settings that define the appearance of the Previous navigation button when the navigation bar is placed to the left or right of the image area. An ImageSliderNavigationButtonStyle object that contains the style settings. For internal use only. Returns "prevPageBtnVertDisabled". [To be supplied] For internal use only. Returns "prevPageBtnVertHover". [To be supplied] For internal use only. Returns "prevPageBtnVertPressed". [To be supplied] For internal use only. Returns "prevPageBtnVert". [To be supplied] Gets the style settings that define the appearance of a thumbnail. An ImageSliderNavigationBarThumbnailStyle object that contains the style settings. For internal use only. Returns "nbSelectedItem". [To be supplied] For internal use only. Returns "nbItem". [To be supplied] A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ImageSliderItemEventArgs class with the specified setting. An object that is the item related to the event. Gets an item object related to the event. An object that is an item currently being processed. A collection of items within the . Initializes a new instance of the ImageSliderItemCollection class with default settings. Initializes a new instance of the ImageSliderItemCollection class with the specified owner. An object that owns the created collection. Adds a new item with the default settings to the end of the collection and returns the newly created object. An object that is the newly created item. Adds a new item with the specified image URL to the end of the collection and returns the newly created object. A value specifying the path to the item image. Initializes the item's property. An object that is the newly created item. Adds a new item with the specified settings to the end of the collection and returns the newly created object. A value specifying the path to the item image. Initializes the item's property. A value specifying the path to the item image thumbnail. Initializes the item's property. An object that is the newly created item. Adds a new item with the specified settings to the end of the collection and returns the newly created object. A value specifying the path to the item image. Initializes the item's property. A value specifying the path to the item image thumbnail. Initializes the item's property. A value specifying the URL to which the browser navigates when the item's text is clicked. Initializes the item's property. An object that is the newly created item. Adds a new item with the specified settings to the end of the collection and returns the newly created object. A value specifying the path to the item image. Initializes the item's property. A value specifying the path to the item image thumbnail. Initializes the item's property. A value specifying the URL to which the browser navigates when the item's text is clicked. Initializes the item's property. A value specifying the item's display text. Initializes the item's property. An object that is the newly created item. Adds a new item with the specified settings to the end of the collection and returns the newly created object. A value specifying the path to the item image. Initializes the item's property. A value specifying the path to the item image thumbnail. Initializes the item's property. A value specifying the URL to which the browser navigates when the item's text is clicked. Initializes the item's property. A value specifying the item's display text. Initializes the item's property. A value that specifies the created item's name. Initializes the item's property. An object that is the newly created item. An individual item within the image slider controls. Initializes a new instance of the ImageSliderItem class with default settings. Initializes a new object of the ImageSliderItem type with the specified image URL. A value specifying the path to the item image. Initializes the item's property. Initializes a new object of the ImageSliderItem type with the specified settings. A value specifying the path to the item image. Initializes the item's property. A value specifying the path to the item image thumbnail. Initializes the item's property. Initializes a new object of the ImageSliderItem type with the specified settings. A value specifying the path to the item image. Initializes the item's property. A value specifying the path to the item image thumbnail. Initializes the item's property. A value specifying the URL to which the browser navigates when the item's text is clicked. Initializes the item's property. Initializes a new object of the ImageSliderItem type with the specified settings. A value specifying the path to the item image. Initializes the item's property. A value specifying the path to the item image thumbnail. Initializes the item's property. A value specifying the URL to which the browser navigates when the item's text is clicked. Initializes the item's property. A value specifying the item's display text. Initializes the item's property. Initializes a new object of the ImageSliderItem type with the specified settings. A value specifying the path to the item image. Initializes the item's property. A value specifying the path to the item image thumbnail. Initializes the item's property. A value specifying the URL to which the browser navigates when the item's text is clicked. Initializes the item's property. A value specifying the item's display text. Initializes the item's property. A value that specifies the created item's name. Initializes the item's property. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the path to the item image. A value that specifies the path to the image. Gets or sets the unique identifier name for the current item. A string value that specifies the item's unique identifier name. Gets or sets a URL which defines the navigation location. A value that specifies the item's URL. Gets or sets the text (description) of the current image item. A value that specifies the text. Gets or sets the path to the item thumbnail image. A value that specifies the path to the image. Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the ImageSliderImages class with the specified owner. An object that implements the ISkinOwner interface. For internal use only. Returns "isDesignTimeSprite". [To be supplied] Gets the settings of an image displayed within the dot. A ItemImageProperties object that contains image settings. For internal use only. Returns "isDot". [To be supplied] This property is not in effect for the ImageSliderImages class. Gets the settings of an image displayed within the Next navigation button when the image area navigates horizontally. A ButtonImageProperties object that contains image settings. For internal use only. Returns "isNextBtnHor". [To be supplied] Gets the settings of an image displayed within the Next navigation button when the image area navigates vertically. A ButtonImageProperties object that contains image settings. For internal use only. Returns "isNextBtnVert". [To be supplied] Gets the settings of an image displayed within the Next navigation button when the navigation bar is placed at the top or bottom of the image area. A ButtonImageProperties object that contains image settings. For internal use only. Returns "isNextPageBtnHor". [To be supplied] Gets the settings of an image displayed within the Next navigation button when the navigation bar is placed at the left or right of the image area. A ButtonImageProperties object that contains image settings. For internal use only. Returns "isNextPageBtnVert". [To be supplied] Gets the settings of an image displayed within the Previous navigation button when the image area navigates horizontally. A ButtonImageProperties object that contains image settings. For internal use only. Returns "isPrevBtnHor". [To be supplied] Gets the settings of an image displayed within the Previous navigation button when the image area navigates vertically. A ButtonImageProperties object that contains image settings. For internal use only. Returns "isPrevBtnVert". [To be supplied] Gets the settings of an image displayed within the Previous navigation button when the navigation bar is placed at the top or bottom of the image area. A ButtonImageProperties object that contains image settings. For internal use only. Returns "isPrevPageBtnHor". [To be supplied] Gets the settings of an image displayed within the Previous navigation button when the navigation bar is placed at the left or right of the image area. A ButtonImageProperties object that contains image settings. For internal use only. Returns "isPrevPageBtnVert". [To be supplied] Defines style settings for an image area. Initializes a new instance of the ImageSliderImageAreaStyle class with default settings. Gets or sets the Image Area's height. A structure that specifies the image area's height. Gets or sets the Image Area's width. A structure that specifies the image area's width. Contains a list of the client-side events available for an image slider. Initializes a new instance of the ImageSliderClientSideEvents class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle an editor's client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. An image slider control. Initializes a new instance of the ASPxImageSlider class with default settings. Gets or sets the ASPxImageSlider's client programmatic identifier. A string value that specifies the ASPxImageSlider's client identifier. Gets an object that lists the client-side events specific to the ASPxImageSlider. An ImageSliderClientSideEvents object that allows assigning handlers to the client-side events available to the ASPxImageSlider. This property is not in effect for the ASPxImageSlider class. This property is not in effect for the ASPxImageSlider class. This property is not in effect for the ASPxImageSlider class. This property is not in effect for the ASPxImageSlider class. Provides access to the settings that define images displayed within the ASPxImageSlider. An ImageSliderImages object that contains image settings. Gets or sets the path to the folder that contains images displayed by the control. A string value specifying the path to the images. Gets or sets the data source field that provides image locations for the control's items. A string value that specifies the name of the required data source field. Occurs after an item has been bound to a data source. Gets the collection of items in the ASPxImageSlider. An ImageSliderItemCollection instance that is the collection of items. Gets or sets a value that specifies whether keyboard navigation is available within the ASPxImageSlider control. true, if keyboard navigation is enabled; otherwise, false. Gets or sets the data source field which provides unique item identifier names. A string value that specifies the name of the data source field which contains unique item identifier names. Gets or sets the name of a data field (or an xml element's attribute) which provides item navigation locations. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format node navigation URLs. A string value that is the format pattern. Gets or sets whether Search-Engine Optimization (SEO) mode is enabled. true, if the SEO-friendly mode is enabled; otherwise, false. Provides access to the control's behavior settings. An ImageSliderBehaviorSettings object that contains the control's behavior settings. Provides access to the ASPxImageSlider's image area options. An ImageSliderImageAreaSettings object that contains the image area options. Provides access to the ASPxImageSlider's navigation bar options. An ImageSliderNavigationBarSettings object that contains the navigation bar options. Gets or sets a value that specifies whether the navigation bar is displayed within the ASPxImageSlider. true, if the bar is visible, otherwise, false. Provides access to the style settings that control the appearance of the ASPxImageSlider elements. An ImageSliderStyles object that contains element style settings. Gets or sets the window or frame to which to target the contents of the URL associated with an item. A string which identifies the window or frame to which to target the URL content. Gets or sets the data source field which provides item descriptions. A string value that specifies the name of the data source field which contains item descriptions. Gets or sets the data source field that provides thumbnail image locations for the control's items. A string value that specifies the name of the required data source field. Lists the values that specify how an image fits into the image area. If an image is bigger than the image area the image is reduced to fit the area. If an image is smaller than the image area, its size is not changed. An image is enlarged or reduced to fill the image area. Prominent parts are cropped. An image is enlarged or reduced to fit the image area. Lists values that specify the animation type used by a control. The type of animation is determined by the control. A control uses a fade-in animation effect. A control does not use animation effects. A control uses a slide animation effect. Provides data for the event. Initializes a new instance of the FileManagerItemRenameEventArgs class. A value that represents the new unique identifier name of an item related to the event. This value is assigned to the property. A object that represents an item currently being processed. This value is assigned to the property. Gets an item object related to the event. A object that represents an item currently being renamed. Gets a new name for the item currently being renamed. A value that specifies the item's name. Contains settings allowing you to customize the embedded ASPxGridView. Initializes a new instance of the GridViewProperties class with the specified owner. An object representing the owner of the created class instance. Manipulates the built-in ASPxGridView's property. true to enable accessibility support; otherwise, false. Manipulates the built-in ASPxGridView's property. A string value that specifies the text to render in an HTML caption element in an ASPxGridView. Manipulates the built-in ASPxGridView's property. true to use the default data source paging; otherwise, false. Gets or sets a value that specifies whether a specific animation effect is used when a control's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Manipulates the built-in ASPxGridView's property. true to enable callback compression; otherwise, false. Manipulates the built-in ASPxGridView's property. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets a value that specifies whether a specific animation effect is used when changing pages. true, if a specific animation effect is used; otherwise, false. Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. True, if page switching by gestures is always allowed; False, if it is always prohibited; Auto - if it is allowed for touch devices only. Manipulates the built-in ASPxGridView's property. true to enable data caching; otherwise, false. Manipulates the built-in ASPxGridView's property. An object that represents the collection of group summary items. Manipulates the built-in ASPxGridView's property. The collection of property names and their values. Manipulates the built-in ASPxGridView's property. A value that specifies the name of the data source field whose values are displayed within preview rows. Manipulates the built-in ASPxGridView's property. An ASPxGridViewSettings object that contains the ASPxGridView's display options. Manipulates the built-in ASPxGridView's property. An ASPxGridViewBehaviorSettings object that contains the control's behavior settings. Manipulates the built-in ASPxGridView's property. An ASPxGridViewCookiesSettings object that contains the control's cookie settings. Manipulates the built-in ASPxGridView's property. An object that contains the Customization Window's settings. Manipulates the built-in ASPxGridView's property. An object that contains the ASPxGridView's master-detail options. Manipulates the built-in ASPxGridView's property. An object that contains the Grid View's editing settings. Manipulates the built-in ASPxGridView's property. An object that contains the loading panel's settings. Manipulates the built-in ASPxGridView's property. An object that contains the pager's settings. Provides access to the settings of different grid popup elements. An ASPxGridViewPopupControlSettings object that contains the popup element settings. Manipulates the built-in ASPxGridView's property. An object that contains the control's text settings. Manipulates the built-in ASPxGridView's property. A value that describes the ASPxGridView's contents. Manipulates the built-in ASPxGridView's property. A object that contains templates for displaying data cells, rows, etc. Returns a string that represents the current object. A string representing the current object. Manipulates the built-in ASPxGridView's property. An object that represents the collection of summary items. Defines style settings for a file container. Initializes a new instance of the FileManagerFileContainerStyle class with default settings. Represents a collection that maintains layout items. Initializes a new instance of the LayoutItemCollection class with default settings. Initializes a new instance of the LayoutItemCollection class. An object that implements the IWebControlObject interface. Adds the specified item to the LayoutItemCollection collection. A instance to add to the layout item collection. A LayoutItemBase object that is the newly added layout item. Returns a layout item object with the specified Caption property value. A value that specifies the layout items' caption text. A layout item object that had been added to the layout items collection with a specific value of the Caption property. Provides indexed access to individual items within the LayoutItemCollection. An integer value specifying the zero-based index of the item to be accessed. A LayoutItemBase object representing the item located at the specified index within the collection. Represents a layout item within the control. Initializes a new instance of the LayoutItem class with default settings. Initializes a new instance of the LayoutItem class with default settings. A layout item caption. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the current layout item's background color. A structure which specifies the layout item's background color. Gets the layout item's background image. A object that is a background image. Gets the layout item border settings defined by the current style. A object which specifies the border settings. Gets the settings of the layout item bottom border. A object that represents the bottom border settings. Gets the settings of the layout item left border. A object that represents the left border settings. Gets the settings of the layout item right border. A object that represents the right border settings. Gets the settings of the layout item top border. A object that represents the top border settings. Gets the style settings that define the caption cell appearance. A LayoutItemCellStyle object that contains the style settings. Provides access to the layout item caption settings. A LayoutItemCaptionSettings object containing the layout item caption properties. Gets the style settings that define the caption appearance. A LayoutItemCaptionStyle object that contains the style settings. Gets or sets the name of the cascading style sheet (CSS) class associated with the current layout item. A string value specifying the name of the associated cascading style sheet class. Gets a value that indicates whether the caption is displayed for the current item. true if the caption is displayed; otherwise, false. Gets or sets the current layout item help text. A String value that specifies the text content of the current layout item's help text. Provides access to the help text settings within a layout item. A LayoutItemHelpTextSettings object containing the help text properties. Gets the style settings that define the help text appearance. A HelpTextStyle object that contains the style settings. Gets the collection of the layout item's nested controls. A LayoutItemNestedControlCollection object. Gets the object that will function as a container for the layout item's nested controls. A LayoutItemNestedControlContainer object that is a container for the layout item's nested controls. Gets the style settings of the nested control cell. A LayoutItemCellStyle object that contains the style settings. Gets or sets the required mark mode. One of the FieldRequiredMarkMode enumeration values. Represents a layout group within the control. This property is not in effect for the LayoutGroup class. Initializes a new instance of the LayoutGroup class with default settings. A layout group caption. Gets or sets whether the layout item captions are auto-aligned independently within each layout group. true, to align layout item captions; otherwise, false. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the current layout group's background color. A structure which specifies the layout group's background color. Gets the layout group's background image. A object that is a background image. Gets the layout group border settings defined by the current style. A object which specifies the border settings. Gets the settings of the bottom layout group border. A object that represents the bottom border settings. Gets the settings of the left layout group border. A object that represents the left border settings. Gets the settings of the right layout group border. A object that represents the right border settings. Gets the settings of the top layout group border. A object that represents the right border settings. Gets the style settings that define the cell appearance. A LayoutGroupCellStyle object that contains the style settings. Gets or sets the number of columns in the layout group. An integer that specifies the number of columns displayed within the layout group. Gets or sets the name of the cascading style sheet (CSS) class associated with the current layout group. A string value specifying the name of the associated cascading style sheet class. Gets the type of the group box decoration. One of the GroupBoxDecoration enumeration values. Gets the current layout group's vertical alignment. One of the FormLayoutVerticalAlign enumeration values. Gets or sets the group box decoration type. One of the GroupBoxDecoration enumeration values. Gets the style settings that define the group box appearance. A LayoutGroupBoxStyle object that contains the style settings. Represents an empty layout item. Initializes a new instance of the EmptyLayoutItem class with default settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the current empty layout item's background color. A structure which specifies the layout item's background color. Gets the empty layout item's background image. A object that is a background image. Gets the empty layout item border settings defined by the current style. A object which specifies the border settings. Gets the settings of the bottom empty layout item border. A object that represents the bottom border settings. Gets the settings of the left empty layout item border. A object that represents the left border settings. Gets the settings of the empty layout item right border. A object that represents the right border settings. Gets the settings of the empty layout item top border. A object that represents the right border settings. This property is not in effect for the EmptyLayoutItem class. Gets or sets the name of the cascading style sheet (CSS) class associated with the current empty layout group. A string value specifying the name of the associated cascading style sheet class. This property is not in effect for the EmptyLayoutItem class. Contains settings specific to time edit. Initializes a new instance of the DateEditTimeEditProperties class. Initializes a new instance of the DateEditTimeEditProperties class with the specified owner. An object that implements the interface. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. This property is not in effect for the DateEditTimeEditProperties class. Serves as a base for the file manager styles of containers. This property is not in effect for the FileManagerContainerStyleBase class. This property is not in effect for the FileManagerContainerStyleBase class. This property is not in effect for the FileManagerContainerStyleBase class. This property is not in effect for the FileManagerContainerStyleBase class. Represents a data column with an editor containing a customizable dropdown window. Initializes a new instance of the GridViewDataDropDownEditColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a dropdown editor. Specifies the visibility of a popup window's size grip element. The size grip's visibility depends upon the property setting The size grip is never displayed. The size grip is always displayed. Specifies the position of the page size item within a pager. The page size item element is displayed on the left side of the pager. The page size item element is displayed on the right side of the pager. Represents a container for the templates used to render a group footer row. Initializes a new instance of the GridViewGroupFooterRowTemplateContainer class with the specified settings. An object. This value is assigned to the property. A object that is the data column to which the current object belongs. This value is assigned to the property. An object that uniquely identifies the row that contains the template container. This value is assigned to the property. An integer value that specifies the rendered item object's index. This value is assigned to the property. Gets the text displayed within the group row. A String value that is the text displayed within the group row. Gets the summary text displayed within the group row. A value that specifies the summary text displayed within the group row. Serves as a base class for the object. Returns a value that indicates whether the specified web control's binary data can be stored within a binary storage. An object representing a web control related to the binary data. true if a binary resource can be stored; otherwise, false. Returns the specified control's unique name within a web site. An descendant specifying the required web control. A string value representing the unique name of the specified control. Returns a URL of the binary resource file. An object representing a control that obtains a binary resource file. An array of objects representing the resource file's binary content. A string that represents the resource file's MIME type. A object that represents a URL of the binary resource. Returns a URL of the binary resource file. An object representing a control that obtains a binary resource file. An array of objects representing the resource file's binary content. A string that represents the resource file's MIME type. A string that represents the resource file's content disposition. A object that represents a URL of the binary resource. Processes the request to obtain the specified binary resource. A value that specifies the resource key of the binary data to obtain. true if the requested binary data is obtained; otherwise, false. A method that will indicate whether the specified strategy is supported by a web control. A method that will indicate whether the specified strategy is supported by a web control. An object representing a web control that obtains a binary resource. true if a strategy is supported; otherwise, false. Represents binary resource data. Initializes a new instance of the BinaryStorageData object with the specified parameters. An array of objects that represents a binary resource file's content. A that represents a binary resource file's MIME type. Initializes a new instance of the BinaryStorageData object with the specified parameters. An array of objects that specifies a binary resource file's content. A that specifies a binary resource file's MIME type. A string value specifying the content disposition. Gets the binary resource file's content. An array of objects that represents the resource's binary content. For internal use only. Gets the MIME type of the binary resource file. A that represents the binary resource file's MIME type. Represents an object that can be used for implementing a binary storage strategy. Returns a value that indicates whether the specified web control's binary data can be stored within a binary storage. An object representing a web control related to the binary data. true if a binary resource can be stored; otherwise, false. Returns binary data related to the specified resource key. A object that specifies the binary data resource key to return. A object that represents the specified binary data. Returns a key of the binary resource file. An object representing the web control related to obtaining a binary resource file. An array of objects representing the resource file's binary content. A String that represent the resource file's MIME type. A object that represents the key of the binary resource. Returns a URL of the binary resource file. An object representing a control that obtains a binary resource file. An array of objects representing the resource file's binary content. A string that represents the resource file's MIME type. A string that represents the resource file's content disposition. A object that represents a URL of the binary resource. Processes the request to obtain the specified binary resource. A value that specifies the resource key of the binary data to obtain. true if the requested binary data is obtained; otherwise, false. Stores binary data with the specified resource key. An descendant specifying the web control related to the binary data. A value that specifies the binary data resource key. A object representing the binary data to store. Contains style settings that define the appearance of separators within the ASPxSplitter while resizing the panes. Initializes a new instance of the SplitterResizingPointerStyle class with default settings. This property is not in effect for the SplitterResizingPointerStyle class. This property is not in effect for the SplitterResizingPointerStyle class. This property is not in effect for the SplitterResizingPointerStyle class. This property is not in effect for the SplitterResizingPointerStyle class. Contains file list specific settings. Initializes a new instance of the FileManagerSettingsFileList class with the specified owner. An object that implements the interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets the settings of the file list details view. A FileManagerFileListDetailsViewSettings object that contains settings. Gets the settings of the file list thumbnails view. A FileManagerFileListThumbnailsViewSettings object that contains settings. Gets or sets the view of ASPxFileManager files within the file list . One of the FileListView enumeration values. Specifies the action to perform after entering an invalid color value to the editor. An invalid color value is replaced with a null value. An invalid color value is replaced with the previously defined value. Represents an object that is used for registering a binary data storage strategy. Specifies the storage of binary data. If set to Default, binary data is stored within a cache. [To be supplied] Registers the specified custom defined binary storage strategy. A object representing a custom storage strategy. Registers the specified binary storage strategy. A object representing the binary storage strategy. A object indicating whether the specified binary storage strategy should be used for a web control. Registers the specified binary storage strategy for the specified web control. A object representing the binary storage strategy. A value that represents a web control's ID. Specifies the storage for binary data. Binary data is stored within a cache. Custom mode provides for implementing a custom scenario for storing and accessing binary data. The Cache mode is used if another configuration isn't defined by the field. Binary data is stored within a session. Specifies how an element visually responds to resizing operations. An element is redrawn dynamically during the resizing operation. An element is redrawn after the resizing operation is finished. Defines style settings for different states of a file. Initializes a new instance of the FileManagerFileStateStyle class with default settings. Gets the padding settings of files. A object that contains padding settings. Specifies whether the control is rendered by using semantic or classic render mode. Specifies that the control is rendered using the table elements. Specifies that the control is rendered using the div, ul, li and span elements. Denotes a zone disallowed from panel docking. Initializes a new instance of the ForbiddenZoneItem class with the specified zone unique identifier. A value that specifies the corresponding zone's UID. This value is assigned to the property. Initializes a new instance of the ForbiddenZoneItem class with default settings. Copies the settings from the specified item to the current object. A object whose settings are assigned to the current object. Returns a string that denotes the ForbiddenZoneItem object. A that denotes the current ForbiddenZoneItem object. Gets or sets a zone denoted by the current forbidden zone item. An object denoted by the item. Gets or sets a unique identifier of a zone denoted by the current forbidden zone item. A that is the unique identifier of a zone. Provides data for the event. Initializes a new instance of the FileManagerItemMoveEventArgs class. A object that represents the folder to whose child collection the target item is being moved. This value is assigned to the property. A object representing the item being moved. This value is assigned to the property. Gets a folder where the current item is being moved. A object that represents a folder. Gets an item object related to the event. A object that represents an item currently being moved. Contains style settings that define the appearance of the color indicator within the color editor. Initializes a new instance of the ColorIndicatorStyle class with default settings. This property is not in effect for the ColorIndicatorStyle class. This property is not in effect for the ColorIndicatorStyle class. This property is not in effect for the ColorIndicatorStyle class. Contains settings that relate to an ASPxFileManager's uploaded file validation. Initializes a new instance of the FileManagerValidationSettings class with the specified owner. An object that implements the interface. This property is not in effect for the FileManagerValidationSettings class. Gets or sets the value specifying whether the error message is displayed if the uploaded file does not pass validation. true to show the error message; otherwise, false. Contains the base settings specific to spin editors. Initializes a new instance of the SpinEditPropertiesBase class with the specified owner. An object that implements the interface. Initializes a new instance of the SpinEditPropertiesBase class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets the style settings which define the spin decrement button's appearance. A object that contains the style settings. Gets the style settings which define the increment button's appearance. A object that contains the style settings. This property is not in effect for the SpinEditPropertiesBase class. Gets or sets the time interval between the time when an end-user starts changing the editor's value, and the client and events are raised. An integer value that specifies the delay, in milliseconds. Represents the base class for editors capable of displaying and editing text data using spin buttons. This property is not in effect for the ASPxSpinEditBase class. Gets the style settings which define the spin decrement button's appearance. A object that contains the style settings. Gets the style settings which define the increment button's appearance. A object that contains the style settings. This property is not in effect for the ASPxSpinEditBase class. For internal use only. This event is not in effect for the ASPxSpinEditBase class. Gets or sets the time interval between the time when an end-user starts changing the editor's value, and the client and events are raised. An integer value that specifies the delay, in milliseconds. Contains style settings that define the appearance of the color table within the color editor. Initializes a new instance of the ColorTableStyle class with default settings. Contains style settings that define the appearance of the color table's cell within the color editor. Initializes a new instance of the ColorTableCellStyle class with default settings. Gets the border settings for the color table cell. A object which specifies the border settings. Gets the settings of the color table cell's bottom border. A object that represents the bottom border settings. Gets the settings of the color table cell's left border. A object that represents the left border settings. Gets the settings of the color table cell's right border. A object that represents the right border settings. Gets the settings of the color table cell's top border. A object that represents the top border settings. Contains style settings that define the appearance of the editor's dropdown window. Initializes a new instance of the DropDownWindowStyle class with default settings. Gets the drop down window's padding settings. A object that contains padding settings. A method that will handle the event. A method that will handle the event. An object representing the event's source. An object that contains event data. Contains values corresponding to strings that can be localized for the controls of the Image and Data Browsing, Docking and Popups, Site Navigation and Layout, File Management, and Multi-Use Site Controls. Specifies the caption of the pager's page size item when the property is set to Flow. Default Value: "Page Size:" Specifies the caption of the pager's page size item when the property is set to Table. Default Value: "Row per page:" The text displayed within the pager when all pages are shown. Default Value: "All pages" The pager summary format. Default Value: "Page {0} of {1}" The explanatory text displayed within an empty data area. Default Value: "No data to display" Specifies the caption of the move popup window OK button of the . Default Value: "Cancel" Defines the confirmation dialog text when deleting a file from ASPxFileManager. Default value: "Are you sure you want to delete '{0}'?" Defines the error message text shown when access is prohibited. Default value: "Access prohibited. The operation cannot be completed" Defines the error message text shown when moving a file/folder to a folder that already contents a file/folder with the same name. Default value: "The specified file/folder already exists." Defines the error message text shown when the file was not found. Default value: "File not found" Defines the error message text shown when the folder was not found. Default value: "Folder not found" Defines the error message text shown when the specified name contains invalid characters. Default value: "This name contains invalid characters. The operation cannot be completed" Defines the error message text shown when an Input/Output error occurs. Default value: "Unspecified IO error. The operation cannot be completed" Defines the error message text shown when the specified file/folder name is empty. Default value: "The file/folder name cannot be empty" Defines the error message text shown when access is denied. Default value: "Access denied. The operation cannot be completed" Defines the error message text shown when an unspecified error occurs. Default value: "Unspecified error" Defines the error message text shown when the root folder is not specified or doesn't exist. Default value: "The root folder is not specified or does not exist" Defines the error message text shown when the thumbnail folder is inaccessible. Default value: "No access to the thumbnail folder" Defines the error message text shown when file upload fails. Default value: "The upload was unsuccessful for {0} of {1} files" Defines the error message text shown when the file/folder is used by another process. Default value: "The operation cannot be completed because the file/folder is being used by another process" Defines the error message text shown when the specified file extension is not allowed. Default value: "This file extension is not allowed. The operation cannot be completed" The caption of a column containing file names. Default Value: "Name" The caption of a column containing the last file modified date. Default Value: "Date modified" The caption of a column containing file sizes. Default Value: "Size" Defines the label caption for the filter box of the ASPxFileManager. Default value: "Filter By:" Defines the alternative text for the folder. Default value: "Folder" Defines the alternative text for the locked folder. Default value: "Locked for upload" The text of the last write time column's header filter item that specifies the corresponding filter condition. Default Value: "Last Month" The text of the last write time column's header filter item that specifies the corresponding filter condition. Default Value: "Today" The text of the last write time column's header filter item that specifies the corresponding filter condition. Default Value: "Last Week" The text of the last write time column's header filter item that specifies the corresponding filter condition. Default Value: "Last Year" The text of the size column's header filter item that specifies the corresponding filter condition. Default Value: "Empty ({0})" The text of the size column's header filter item that specifies the corresponding filter condition. Default Value: "Gigantic ({0})" The text of the size column's header filter item that specifies the corresponding filter condition. Default Value: "Huge ({0})" The text of the size column's header filter item that specifies the corresponding filter condition. Default Value: "Large ({0})" The text of the size column's header filter item that specifies the corresponding filter condition. Default Value: "Medium ({0})" The text of the size column's header filter item that specifies the corresponding filter condition. Default Value: "Small ({0})" The text of the size column's header filter item that specifies the corresponding filter condition. Default Value: "Tiny ({0})" Defines the caption of the move popup header in the control. Default Value: "Select Destination Folder" Specifies the caption of the move popup window OK button of the . Default Value: "OK" Specifies the caption of the Path: label of the path box. Default Value: "Path:" Specifies the tooltip text of the create button in the . Default Value: "Create (F7)" Specifies the tooltip text of the delete button in the . Default Value: "Delete (Del)" Specifies the tooltip text of the download button in the . Default Value: "Download" Specifies the tooltip text of the move button in the . Default Value: "Move (F6)" Specifies the tooltip text of the refresh button in the . Default Value: "Refresh" Specifies the tooltip text of the rename button in the . Default Value: "Rename (F2)" The text that is loading panel text. Default Value: "Loading..." The label of a button that allows returning to an control top. Default Value: "Back to top" The text that heads the area of a pager within the ASPxNewsControl. Default Value: "Page:" The text displayed in a navigation button that allows displaying the content of all the pages within a view. Default Value: "All" The text displayed in a navigation button that allows navigating a user to the first page. Default Value: "First" The text displayed in a navigation button that allows navigating a user to the last page. Default Value: "Last" The text displayed in a navigation button that allows navigating a user to the next page. Default Value: "Next" The text displayed in a page size item's caption. Default Value: "Page Size:" The text displayed in an All item within the page size item that allows displaying the content of all the pages within a view. Default Value: "All" The text displayed in a navigation button that allows navigating a user to the previous page. Default Value: "Prev" The summary label format, used when all pages are shown. Default Value: "Pages: {0} - {1} ({2} items)" The summary label format. Default Value: "Page {0} of {1} ({2} items)" Defines the alternative text for the close button. Default value: "[Close]" Defines the alternative text for the collapse button. Default value: "[Collapse]" Defines the alternative text for the maximize button. Default value: "[Maximize]" Defines the alternative text for the pin button. Default value: "[Pin]" Defines the alternative text for the refresh button. Default value: "[Refresh]" Defines the alternative text for the size grip. Default value: "[Resize]" The label of a button that allows returning to an control top. Default Value: "[Back to Top]" The caption of the filter box within an ASPxTitleIndex control. Default Value: "Filter:" The filter box info text within an ASPxTitleIndex control. Default Value: "? = any single character * = any characters" The text displayed within an control when no item meets the filter condition. Default Value: "No data for this filter criteria" Defines the alternative text for an expand button image, which when clicked, collapses a node. Default value: "Collapse" Defines the alternative text for an expand button image, which when clicked, expands a node. Default value: "Expand" Defines the alternative text for the loading panel image. Default value: "Loading" The error text to be displayed within the 's error frame, if access to a required server path is denied. Default Value: "Access to the server path "{0}" is denied. The reason might be due to lack of permissions to write files in this (or parent) folder.'" The text displayed in the add button. Default Value: "Add" The text displayed in the browse button. Default Value: "Browse..." The text displayed in the cancel button. Default Value: "Cancel" A text displayed in a tooltip of a clear file selection button. Default Value: "Clear selection" The error text to be displayed within the 's error frame, if a form's enctype attribute is not correct. Default Value: "File uploading fails because the form's enctype attribute is not set to 'multipart/form-data'" The error text to be displayed within the 's error frame, if an uploaded file doesn't exist. Default Value: "The uploading file doesn't exist" The error text to be displayed within the 's error frame, if an external error occurs. Default Value: "File upload failed due to an external error" The error text to be displayed within the 's error frame, if the specified file path isn't valid. Default Value: "The file path "{0}" isn't a valid Windows path." The error text to be displayed within the 's error frame, if the selected file's size exceeds the maximum allowed size. Default Value: "File size exceeds the maximum allowed size, which is {0} bytes" The error text to be displayed within the 's error message, if the selected files exceed the allowed file size or their extensions are not allowed. Default Value: "Attention! The following {0} files are invalid because they exceed the allowed file size ({1}) or their extensions are not allowed. These files have been removed from selection, so they will not be uploaded. {2}" The error text to be displayed within the 's error frame, if the selected file content type isn't allowed. Default Value: "This content type isn't allowed" The error text to be displayed within the 's error frame, if the selected file extension isn't allowed. Default Value: "This file extension isn't allowed" The text displayed in the remove button. Default Value: "Remove" The text displayed in the text box in multiupload mode if several files are selected for upload. Default Value: "{0} files are selected for upload" The text message displayed within the . It suggests uploading the Microsoft Silverlight plug-in. Default Value: "Please install Microsoft Silverlight v3 or later to view this content and have an ability to upload files." The error text to be displayed within the 's error frame, if an end-user has selected too many files for upload. Default Value: "Too many files are selected. Reduce the number of selected files and try again." The error text to be displayed within the 's error frame, if an internal unspecified error occurs. Default Value: "The server encountered an internal unspecified error that prevented it from fulfilling the request." The text displayed in the upload button. Default Value: "Upload" The error text to be displayed within the , if upload was canceled. Default Value: "File upload was canceled." Serves as the base style for different items within ASPxFileManager. Initializes a new instance of the FileManagerItemStyleBase class with default settings. Duplicates the properties of the specified object into the current instance of the FileManagerItemStyleBase class. A object that represents the object which the settings will be copied from. Combines the properties of the specified with the current instance of the FileManagerItemStyleBase class. A that represents an object to be combined. Gets the padding settings of items. A object that contains padding settings. This property is not in effect for the FileManagerItemStyleBase class. This property is not in effect for the FileManagerItemStyleBase class. Serves as a base for classes that provide style settings used to paint different elements of the ASPxSplitter control. Initializes a new instance of the SplitterSimpleStyle class with default settings. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is not in effect for the SplitterSimpleStyle class. Serves as the base class for editors implementing the dropdown list functionality. Initializes a new instance of the ASPxDropDownEdit class with default settings. Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel. true if the editor's value can be changed via the mouse wheel when the editor is focused; otherwise, false. This property is not in effect for the ASPxDropDownEdit class. Use the property instead. Gets an object that lists the client-side events specific to the ASPxDropDownEdit. A object which allows assigning handlers to the client-side events available to the editor. Gets or sets the height of the editor's drop down window. A value representing the drop down window's height. Gets the style settings which define the appearance of an editor's drop down window. A object that contains style settings. Gets or sets a common template used for displaying the content of the drop down window. An object supporting the System.Web.UI.ITemplate interface which contains the template used for displaying the content of the drop down window. Gets or sets the width of the editor's drop down window. A value representing the drop down window's width. Searches the current naming container for a server control with the specified id parameter. The identifier for the control to be found. A object that represents the specified control. null (Nothing in Visual Basic) if the specified control does not exist. Gets or sets the key value associated with the text displayed within the editor's edit box. An object specifying the key value associated with the editor's value (displayed text). Gets or sets the prompt text displayed within the editor's input box when the editor is not focused, and its value is null. A string value that specifies the prompt text. A method that will handle the event. A method that will handle the event. An object representing the event's source. An object that contains event data. Lists values that specify the header filter mode used in a grid. The Popup Header Filter is displayed as a checked list of filter items. In this mode, an end-user can select more than one item simultaneously. When the dropdown window is closed by clicking the OK button, the grid will display those records that contain the checked values. The Popup Header Filter is displayed as a regular list of filter items. Clicking an item invokes a corresponding action, and automatically closes the dropdown. An object providing a means to localize the Image and Data Browsing, Docking and Popups, Site Navigation and Layout, File Management, and Multi-Use Site Controls controls' user interface elements at runtime. Initializes a new instance of the ASPxperienceResLocalizer class with default settings. Represents the base class for collections of the selected items and indices. Gets the number of items contained within the collection. An integer value representing the number of collection items. Represents a collection of selected items' indices within a list box editor. Determines whether the collection contains a list box item with the specified index. An integer value specifying the item's index. true if the specified index belongs to the item within collection; otherwise false. Provides indexed access to individual items within the SelectedIndexCollection. An integer value specifying the zero-based index of the item to be accessed within the collection. An integer value specifying the index of the item. Represents a collection of selected items within a list box editor. Determines whether the collection contains the specified list box item. A object to locate in the collection. true if the specified item belongs to the collection; otherwise false. Provides indexed access to individual items within the SelectedItemCollection. An integer value specifying the zero-based index of the item to be accessed within the collection. A object representing the item. Contains the style settings for the editor's prompt text and focused styles. Initializes a new instance of the EditorDecorationStyle class with default settings. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A form layout management control. Initializes a new instance of the ASPxFormLayout class with default settings. Gets or sets whether the layout item captions are auto-aligned within all layout groups in the ASPxFormLayout control. true, to align layout item captions; otherwise, false. Gets or sets whether the layout item captions are auto-aligned independently within the ASPxFormLayout control. true, to align layout item captions; otherwise, false. Gets or sets the number of columns in the ASPxFormLayout contol. An integer that specifies the number of columns displayed within the ASPxFormLayout control. This property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Returns a layout item by its path. A string value specifying the layout item's path that is layout item indexes separated by the '_' symbol. An LayoutItemBase object that is a layout item with the specified path. Provides access to the ASPxFormLayout's item collection. Object that represents a collection of layout items. Gets or sets the text displayed within optional marks. A string value that specifies an optional mark text. Gets the control's padding settings. A object that contains padding settings. Gets or sets the text displayed within required marks. A string value that specifies a required mark text. Gets or sets the required mark display mode. One of the RequiredMarkMode enumeration values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Provides access to the layout item caption settings within the ASPxFormLayout control. A LayoutItemCaptionSettings object containing properties common to all the layout item captions within the ASPxFormLayout control. Provides access to the help text settings within the ASPxFormLayout control. A LayoutItemHelpTextSettings object containing properties common to all the help texts within the ASPxFormLayout control. Provides access to the layout item settings within the ASPxFormLayout control. A LayoutGroupItemSettings object containing properties common to all the layout items within the ASPxFormLayout control. Gets or sets a value that specifies whether the colon character is appended to layout item captions. true, if the colon character is appended to layout item captions; otherwise, false. Provides access to the style settings that control the appearance of the ASPxFormLayout's visual elements. A FormLayoutStyles object that provides style settings for the ASPxFormLayout's elements. For internal use only. For internal use only. For internal use only. For internal use only. Initializes a new instance of the ThemesAssemblyAttribute class with default settings. A date editor control with a dropdown window containing a calendar and a time editor. Initializes a new instance of the ASPxDateEdit class with default settings. Gets or sets a value that specifies whether the date editor allows null values to be entered. true if null values can be entered into the editor, otherwise, false. Occurs on the server side after a day cell has been created within an ASPxDateEdit control. Occurs on the server side before a day cell has been created within an ASPxDateEdit control. Occurs on the server side before a day cell has been rendered within an ASPxDateEdit control. Gets the settings of the editor's dropdown calendar. A object that contains the dropdown calendar's settings. Gets an object that lists the client-side events specific to the ASPxDateEdit. A object which allows assigning handlers to the client-side events available to the ASPxDateEdit. Gets or sets the currently selected date. A value, representing the currently selected date. Fires after the selected date has been changed within the date editor. Gets or sets a value that specifies how the date editor responds to an invalid date being entered by an end user. A value specifying how to respond to an invalid date value being entered. Gets or sets the edit format for a date editor's value. A enumeration value that specifies the edit format. Gets or sets the pattern used to format the editor's edited value displayed within the edit box, when the propety is set to . A string representing the format pattern. Gets the style settings that define the appearance of the editor's mask hint. An object containing style settings. Gets or sets the maximum date allowed to be entered into the editor by an end-user. A DateTime object that specifies the editor's maximum allowed date. This property is not in effect for the ASPxDateEdit class. Gets or sets the minimum date allowed to be entered into the editor by an end-user. A DateTime object that specifies the editor's minimum allowed date. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null. A string value that specifies the prompt text. Gets or sets the ID of a date editor whose popup window (with a calendar and a time edit) should be used by the current date editor. A string value specifying the donor date editor's ID. For internal use only. Gets or sets the text displayed within the editor's edit box. The textual representation of the editor's value. This event is not in effect for the ASPxDateEdit class. Gets the settings of the editor's dropdown window time section. A object that contains the time section's settings. Gets or sets a value that specifies whether the mask behavior is applied to the date editor input. true if the mask behavior is enabled for the editor input; otherwise, false. Gets or sets the editor's value. A value representing the editor's value. Serves as a base for classes that define functional settings of different popup elements within ASPxGridView. Initializes a new instance of the GridViewPopupSettingsBase class with the specified owner. An object that is the owner of the created object. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Contains styles settings defining the appearance of a main area within a grid's popup elements. Initializes a new instance of the GridViewPopupMainAreaStyle class with default settings. Contains Popup Header Filter specific settings. Initializes a new instance of the GridViewHeaderFilterPopupSettings class with the specified owner. An object that is the owner of the created object. Gets or sets the Popup Header Filter's height. A structure that specifies the height. Gets or sets the minimum height of header filter's popup window. A Unit object that defines the minimum height of the window. Gets or sets the minimum width of header filter's popup window. A Unit object that defines the minimum width of the window. Gets or sets a value that specifies when the Popup Header Filter being resized should be redrawn. One of the ResizingMode enumeration values. Gets or sets the Popup Header Filter's width. A structure that specifies the width. Contains styles settings defining the appearance of a Filter Builder. Initializes a new instance of the GridViewFilterBuilderPopupStyle class with the specified owner. An object that is the owner of the created object. Gets the style settings defining a filter builder's button panel appearance. An AppearanceStyle object that contains the style settings. This property is not in effect for the GridViewFilterBuilderPopupStyle class. Gets the style settings defining a filter builder's main area appearance. An GridViewPopupMainAreaStyle object that contains the style settings. Contains styles settings defining the appearance of a Popup Edit Form. Initializes a new instance of the GridViewEditFormPopupStyle class with the specified owner. An object that is the owner of the created object. Gets the style settings defining a edit form's main area appearance. An GridViewPopupMainAreaStyle object that contains the style settings. Contains Popup Edit Form specific settings. Initializes a new instance of the GridViewEditFormPopupSettings class with the specified owner. An object that is the owner of the created object. Gets or sets a value that specifies whether the Popup Edit Form can be resized by end-users on the client side. true if resizing is allowed; otherwise, false. Gets or sets the Popup Edit Form's height. A structure that specifies the height. Gets or sets the Popup Edit Form's horizontal alignment. One of the PopupHorizontalAlign enumeration values. Gets or sets a value that indicates the distance that the Popup Edit Form is offset from its baseline in the horizontal direction. This is a dependency property. An integer value defining the control's offset from its baseline in the horizontal direction. Gets or sets the minimum height of the edit form's popup window. A Unit object that defines the minimum height of the window. Gets or sets the minimum width of edit form's popup window. A Unit object that defines the minimum width of the window. Gets or sets whether the Popup Edit Form is displayed in modal mode. true if the Edit Form is displayed in modal mode; otherwise, false. Gets or sets a value that specifies when the Popup Edit Form being resized should be redrawn. One of the ResizingMode enumeration values. Gets or sets a value that specifies whether the Popup Edit Form's title heading is displayed. true, if the title header is visible, otherwise, false. Gets or sets the Popup Edit Form's vertical alignment. One of the PopupVerticalAlign enumeration values. Gets or sets a value that indicates the distance that the Popup Edit Form is offset from its baseline in the vertical direction. This is a dependency property. An integer value defining the control's offset from its baseline in the vertical direction. Gets or sets the Popup Edit Form's width. A structure that specifies the width. Contains styles settings defining the appearance of a Customization Window. Initializes a new instance of the GridViewCustomizationWindowPopupStyle class with the specified owner. An object that is the owner of the created object. This property is not in effect for the GridViewCustomizationWindowPopupStyle class. Gets the style settings defining a Customization Window's main area appearance. An GridViewPopupMainAreaStyle object that contains the style settings. This property is not in effect for the GridViewCustomizationWindowPopupStyle class. Contains Customization Window specific settings. Initializes a new instance of the GridViewCustomizationWindowPopupSettings class with the specified owner. An object that is the owner of the created object. Gets or sets the Customization Window's height. A structure that specifies the height. Gets or sets the Customization Window's horizontal alignment. One of the PopupHorizontalAlign enumeration values. Gets or sets a value that indicates the distance that the Customization Window is offset from its baseline in the horizontal direction. This is a dependency property. An integer value defining the control's offset from its baseline in the horizontal direction. Gets or sets the Customization Window's vertical alignment. One of the PopupVerticalAlign enumeration values. Gets or sets a value that indicates the distance that the Customization Window is offset from its baseline in the vertical direction. This is a dependency property. An integer value defining the control's offset from its baseline in the vertical direction. Gets or sets the Customization Window's width. A structure that specifies the width. Contains specific settings for different popup elements. Initializes a new instance of the ASPxGridViewPopupControlSettings class with the specified owner. An object that is the owner of the created object. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Provides access to the Customization Window's settings. A GridViewCustomizationWindowPopupSettings object that contains the Customization Window's settings. Provides access to the Popup Edit Form's settings. A GridViewEditFormPopupSettings object that contains the Edit Form's settings. Provides access to the Popup Header Filter's settings. A GridViewHeaderFilterPopupSettings object that contains the Header Filter's settings. Provides data for the event. Initializes a new instance of the FileManagerItemDeleteEventArgs class. A object representing the item being deleted. This value is assigned to the property. Gets an item object related to the event. A object that represents an item currently being deleted. Provides data for the event. Initializes a new instance of the FileManagerFileUploadEventArgs class with the specified settings. A object that is the file related to the event. A object that points to the downloaded file. Gets a file, related to the event. A object that represents a file currently being uploaded. Gets or sets the name of a file selected to upload. A value that specifies the file name. Gets a stream object that points to the uploaded file. A object that points to the uploaded file. Gets a stream object that points to the uploaded file. A object to which the modified file stream is sent. An object providing a means to localize the Image and Data Browsing, Docking and Popups, Site Navigation and Layout, File Management, and Multi-Use Site Controls controls' user interface elements at runtime. Initializes a new instance of the ASPxperienceLocalizer class with default settings. Returns an object comprising resources based on the thread's language and regional settings (culture). An XtraLocalizer@lt;ASPxperienceStringId@gt; object comprising resources based on the thread's culture. Returns a localized string for the specified string identifier. An enumeration value identifying the string to localize. A String corresponding to the specified identifier. Contains styles settings defining the common appearance of popup elements within grid. Initializes a new instance of the GridViewPopupControlStyle class with the specified owner. An object that is the owner of the created object. This property is not in effect for the GridViewPopupControlStyle class. This property is not in effect for the GridViewPopupControlStyle class. This property is not in effect for the GridViewPopupControlStyle class. This property is not in effect for the GridViewPopupControlStyle class. This property is not in effect for the GridViewPopupControlStyle class. This property is not in effect for the GridViewPopupControlStyle class. This property is not in effect for the GridViewPopupControlStyle class. Gets the general style settings of popup elements within a grid. A AppearanceStyle object that contains the style settings. This property is not in effect for the GridViewPopupControlStyle class. Contains Page Size Item element specific settings. Initializes a new instance of the PageSizeItemSettings class with default settings. Initializes a new instance of the PageSizeItemSettings class with the specified owner. An object that implements the interface. Gets or sets a text displayed within the Page Size Item element's drop-down window All item. A String value that is an item text. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the Page Size Item element's caption. A String value that specifies the caption. Gets the settings of a drop-down image displayed within the Page Size Item element. A ButtonImageProperties object that contains image settings. This property is not in effect for the PageSizeItemSettings class. This property is not in effect for the PageSizeItemSettings class. Gets the collection of items displayed within the Page Size Item element's drop-down window. An array of strings that identify the items. Gets or sets the Page Size Item element's position within a pager. One of the PagerPageSizePosition enumeration values. Gets or sets a value that specifies whether the All item is displayed within the Page Size Item element's drop-down window. true, if the item is visible, otherwise, false. Gets or sets a value that specifies whether a page size item drop-down window casts a shadow. true if the drop-down window casts a shadow; otherwise false. This property is not in effect for the PageSizeItemSettings class. For internal use only. Initializes a new instance of the PagerStylesLite class. An object that implements the ISkinOwner interface. Defines style settings for the Page Size Item element. Initializes a new instance of the PagerPageSizeItemStyle class with default settings. Gets or sets the distance between the caption and combo box within the Page Size Item element. A that is the spacing value. Gets style settings that define the appearance of a combo box within the Page Size Item element. A PagerComboBoxStyle object that contains style settings. Duplicates the properties of the specified object into the current instance of the PagerPageSizeItemStyle class. A object that represents the object whose settings will be copied. This property is not in effect for the PagerPageSizeItemStyle class. Combines the properties of the specified with the current instance of the PagerPageSizeItemStyle class. A that is the object to be combined. Returns the PagerPageSizeItemStyle object to its original state. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the PagerPageSizeEventArgs class. An integer value that specifies the page size. Gets or sets the new page size (number of items displayed on a page). An integer value that specifies the page size. Defines style settings for the Page Size Item element's drop-down window. Initializes a new instance of the PagerDropDownWindowStyle class with default settings. This property is not in effect for the PagerDropDownWindowStyle class. This property is not in effect for the PagerDropDownWindowStyle class. This property is not in effect for the PagerDropDownWindowStyle class. This property is not in effect for the PagerDropDownWindowStyle class. This property is not in effect for the PagerDropDownWindowStyle class. This property is not in effect for the PagerDropDownWindowStyle class. This property is not in effect for the PagerDropDownWindowStyle class. This property is not in effect for the PagerDropDownWindowStyle class. This property is not in effect for the PagerDropDownWindowStyle class. Defines style settings for the Page Size Item element's items. Initializes a new instance of the PagerDropDownItemStyle class with default settings. This property is not in effect for the PagerDropDownItemStyle class. Gets the style settings which define a Page Size Item's drop-down button appearance. A MenuItemDropDownButtonStyle object that contains the style settings. This property is not in effect for the PagerDropDownItemStyle class. This property is not in effect for the PagerDropDownItemStyle class. This property is not in effect for the PagerDropDownItemStyle class. This property is not in effect for the PagerDropDownItemStyle class. Defines style settings for the Page Size Item element's drop-down button. Initializes a new instance of the PagerDropDownButtonStyle class with default settings. This property is not in effect for the PagerDropDownButtonStyle class. This property is not in effect for the PagerDropDownButtonStyle class. This property is not in effect for the PagerDropDownButtonStyle class. Defines style settings for the Page Size Item element's combo box. Initializes a new instance of the PagerComboBoxStyle class with default settings. Duplicates the properties of the specified object into the current instance of the PagerComboBoxStyle class. A object that represents the object whose settings will be copied. Gets the style settings that define a Page Size Item's appearance in the disabled state. A AppearanceSelectedStyle object that contains the style settings. Gets or sets the amount of space between the right border of a caption and the drop-down button within the Page Size Item element. A that is the spacing value. Gets the style settings that define the Page Size Item element's drop-down button appearance. A PagerDropDownButtonStyle object that contains the style settings. Gets the style settings that define the Page Size Item element's drop-down window appearance. A PagerDropDownWindowStyle object that contains the style settings. This property is not in effect for the PagerComboBoxStyle class. Gets the style settings defining the appearance of items in the page size item's drop-down window. A PagerDropDownItemStyle object that contains style settings. Combines the properties of the specified with the current instance of the PagerComboBoxStyle class. A that is the object to be combined. Gets the style settings which define a Page Size Item's appearance in the pressed state. A AppearanceSelectedStyle object that contains the style settings. Returns the PagerComboBoxStyle object to its original state. This property is not in effect for the PagerComboBoxStyle class. Contains settings that allow the dock panel's appearance to be defined. Initializes a new instance of the DockPanelStyles class. An object that owns the created object. This property is not in effect for the DockPanelStyles class. Gets the style settings defining the dock panel appearance. An AppearanceStyle object containing the style settings. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the DataViewPageSizeEventArgs class. An integer value that specifies the page size. Gets or sets the new page size (number of items displayed on a page). An integer value that specifies the page size. Contains settings that allow the appearance of popup elements within the ASPxGridView to be defined. Initializes a new instance of the GridViewPopupControlStyles class with the specified owner. An object that is the owner of the created object. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets the style settings defining the common appearance of popup elements within a grid. A GridViewPopupControlStyle object that contains the style settings. Duplicates the properties of the specified object into the current instance of the GridViewPopupControlStyles class. A object that is the object from which the settings will be copied from. Gets the style settings defining the appearance of the Customization Window within a grid. A GridViewCustomizationWindowPopupStyle object that contains the style settings. Gets the style settings defining the appearance of the Popup Edit Form within a grid. A GridViewEditFormPopupStyle object that contains the style settings. Gets the style settings defining the appearance of the Filter Builder within a grid. A GridViewFilterBuilderPopupStyle object that contains the style settings. Gets the style settings defining the appearance of the Popup Header Filter within a grid. A GridViewHeaderFilterPopupStyle object that contains the style settings. Returns the GridViewPopupControlStyles object to its original state. Contains settings that relate to the file manager's functionality. Initializes a new instance of the FileManagerSettingsEditing class with the specified owner. An object that implements the interface. Gets or sets a value specifying whether folders can be created via an end-user's interaction. true, if end-users can create folders; otherwise, false. Gets or sets a value specifying whether items can be deleted via an end-user's interaction. true, if end-users can delete items; otherwise, false. Gets or sets a value specifying whether an item can be moved via an end-user's interaction. true, if end-users can move items; otherwise, false. Gets or sets a value specifying whether items can be renamed via an end-user's interaction. true, if end-users can rename items; otherwise, false. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Defines style settings for different states of item. Initializes a new instance of the FileManagerItemStateStyle class with default settings. A zone where panels can be docked. Initializes a new instance of the ASPxDockZone class with default settings. Fires on the server side after a panel is docked in a zone. Gets or sets whether a zone can enlarge its size to contain a docking panel. true to allow a zone to grow; otherwise, false Fires on the server side before a panel is docked in a zone and allows you to cancel the action. Gets or sets the ASPxDockZone's client programmatic identifier. A string value that specifies the ASPxDockZone's client identifier. Gets an object that lists the client-side events specific to the ASPxDockZone. A DockZoneClientSideEvents object which allows assigning handlers to the client-side events available to the ASPxDockZone. Gets or sets a value that specifies the initial visibility state of a zone on the client. true to make a zone initially displayed on the client; false to render the zone into the web page, but make it initially hidden on the client side. This property is not in effect for the ASPxDockZone class. This property is not in effect for the ASPxDockZone class. This property is not in effect for the ASPxDockZone class. Gets or sets a value that specifies whether the zone is displayed with a predefined style or the zone's appearance has to be completely defined by a developer, via either css or the appropriate style properties. true if the zone has a predefined style; false if the zone's appearance should be explicitly specified. This property is not in effect for the ASPxDockZone class. This property is not in effect for the ASPxDockZone class. Returns a value that indicates whether a specific programmatic interface (in particular, specific objects and methods) are available to the control on the client side. true if the client-side API is available for the control; otherwise, false. Gets or sets the direction in which panels are arranged within the zone. One of the DockZoneOrientation enumeration values. Gets the padding settings of the zone. A object that contains padding settings. Provides access to the collection of panels within the current zone. An DockPanelCollection collection containing panels. Gets or sets the spacing between panels within the zone. A object that specifies the spacing. Provides access to the styles that define the appearance of the zone in different states. A object that contains zone style properties. Gets or sets the unique identifier of a zone on a page. A that is the unique identifier of a zone. A method that will handle the event. A method that will handle the event. The event source. Identifies the file manager control that raised the event. A object that contains event data. A method that will handle the event. A method that will handle the event. An object representing the event's source. An object that contains event data. Provides data for the event. Initializes a new instance of the RatingControlItemEventArgs class. An integer value that identifies the index of the clicked item. Gets or sets the clicked item's index. An integer value that identifies the index of the clicked item. Represents a rating control. Initializes a new instance of the ASPxRatingControl class with default settings. Gets or sets a value that specifies whether server-side processing is required for specific predefined user actions. true, if server-side processing is required, otherwise, false. This property is not in effect for the ASPxRatingControl class. This property is not in effect for the ASPxRatingControl class. This property is not in effect for the ASPxRatingControl class. Gets or sets the border color. A object that represents the border color. This property is not in effect for the ASPxRatingControl class. This property is not in effect for the ASPxRatingControl class. Gets or sets the border style for all four sides of a control. One of the enumeration values. This property is not in effect for the ASPxRatingControl class. Gets or sets the border width for all four sides of a control. A that represents the border width. Gets or sets the ASPxRatingControl's client programmatic identifier. A string value that specifies the ASPxRatingControl's client identifier. Gets an object that lists the client-side events specific to the ASPxRatingControl. A object, which allows assigning handlers to the client-side events available to the ASPxRatingControl. Gets or sets a value that specifies the initial visibility state of a rating control on the client. true to make a control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. This property is not in effect for the ASPxRatingControl class. This property is not in effect for the ASPxRatingControl class. This property is not in effect for the ASPxRatingControl class. This property is not in effect for the ASPxRatingControl class. This property is not in effect for the ASPxRatingControl class. This property is not in effect for the ASPxRatingControl class. [To be supplied] Gets or sets a value that specifies the manner items are filled. One of the enumerator values. This property is not in effect for the ASPxRatingControl class. This property is not in effect for the ASPxRatingControl class. This property is not in effect for the ASPxRatingControl class. Gets or sets the URL pointing to the image representing an item within the ASPxRatingControl. A System.String value specifying the URL representing the path to the image. Fires after an item has been clicked. Gets or sets the number of items displayed in the rating control. An integer value that specifies the number of items. Gets or sets an item's height. An integer value representing an item's height in pixels. Gets or sets an item's width. An integer value representing the item's width in pixels. Gets or sets the read-only status of the ASPxRatingControl control. true if end-users cannot modify a control's value; otherwise, false. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the items tooltip titles (a string containing the enumeration of titles, one after another, separated by commas). A value which specifies the items tooltip titles. Gets or sets the control's tooltip text. A string value that specifies the text displayed within the tooltip. Gets or sets the control's value. A value representing the control's value. This property is not in effect for the ASPxRatingControl class. Lists the values that specify how the ASPxRatingControl's items should be filled. An item is filled according to the exact decimal part of the value. An item is fully filled if the decimal part of the control's value is in the range 50-99. An item is half filled if the decimal part of the control's value is in the range 25-74. Defines the base style settings for the items of different objects. Initializes a new instance of the MenuItemStyleBase class. Gets the style settings which define a menu item's appearance in the checked state. A object that contains the checked style settings. Duplicates the properties of the specified object into the current instance of the MenuItemStyleBase class. A object that represents the object from which the settings are copied. Gets or sets an item's height. A value that specifies the item's height. This property is not in effect for the MenuItemStyleBase class. Combines the properties of the specified with the current instance of the MenuItemStyleBase class. A that represents the object to be combined. Gets or sets the amount of space between the right borders of a menu item and the pop-out image displayed at the menu level which the current style applies to. A that represents the spacing value. Returns the MenuItemStyleBase object to its original state. Gets or sets the item's width. A value that specifies the item's width. Defines style settings for a drop down button within a menu. Initializes a new instance of the MenuItemDropDownButtonStyle class. This property is not in effect for the MenuItemDropDownButtonStyle class. This property is not in effect for the MenuItemDropDownButtonStyle class. This property is not in effect for the MenuItemDropDownButtonStyle class. This property is not in effect for the MenuItemDropDownButtonStyle class. This property is not in effect for the MenuItemDropDownButtonStyle class. [To be supplied] This property is not in effect for the MenuItemDropDownButtonStyle class. [To be supplied] This property is not in effect for the MenuItemDropDownButtonStyle class. [To be supplied] This property is not in effect for the MenuItemDropDownButtonStyle class. [To be supplied] This property is not in effect for the MenuItemDropDownButtonStyle class. This property is not in effect for the MenuItemDropDownButtonStyle class. Defines style settings for the selected dropdown button within a menu. Initializes a new instance of the MenuItemDropDownButtonSelectedStyle class. This property is not in effect for the MenuItemDropDownButtonSelectedStyle class. This property is not in effect for the MenuItemDropDownButtonSelectedStyle class. Represents an individual item within a file manager. Initializes a new instance of the FileManagerItem class with the specified settings when the specified file system provider is used. A object specifying the file system provider that will be used to work with the item. A object that is a parent folder for the newly created item. A value specifying the item name. Initializes a new instance of the FileManagerItem class with the specified relative name when the specified file system provider is used. A object specifying the file system provider that will be used to work with the item. A value specifying the item relative name. Gets the full name of the current item. A value that represents the item's full name. Gets the name of the current item. A value that specifies the item's name. Gets a relative name of the current item. A value that represents the item's relative name. Returns the string that represents the current object. A that represents the current FileManagerItem object. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Gets the style settings used to paint report bricks. A object that contains style settings. Gets a data column that corresponds to the processed grid element. A object that specifies the data column. null (Nothing in Visual Basic) if the processed element doesn't belong to a column (e.g. preview, footer). Returns the value of the specified cell within the processed row. A value that specifies the name of the data source field. An object that represents the specified cell's value. Gets the processed row's key. An object that represents the processed row's key value. Gets the processed row's type. A enumeration value that identifies the processed row's type. Gets or sets the text displayed within the brick currently being rendered. A value that specifies the text displayed within the processed brick. Gets or sets the processed brick's value. An object that represents the processed brick's value. Gets or sets the pattern used to format values. The pattern used to format values. Gets or sets the rendered brick's URL. A value that specifies the rendered brick's URL. Gets the processed data cell's value. An object that represents the processed cell's value. Gets the processed row's visible index. An integer value that specifies the processed row's visible index. Contains settings specific to a color editor. Initializes a new instance of the ColorEditProperties class with default settings. Initializes a new instance of the ColorEditProperties class with the specified owner. An object that implements the interface. Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel. true if the editor's value can be changed via the mouse wheel when the editor is focused; otherwise, false. Gets or sets a value that specifies whether a color editor allows null values to be entered. true if null values can be entered into the editor, otherwise, false. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. This property is not in effect for the ColorEditProperties class. Gets an object that lists the client-side events specific to the ColorEditProperties. A object which allows assigning handlers to the client-side events available to the ColorEditProperties. Gets or sets the height of the editor's color indicator. A value representing the color indicator's height. Gets the style settings which define the color indicator's appearance. A object that contains the style settings. Gets or sets the width of the color editor's color indicator. A value representing the color indicator's width. Gets or sets a value that specifies the action to be performed after entering an invalid color value to the editor. One of the enumeration values. Gets the style settings which define the appearance of color table cells . A object that contains the style settings. Gets the style settings which define the color table's appearance. A object that contains the style settings. Gets or sets the height of a color indicator that represents a color editor's value within a column in browse mode. A value representing the color indicator's height. Gets or sets the amount of space between a color indicator and editor's value within a column in browse mode. A that represents the spacing value. Gets the style settings for a color indicator within a column in browse mode. A object that contains style settings. Gets or sets the width of a color indicator that represents a color editor's value within a column in browse mode. A value representing the color indicator's width. This property is not in effect for the ColorEditProperties class. This property is not in effect for the ColorEditProperties class. For internal use only. This property is not in effect for the ColorEditProperties class. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused, and its value is null. A string value that specifies the prompt text. Contains a client-side color editor's event list. Initializes a new instance of the ColorEditClientSideEvents class with the specified owner. An object that implements the interface. Initializes a new instance of the ColorEditClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the event. A string that represents either the name of a JavaScript function or the entire JavaScript function code, used to handle an event. Represents a color editor control that has a dropdown window with a color palette. Initializes a new instance of the ASPxColorEdit class with default settings. This property is not in effect for the ASPxColorEdit class. Gets or sets a value that specifies whether the color editor allows null values to be entered in the edit box. true if null values can be entered into the editor, otherwise, false. This event is not in effect for the ASPxColorEdit class. This property is not in effect for the ASPxColorEdit class. Gets an object that lists the client-side events specific to the ASPxColorEdit. A object which allows assigning handlers to the client-side events available to the ASPxColorEdit. Gets or sets the editor's color in RGB format. A object representing the color. Fires after the selected color has been changed within the color editor. Gets or sets the height of the editor's color indicator. A value representing the color indicator's height. Gets the style settings which define the color indicator's appearance. A object that contains the style settings. Gets or sets the width of the color editor's color indicator. A value representing the color indicator's width. Gets or sets a value that specifies the action to be performed after entering an invalid color value to the editor. One of the enumeration values. Gets the style settings which define the appearance of color table cells. A object that contains the style settings. Gets the style settings which define the color table's appearance. A object that contains the style settings. This property is not in effect for the ASPxColorEdit class. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused, and its value is null. A string value that specifies the prompt text. For internal use only. Gets or sets the text displayed within the editor's edit box. The textual representation of the editor's value. Fires when the editor loses focus after the editor's text has been changed. Gets or sets the editor's value. A value representing the editor's value. Lists the values that specify the selection behavior for a list editor. Multiple items can be selected within the editor by clicking specific check boxes or list items (the Shift key can also be used in this mode to select a range of items). Multiple items can be selected within the editor by clicking list items while pressing Ctrl (to add an individual item) or Shift (to select a range of items). Only one list box item can be selected at once. Contains the base settings specific to dropdown editors. Initializes a new instance of the DropDownEditPropertiesBase class with default settings. Initializes a new instance of the DropDownEditPropertiesBase class with the specified owner. An object that implements the interface. Gets or sets a value specifying the animation type used when the editor's drop down window is invoked. One of the AnimationType enumeration values. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets the settings of the editor's drop down button. A object that contains the fast button's settings. Gets or sets a value that specifies whether a specific animation effect is used when the editor's drop down window is invoked. true if a specific animation effect is used; otherwise, false. This property is not in effect for the DropDownEditPropertiesBase class. Gets or sets a drop down window's horizontal alignment. One of the PopupHorizontalAlign enumeration values. Gets or sets a drop down window's vertical alignment. One of the PopupVerticalAlign enumeration values. Gets or sets a value that specifies whether the editor's dropdown window is displayed above Java applets that may present on the web page. One of the enumeration values. Gets or sets a value that specifies whether the editor's drop down window casts a shadow. true if the editor's drop down window casts a shadow; otherwise false. Represents the base class for editors capable of using the dropdown window. Initializes a new instance of the ASPxDropDownEditBase class with default settings. Gets or sets a value specifying the animation type used when the editor's drop down window is invoked. One of the AnimationType enumeration values. This property is not in effect for the ASPxDropDownEditBase class. Gets the settings of the editor's drop down button. A object that contains the fast button's settings. Gets or sets a value that specifies whether a specific animation effect is used when the editor's drop down window is invoked. true if a specific animation effect is used; otherwise, false. This property is not in effect for the ASPxDropDownEditBase class. Gets or sets a drop down window's horizontal alignment. One of the PopupHorizontalAlign enumeration values. Gets or sets a drop down window's vertical alignment. One of the PopupVerticalAlign enumeration values. For internal use only. Gets or sets a value that specifies whether the editor's dropdown window is displayed above Java applets that may present on the web page. One of the enumeration values. Gets or sets a value that specifies whether the editor's drop down window casts a shadow. true if the editor's drop down window casts a shadow; otherwise false. Represents an individual file within the control. Initializes a new instance of the FileManagerFile class with the specified relative name when the specified file system provider is used. A object specifying the file system provider that will be used to work with the file. A value specifying the file relative name. Initializes a new instance of the FileManagerFile class with the specified settings when the specified file system provider is used. A object specifying the file system provider that will be used to work with the file. A object that is a parent folder for the newly created file. A value specifying the file name. Compares this FileManagerFile instance with the specified object. A FileManagerFile representing the specified object for comparison. true if the FileManagerFile object that this method is called from is equal to the specified object; otherwise, false. Gets the string that specifies the extension of the file. A specifying a file extension, including the leading dot. Gets the parent folder to which the current file belongs. A object representing the file's immediate parent. Returns the time of the last file modification. A DateTime value that specifies the time of the last file modification. Gets or sets the file's length in bytes. An Int64 value specifying the file's length, in bytes. Defines style settings for nodes' text. Initializes a new instance of the TreeViewNodeTextStyle class. This property is not in effect for the TreeViewNodeTextStyle class. Defines style settings for nodes. Initializes a new instance of the TreeViewNodeStyle class. This property is not in effect for the TreeViewNodeStyle class. A collection of panels that are docked to a zone. Initializes a new instance of the DockPanelCollection class specifying its owner. An object specifying a zone that will own the collection. Adds the specified panel to the collection. An object to add to the collection. Removes all panels from the collection. Returns a value indicating whether the collection contains the specified panel. An object to locate in the collection. true if the specified panel belongs to the collection; otherwise false. Copies the items from the collection to the specified array, starting at the specified index in the array object. A zero-based System.Array object that receives the copied items from the DockPanelCollection collection. The first position in the specified System.Array object to receive the copied contents. Gets the number of panels within the collection. An integer value that specifies the number of panels within the collection. Returns a panel object with the specified property value. A value specifying the property value of the required panel. An ASPxDockPanel object with a specific value of the property. For internal use only. For internal use only. Removes the specified panel from the collection. An object to remove from the collection. true if the specified panel has been successfully removed from the collection; false if the specified item has not been found within the collection. Lists values that specify the direction in which panels are arranged within the zone. A docked panel fills whole zone client area. In this case, only one panel can be docked to the zone at one time. Panels are arranged horizontally within a zone. Panels are arranged vertically within a zone. Contains styles settings defining the appearance of a Popup Header Filter. Initializes a new instance of the GridViewHeaderFilterPopupStyle class with the specified owner. An object that is the owner of the created object. Gets the style settings defining a Popup Header Filter's button panel appearance. An HeaderFilterButtonPanelStyles object that contains the style settings. This property is not in effect for the GridViewHeaderFilterPopupStyle class. Duplicates the properties of the specified object into the current instance of the GridViewHeaderFilterPopupStyle class. A object that is the object from which the settings will be copied. This property is not in effect for the GridViewHeaderFilterPopupStyle class. This property is not in effect for the GridViewHeaderFilterPopupStyle class. Returns the GridViewHeaderFilterPopupStyle object to its original state. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Contains settings which define the normal, hottracked, and checked states of an image that can be displayed within header buttons of web controls. Initializes a new instance of the HeaderButtonCheckedImageProperties class. Initializes a new instance of the HeaderButtonCheckedImageProperties class with the specified image location. A value that specifies the image location. This value is assigned to the property. Initializes a new instance of the HeaderButtonCheckedImageProperties class with the specified owner. An object that implements the interface. Gets or sets the URL of an image displayed when the button item is checked. A value that specifies the image location. Provides data for the event. Initializes a new instance of the FileManagerFolderCreateEventArgs class. A value that represents the unique identifier name of a folder related to the event. This value is assigned to the property. A object that represents the folder to whose child collection the target folder is being added. This value is assigned to the property. Gets the name of the newly created folder. A value that specifies the folder's name. Gets the parent folder for the newly created item. A object representing the parent folder. Contains settings that allow the appearance of elements, used within ASPxFormLayout tabbed groups, to be defined. Initializes a new instance of the TabbedLayoutGroupTabPageStyles class with the specified settings. An object containing element specific settings. Gets the style settings defining the active tab appearance within the tabbed layout group. An TabStyle object containing style settings. Copies the settings of the specified object to the current one. A descendant whose settings are copied to the current object. Gets the style settings defining the content appearance within the tabbed layout group. An ContentStyle object containing style settings. Gets the style settings defining the disabled tabbed layout group appearance. An DisabledStyle object containing style settings. Gets the style settings defining the loading panel appearance within the tabbed layout group. An LoadingPanelStyle object containing style settings. Gets the style settings defining the scroll button appearance within the tabbed layout group. An ButtonStyle object containing style settings. Gets the style settings defining the appearance of the space after the tab within the tabbed layout group. An SpaceTabTemplateStyle object containing style settings. Gets the style settings defining the appearance of the space before the tab within the tabbed layout group. An SpaceTabTemplateStyle object containing style settings. Gets the style settings defining the tab appearance within the tabbed layout group. An TabStyle object containing style settings. Serves as a base for classes that define functional settings of different elements within ASPxFileManager. Initializes a new instance of the FileManagerSettingsBase class with the specified owner. An object that implements the interface. For internal use only. Contains specific TabControl related style settings. Initializes a new instance of the TabControlStyle class with default settings. Duplicates the properties of the specified object into the current instance of the TabControlStyle class. A object that the settings will be copied from. Gets a value that indicates whether this TabControlStyle object is initialized with the default values. true if the object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the TabControlStyle class. A , that is an object to be combined. Gets the padding settings of the tab control. A object that contains padding settings. Returns the TabControlStyle object to its original state. Gets or sets the amount of space between a scroll button and tabs. A that represents the spacing value. Gets or sets the spacing between the scroll buttons within the tab header. A that represents the spacing value. Gets or sets the amount of space between tabs. A that represents the spacing value. Provides style settings used to define the appearance of the visual elements. Initializes a new instance of the FilterControlStyles class with the specified owner. An object that implements the interface. Gets the style settings that define the combining operator appearance. An FilterControlLinkStyle object that contains style settings. For internal use only. Returns "GroupType". [To be supplied] Gets the style settings that define the add and remove buttons appearance. An FilterControlImageButtonStyle object that contains style settings. For internal use only. Returns "ImageButton". [To be supplied] Gets the style settings that define the comparison operator appearance. An FilterControlLinkStyle object that contains style settings. For internal use only. Returns "OperationStyle". [To be supplied] Gets the style settings that define the field name appearance. An FilterControlLinkStyle object that contains style settings. For internal use only. Returns "PropertyName". [To be supplied] Gets the style settings that define the filter area appearance. An FilterControlTableStyle object that contains style settings. For internal use only. Returns "Table". [To be supplied] Returns a string that is the current object. A that is the current FilterControlStyles object. Gets the style settings that define the criteria value appearance. An FilterControlLinkStyle object that contains style settings. For internal use only. Returns "Value". [To be supplied] Represents the base class for the and the classes. Initializes a new instance of the LayoutGroupBase class with default settings. A layout group caption. Initializes a new instance of the LayoutGroupBase class with default settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Returns a layout item by its path. A string value specifying the layout item's path within the collection. An LayoutItemBase object representing the layout item specified by its path. Performs the specified action on each element of the current collection. The action to perform on each element of the collection. Provides access to the layout group's item collection. A LayoutItemCollection object that is a collection of layout items. Provides access to the layout item caption settings within a layout group. A LayoutItemCaptionSettings object containing properties common to all the layout item captions within a layout group. Provides access to the help text settings within a layout group. A LayoutItemHelpTextSettings object containing properties common to all the help texts within a layout group. Provides access to the layout item settings within a layout group. A LayoutGroupItemSettings object containing properties common to all the layout items within a layout group. Contains settings that allow images to be defined for the file manager's specific elements. Initializes a new instance of the FileManagerImages class with the specified owner. An object that implements the ISkinOwner interface. Gets the settings of an image displayed within the create button. An object that contains image settings. Gets the settings of an image displayed within the delete button. An object that contains image settings. Provides access to the settings that define an image of check boxes in the checked state, when the details view is used. An ImagePropertiesEx object that contains image settings. Provides access to the settings that define an image of check boxes in the unchecked state, when the details view is used. An ImagePropertiesEx object that contains image settings. Gets the settings of an image displayed within the download button. An object that contains image settings. Gets the settings of a thumbnail displayed within the files. A object that contains image settings. Gets the settings of an image, displayed within the folders's icons. An object that contains image settings. Gets settings of an image, which when clicked, collapses a folder. An object that contains image settings. Gets the settings of an image displayed within a Node Loading Panel. An object that contains image settings. Gets settings of an image, which when clicked, expands a folder. An object that contains image settings. Gets the settings which define the image displayed within the locked folder. An object that contains the image settings. Gets the settings of an image displayed within the move button. An object that contains image settings. Gets the settings of an image displayed within the refresh button. An object that contains image settings. Gets the settings of an image displayed within the rename button. An object that contains image settings. Provides access to the settings that define an image of check boxes in the checked state, when the thumbnail view is used. An ImagePropertiesEx object that contains image settings. Serves as a base for collection objects. Clears the collection by removing all its items. Copies the items from the collection to the specified array, starting at the specified index in the array object. A zero-based System.Array object that receives the copied items from the StateManagedCollectionBase collection. The first position in the specified System.Array object to receive the copied contents. Gets the number of items contained within the collection. An integer value representing the number of collection items. Returns a reference to an enumerator object, which is used to iterate through the collection. The IEnumerator-supporting object, representing the collection's enumerator. Gets a value indicating whether the collection is empty. true if the collection is empty; otherwise, false. For internal use only. A component that is used to manage panels and zones on a page. Initializes a new instance of the ASPxDockManager class with default settings. Fires on the server side after a panel is docked in a zone. Fires on the server side after a panel is undocked from a zone. Fires on the server side before a panel is docked in a zone and allows you to cancel the action. Fires on the server side before a panel is undocked from a zone and allows you to cancel the action. Fires when a round trip to the server has been initiated by a call to the client method. Gets or sets the ASPxDockManager's client programmatic identifier. A string value that specifies the ASPxDockManager's client identifier. Enables you to save and restore the previously saved layout of panels and zones managed by the ASPxDockManager. Gets an object that lists the client-side events specific to the ASPxDockManager. A DockManagerClientSideEvents object which allows assigning handlers to the client-side events available to the ASPxDockManager. Returns a panel object with the specified property value. A value that is the property value of the required panel. An ASPxDockPanel object with a specific value of the property. Returns a zone object with the specified property value. A value that is the property value of the required zone. An ASPxDockZone object with a specific value of the property. Gets or sets whether end-users can dock and undock panels by dragging them. true to allow end-users to dock and undock panels; otherwise, false. Returns a value that indicates whether a specific programmatic interface (in particular, specific objects and methods) are available to the control on the client side. true if the client-side API is available for the control; otherwise, false. Provides access to the collection of panels within the page. An IEnumerable@lt;ASPxDockPanel@gt; collection containing panels. Returns the layout of panels managed by the ASPxDockManager to the initial state. Gets or sets a value that specifies whether cookies are used to persist the visibility, an owner zone, position within the zone, allowed dock state, size, and position of panels on the page. true if information is persisted in cookies; otherwise, false. Gets or sets the name (identifier) of the cookie in which the information about panels on the page is persisted. A value specifying a cookie's name. Provides access to the collection of zones within the page. An IEnumerable@lt;ASPxDockZone@gt; collection containing zones. Specifies which literal characters of the mask are included in an editor's value. All literals are included in an editor's value. Only decimal symbol literals are included in an editor's value. Literals are not included in an editor's value. A specific HTTP handle that allows actual information about the file upload progress to be sent to the client in response to a service callback, automatically initiated by the ASPxUploadControl. Initializes a new instance of the ASPxUploadProgressHttpHandler class. Contains style settings that define the appearance of a progress bar control used for in-place editing. Initializes a new instance of the ProgressBarStyle class. This property is not in effect for the ProgressBarStyle class. This property is not in effect for the ProgressBarStyle class. Represents a data column that displays images from a binary stream. Initializes a new instance of the GridViewDataBinaryImageColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a binary image editor. Serves as a base for classes that are used as arguments for events generated on the server side. Initializes a new instance of the FileManagerActionEventArgsBase class with default settings. Gets or sets a value indicating whether the action that raised the event should be canceled. true if the action that raised the event should be canceled; otherwise, false. Gets or sets a text for the explanatory message. A value that contains the explanatory text. Provides the style settings used to paint the visual elements within the MVCxLoadingPanel. Initializes a new instance of the LoadingPanelStyles class with the specified owner. An object that represents the class' owner. Gets the style settings that define the appearance of a loading div element. A LoadingDivStyle object that contains the style settings. Lists values that specify the horizontal position of the cancel button within the progress panel. The cancel button is displayed at the center of the ASPxUploadControl's progress panel, under the progress bar. The cancel button is displayed on the left side of the ASPxUploadControl's progress panel, under the progress bar. The cancel button is displayed on the right side of the ASPxUploadControl's progress panel, under the progress bar. Contains settings specific to the cancel button. Initializes a new instance of the CancelButtonProperties class with the specified owner. An object that implements the interface. Provides the style settings used to paint the Filter Control's elements. Initializes a new instance of the GridViewFilterStyle class. Provides the style settings used to paint the Filter Bar. Initializes a new instance of the GridViewFilterBarStyle class with default settings. Represents a data column with the progress bar editor. Initializes a new instance of the GridViewDataProgressBarColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to a progress bar. Represents a data column that displays images located at the specified URLs. Initializes a new instance of the GridViewDataImageColumn class with default settings. Gets the column editor's settings. A object that contains settings specific to an image editor. Represents a container for the templates used to render the Pager. Initializes a new instance of the GridViewPagerBarTemplateContainer class. An object that owns the current object. This value is assigned to the property. A enumeration value that specifies the pager's position within the grid. This value is assigned to the property. A value that identifies the pager. Gets the pager's position within an ASPxGridView control. A enumeration value that specifies the pager's position within the grid. A method that will handle the event. A method that will handle the event. The event sender. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewCommandButtonEventArgs class. A object that represents the processed command button. This value is assigned to the property. An integer value that specifies the visible index of a row which contains the processed comamnd button. This value is assigned to the property. true if the processed command button is displayed within the edited row; otherwise, false. Initializes a new instance of the ASPxGridViewCommandButtonEventArgs class with the specified settings. A object that represents the command column containing the processed command button. This value is assigned to the property. A enumeration value identifying the type of the processed command button. An integer value that specifies the visible index of a row which contains the processed command button. This value is assigned to the property. true if the processed command button is displayed within the edited row; otherwise, false. Gets the command button currently being initialized. A object that represents the command button. Gets the type of the command button currently being initialized. One of the enumeration values. Gets a command column which owns the processed command button. A object that represents the command column which owns the processed button. Gets or sets whether the processed command button is enabled. true to enable the button; otherwise, false. Gets the settings of an image displayed within the processed command button. An object that contains image settings. Gets whether a command button is displayed within the data row currently being edited. true if the processed command button is displayed within the edited row; otherwise, false. Gets the processed command button's text. A value that specifies the button's text. Gets or sets whether the command button is visible. true to show the command button; otherwise, false. Gets the visible index of a row which contains the processed command button. An integer value that identifies the row by its visible index. Lists values that specify the operating mode of the vertical scrollbar. The vertical scrollbar operates in the standard way; it scrolls data rows displayed within the current page. Enables the virtual paging mode. End-users can navigate through data rows using the vertical scrollbar. In this instance, the ASPxGridView automatically switches to the required page. Lists values that specify the pager's position within the ASPxGridView. The pager is positioned at the bottom of the grid. The pager is positioned at the top of the grid. Lists values that specify a column's behavior when the ASPxGridView's contents is scrolled. A column is anchored to a grid's left edge. A column isn't fixed to a grid's left edge, can be moved by dragging, and takes part in horizontal scrolling. Contains settings specific to a progress bar control. Initializes a new instance of the ProgressBarProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the ProgressBarProperties class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the control. Gets or sets the pattern used to format the text displayed for the progress bar if the property is set to . A String value that is the format pattern. This property is not in effect for the ProgressBarProperties class. Gets or sets the display mode of the current position within the progress bar. One of the enumeration values. This property is not in effect for the ProgressBarProperties class. For internal use only. Gets or sets the control's height. A that specifies the control's height. Gets the style settings which define the progress bar indicator's appearance. A object that contains the style settings. Gets or sets the maximum range value of the progress bar control. A Decimal value specifying the maximum range value of the progress bar. Gets or sets the minimum range value of the progress bar control. A Decimal value specifying the minimum range value of the progress bar. This property is not in effect for the ProgressBarProperties class. Gets or sets a value that specifies whether the progress bar indicator's current position is visible within the progress bar. true, if the position is visible, otherwise, false. Gets or sets the control's width. A value that represents the control's width. Contains style settings that define the appearance of the control's progress bar indicator. Initializes a new instance of the ProgressBarIndicatorStyle class with default settings. Defines style settings for the mask hint. Initializes a new instance of the MaskHintStyle class with default settings. This property is not in effect for the MaskHintStyle class. This property is not in effect for the MaskHintStyle class. This property is not in effect for the MaskHintStyle class. This property is not in effect for the MaskHintStyle class. This property is not in effect for the MaskHintStyle class. Represents a collection of columns for list editors. Initializes a new instance of the ListBoxColumnCollection class with the specified owner. An object that implements the IWebControlObject interface. Adds the specified column to the end of an editor's column collection. A object to add to the collection. Creates a new column with the specified settings and adds it to the collection. A value that specifies the name of the associated data field. This value is assigned to the property. A value that specifies the column's caption. This value is assigned to the property. A object representing the newly created column. Creates a new column with the specified settings and adds it to the collection. A value that specifies the name of the associated data field. This value is assigned to the property. A value that specifies the column's caption. This value is assigned to the property. A that represents the column width. This value is assigned to the property. A object representing the newly created column. Creates a new column with the default settings and adds it to the collection. A object representing the newly created column. Creates a new column with the specified setting and adds it to the collection. A value that specifies the name of the associated data field. This value is assigned to the property. A object representing the newly created column. Searches for the specified column and returns the zero-based index of its first occurrence within the collection. A object representing the column to locate in the collection. The zero-based index of the first occurrence of the specified column within the collection, if found; otherwise, negative one (-1). Adds the column to the specified position within the collection. An integer value that specifies the zero-based index at which the specified column should be inserted. If it's negative or exceeds the number of elements, an exception is raised. A object to insert. Provides indexed access to individual columns within the ListBoxColumnCollection. An integer that specifies the index of the required column within the collection. A object that represents a column at the specified index. Removes the specified column from the collection. A object to remove from the collection. Contains settings that define an individual column within list editors. Initializes a new instance of the ListBoxColumn class with default settings. Initializes a new instance of the ListBoxColumn class with the specified field name. A value that specifies the name of a data field. This value is assigned to the property. Initializes a new instance of the ListBoxColumn class with the specified settings. A value that specifies the name of the associated data field. This value is assigned to the property. A value that specifies the column's caption. This value is assigned to the property. A that represents the column width. This value is assigned to the property. Initializes a new instance of the ListBoxColumn class with the specified settings. A value that specifies the name of the associated data field. This value is assigned to the property. A value that specifies the column's caption. This value is assigned to the property. Copies the settings from the specified object to the current object. A object, whose settings are assigned to the current object. Gets or sets the name of the database field assigned to the current column. A value that specifies the name of a data field. Returns a string that represents the current object. A that represents the current ListBoxColumn object. This property is not in effect for the ListBoxColumn class. A method that will handle the event. A method that will handle the event. An object representing the event source. Identifies the grid control that raised the event. An object that contains event data. Provides data for the event. Initializes a new instance of the CustomFilterExpressionDisplayTextEventArgs class with the specified settings. A string value that contains the applied filter criteria's text representation. A string that specifies the filter expression displayed within the filter bar. Gets the applied filter criteria. A object that represents the filter criteria. Gets or sets the filter expression displayed within the filter bar, representing the applied filter criteria. A string that specifies the filter expression displayed within the filter bar. Gets the text representation of the applied filter criteria, which can be obtained via the property. A string value that contains the applied filter criteria's text representation. Represents a progress bar control. Initializes a new instance of the ASPxProgressBar class with default settings. Gets an object that lists the client-side events specific to the ASPxProgressBar. A object which allows assigning handlers to the client-side events available to the ASPxProgressBar. Gets or sets the pattern used to format the text displayed for the progress bar if the property is set to . A String value that is the format pattern. Gets or sets the pattern used to format the editor's value for display purposes. A string representing the format pattern. Gets or sets the display mode of the current position within the progress bar. One of the enumeration values. Gets or sets the control's height. A that specifies the control's height. Gets the style settings which define the progress bar indicator's appearance. A object that contains the style settings. Gets or sets the maximum range value of the progress bar control. A Decimal value that is the maximum range value of the progress bar. Gets or sets the minimum range value of the progress bar control. A Decimal value that is the minimum range value of the progress bar. Gets the padding settings of a progress bar. A object that contains padding settings. Gets or sets the current progress bar indicator position. A Decimal value specifying the position. For internal use only. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets a value that specifies whether the progress bar indicator's current position is visible within the progress bar. true, if the position is visible, otherwise, false. Gets or sets the control's value. A representing the control's value. Gets or sets the control's width. A value that specifies the control's width. Specifies the 's layout. Data items flow one after another, to fill the available page area. Data items are displayed using the fixed table layout with the specified column and row count. Contains a list of the client-side events available for the . Initializes a new instance of the HiddenFieldClientSideEvents class with the specified owner. An object that implements the interface. Initializes a new instance of the HiddenFieldClientSideEvents class. Represents a non visual component that is capable of storing a set of values of different types, and synchronizing them between the server and client sides across round trips. Initializes a new instance of the ASPxHiddenField class. Adds a new value to the control's collection of property name/value pairs. A string value that specifies the property name. It can contain letters, digits, underline characters, and dollar signs. It cannot begin with a digit character. An object that represents the value of the specified property. Clears the ASPxHiddenField's value collection. Gets or sets the ASPxHiddenField's client programmatic identifier. A string value that specifies the ASPxHiddenField's client identifier. Gets an object that lists the client-side events specific to the ASPxHiddenField. A object which allows assigning handlers to the client-side events available to the ASPxHiddenField. Returns a value indicating whether the value with the specified property name is contained within the ASPxHiddenField control's value collection. A string value that specifies the property name. true if this value is contained within the collection; otherwise, false. Gets the number of values contained within the ASPxHiddenField's value collection. An integer value representing the number of values contained within the collection. Fires when a round trip to the server has been initiated by a call to the client method. This property is not in effect for the ASPxHiddenField class. Always false. Returns the value with the specified property name. A string value that specifies the property name. An object that represents the value of the specified property. Gets or sets the value associated with the specified property name. A value that specifies the name of the property whose value to get or set. The property name can contain letters, digits, underline characters, and dollar signs. The value associated with the specified property name. If the specified property name is not found within the control's dictionary, an exception occurs. Removes the specified value from the ASPxHiddenField value collection. A string value representing the property name. true if the specified value has been successfully removed from the control's collection; otherwise, false. Adds a new value to the control's collection of property name/value pairs. A string value that specifies the property name. It can contain letters, digits, underline characters, and dollar signs. It cannot begin with a digit character. An object that is the property value. Gets or sets a value that specifies whether the changes made to the ASPxHiddenField's property values on the client side can be automatically synchronized with the server. true if values modified on the client are automatically synchronized with the server; otherwise, false. Attempts to get the value from the ASPxHiddenField value collection. A string value that specifies the property name. An object that represents the value of the specified property. true is a value is obtained from the collection; otherwise, false. Defines style settings for the progress bar indicator element. Initializes a new instance of the ProgressBarIndicatorStyle class with default settings. Contains the settings of the progress bar within the ASPxUploadControl. Initializes a new instance of the UploadProgressBarSettings class with the specified owner. An object instance that represents the owner of the created object. Contains specific NavBar related style settings. Initializes a new instance of the NavBarStyle class with default settings. Gets or sets the vertical spacing between the groups in the navbar control. A that represents the spacing value. Gets the padding settings of ASPxNavBar control. A object that contains padding settings. Defines style settings for highlighted text. Initializes a new instance of the FileManagerHighlightStyle class with default settings. This property is not in effect for the FileManagerHighlightStyle class. This property is not in effect for the FileManagerHighlightStyle class. This property is not in effect for the FileManagerHighlightStyle class. This property is not in effect for the FileManagerHighlightStyle class. This property is not in effect for the FileManagerHighlightStyle class. This property is not in effect for the FileManagerHighlightStyle class. This property is not in effect for the FileManagerHighlightStyle class. This property is not in effect for the FileManagerHighlightStyle class. Defines style settings for the progress bar element. Initializes a new instance of the ProgressStyle class with default settings. This property is not in effect for the ProgressStyle class. This property is not in effect for the ProgressStyle class. Gets the progress bar's padding settings. A object that contains padding settings. This property is not in effect for the ProgressStyle class. This property is not in effect for the ProgressStyle class. Contains settings that allow the appearance of progress bar elements to be defined. Initializes a new instance of the ProgressBarStyles class with the specified owner. An object that implements the ISkinOwner interface. Serves as a base class for an object containing the the ASPxUploadControl's progress bar settings. Initializes a new instance of the ProgressBarSettings class with the specified owner. An object that implements the interface. Initializes a new instance of the ProgressBarSettings class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. For internal use only. [To be supplied] Gets or sets the pattern used to format the editor's value for display purposes. A string representing the format pattern. Gets or sets the display mode of the current position within the progress bar. One of the enumeration values. Gets or sets a value that specifies whether the progress bar indicator's position is visible within the progress bar. true, if the position is visible, otherwise, false. Serves as a base class for objects defining the appearance of the progress bar's indicator. Initializes a new instance of the IndicatorStyle class with default settings. This property is not in effect for the IndicatorStyle class. This property is not in effect for the IndicatorStyle class. This property is not in effect for the IndicatorStyle class. This property is not in effect for the IndicatorStyle class. This property is not in effect for the IndicatorStyle class. This property is not in effect for the IndicatorStyle class. Serves as a base for a progress bar control. Initializes a new instance of the ASPxProgressBarBase class with default settings. Initializes a new instance of the ASPxProgressBarBase class with the specified owner. An specifying the control that will own the collection. Gets or sets the control's client programmatic identifier. A string value that specifies the control's client identifier. Gets or sets a value that specifies the initial visibility state of a progress bar control on the client. true to initially display a progress bar on the client; false to render it on the web page, but make it initially hidden on the client side. Gets or sets the pattern used to format the text displayed for the progress if the property is set to . A String value that is the format pattern. Gets or sets the pattern used to format the editor's value for display purposes. A string representing the format pattern. Gets or sets the display mode of the current position within the progress bar. One of the enumeration values. For internal use only. Gets the style settings which define the progress bar indicator's appearance. An object containing style settings. Gets or sets the maximum value of the progress bar range. A Decimal value specifying the maximum value of the progress bar range. Stores the largest possible default position for the property. Gets or sets the minimum value of the progress bar range. A Decimal value specifying the minimum value of the progress bar range. Stores the smallest possible default position for the property. Gets the padding settings of a progress bar. A object that contains padding settings. Gets or sets the current progress bar indicator position. A Decimal value specifyng the position. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets a value that specifies whether the progress bar indicator's position (represented as a percentage value) is visible within the progress bar. true, if the position is visible, otherwise, false. Represents a container for a template used to render the empty data area within the . Initializes a new instance of the DataViewTemplateContainer class with the specified settings. An descendant that owns the current object. Gets the template container's owner. An descendant that owns the current object. Defines style settings for the empty data area of the ASPxDataView control. Initializes a new instance of the DataViewEmptyDataStyle class with default settings. Gets or sets the horizontal alignment of the empty text within the control's empty data area. One of the enumeration values. This property is not in effect for the DataViewEmptyDataStyle class. This property is not in effect for the DataViewEmptyDataStyle class. This property is not in effect for the DataViewEmptyDataStyle class. This property is not in effect for the DataViewEmptyDataStyle class. Contains mask settings. Initializes a new instance of the MaskSettings class with the specified owner. An object that implements the interface. Gets or sets a value that specifies whether an end-user is able to change the masked value within the editor using the mouse wheel. true if the masked value can be changed via the mouse wheel when the editor is focused; otherwise, false. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Stores the underscore character ("_"). [To be supplied] Gets or sets the error text to be displayed, if user input is not valid against the specified mask. A value that specifies the error text. Gets or sets a value that specifies which constantly displayed mask characters (literals) are included in an editor's value. One of the enumeration values. Gets or sets a mask expression. A string representing a mask expression. Gets or sets the character used as the placeholder in a masked editor. A character used as the placeholder in a masked editor. Gets or sets a value that specifies whether a mask hint can be displayed when an end-user enters a value into a masked editor. true if an editor's mask hint can be displayed; otherwise, false. Returns the string that represents the current object. A String.Empty value. An object providing a means to localize the ASPxEditors Suite controls' user interface elements at runtime. Initializes a new instance of the ASPxEditorsResLocalizer class with default settings. An object providing a means to localize the ASPxEditors Suite controls' user interface elements at runtime. Initializes a new instance of the ASPxEditorsLocalizer class with default settings. Returns an object comprising resources based on the thread's language and regional settings (culture). An XtraLocalizer@lt;ASPxEditorsStringId@gt; object comprising resources based on the thread's culture. Returns an object comprising resources based on the thread's language and regional settings (culture). An XtraLocalizer@lt;ASPxEditorsStringId@gt; object comprising resources based on the thread's culture. Returns a localized string for the specified string identifier. An enumeration value identifying the string to localize. A String corresponding to the specified identifier. Contains values corresponding to strings that can be localized for the controls of the ASPxEditors Suite. Specifies the caption of the Cancel button of the 's fast navigation panel. Default Value: "Cancel" Specifies the caption of the Clear button of the . Default Value: "Clear" Specifies the caption of the OK button of the 's fast navigation panel. Default Value: "OK" Specifies the caption of the Today 's button. Default Value: "Today" The default error text displayed under the text box if the 's validation has failed. It is specified via the property. Default Value: "The submitted code is incorrect" Specifies the textual representation of the captcha's challenge image. Default Value: "Captcha image" Specifies the text shown over the text box Default Value: "Type the code shown:" Specifies the text shown on the 's refresh button. Default Value: "Show another code" Specifies the text that defines the checked state of the control. Default value: "Checked" Specifies the text that defines the unchecked state of the control. Default value: "Unchecked" Specifies the text that defines the undefined state of the control. Default value: "Undefined" Specifies the error text to be displayed within an editor's error frame if an editor's custom validation fails. Default value: "Invalid value" Defines the text shown when no condition's string value in is specified. Default value: "@lt;empty@gt;" Defines the text shown when no condition's value in the is specified. Default value: "@lt;enter a value@gt;" The caption of the Add Condition item in the dropdown menu displayed when an end-user clicks the logical operator that combines conditions in an . Default value: "Add Condition" The tooltip text of the button used to add a new condition in an . Default value: "Adds a new condition to this group" The caption of the Add Group item in the dropdown menu displayed when an end-user clicks the logical operator that combines conditions in an . Default value: "Add Group" The tooltip text of the button used to add a new item to the list of operand values (this list is used by "Is Any of" and "Is None Of" criteria operators) in an . Default value: "Adds a new item to the list" Defines the text that is displayed between two operand values ( used by "Is between" and "Is not between" criteria operators) in an . Default value: "And" Specifies the caption of the Cancel button of the . Default Value: "Cancel" The captions of the filter clauses in the control. Default value: "Equals,Does not equal,Is greater than,Is greater than or equal to,Is less than,Is less than or equal to,Is between,Is not between,Contains,Does not contain,Begins with,Ends with,Is like,Is not like,Is blank,Is not blank,Is any of,Is none of" Defines the text of a Clear button that is used to clear filtering expressions in a filter bar of an Default value: "Clear" The captions of the filter group types in the control. Default value: "And,Or,Not And,Not Or" Defines the Not logical operator text that is displayed in the filter bar (used by "Is none of" and "Is not between" criteria operators) in an . Default value: "Not" Specifies the caption of the OK button of the . Default Value: "OK" Defines the 's caption, displayed when the property is not set. Default value: "Filter Builder" The caption of the Remove item in the dropdown menu displayed when an end-user clicks the logical operator that combines conditions in an . Default value: "Remove" The tooltip text of the button used to remove a condition from an . Default value: "Removes this condition" Defines the text of the Create Filter button that is shown in the filter bar when no filter is specified in an . Default value: "Create Filter" Specifies the error text to be displayed within an editor's error frame if an editor's regular expression validation fails. Default value: "Regular expression validation failed" Specifies the error text to be displayed within an editor's error frame if an editor's required field validation fails. Default value: "*" Specifies the default tooltip for the 's decrement button. Default Value: "Decrement" Specifies the default tooltip for the 's drag handle. Default Value: "Drag" Specifies the default tooltip for the 's increment button. Default Value: "Increment" An object providing a means to localize the 's user interface elements at runtime. Initializes a new instance of the ASPxGridViewResLocalizer class with default settings. Initializes a new instance of the ASPxGridViewResLocalizer class with the specified default localizer that provides default values of localized resources. An object specifying the default localizer. An object providing a means to localize the 's user interface elements at runtime. Initializes a new instance of the ASPxGridViewLocalizer class with default settings. Returns an object comprising resources based on the thread's language and regional settings (culture). A object comprising resources based on the thread's culture. Returns a localized string for the specified string identifier. A enumeration value identifying the string to localize. A String corresponding to the specified identifier. Contains values corresponding to strings that can be localized for the . Defines the alternative text for collapse buttons within group rows. Default value: "[Collapse]" Defines the alternative text for an image displayed below the column header when it is dragged to the Customization Window. Default value: "Hide" Defines the alternative text for expand buttons within group rows. Default value: "[Expand]" Defines the alternative text for the Filter Row Button within an auto filter row. Default value: "[Condition]" Defines the alternative text for the Header Filter Button within an auto filter row when the filter is not active. Default value: "[Filter]" Defines the alternative text for the Header Filter Button within an auto filter row when the filter is active. Default value: "[Filtered]" Defines the alternative text for the Sort Glyph within a column header that is displayed when data is sorted by the column's values in ascending order. Default value: "(Ascending)" Defines the alternative text for the Sort Glyph within a column header that is displayed when data is sorted by the column's values in descending order. Default value: "(Descending)" The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Begins with" The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Contains" The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Doesn't contain" The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Ends with" The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Equals" The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Is greater than" The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Is greater than or equal to" The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Is less than" The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Is less than or equal to" The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Like ('%', '_')" The tooltip of the Like filter row menu item. Default Value: "Two wildcard symbols are supported: '%' substitutes zero or more characters; '_' substitutes a single character." The text of a filter row menu item that specifies the corresponding filter condition. Default Value: "Doesn't equal" The label of a command item that allows cancelling grid data changes. Default Value: "Cancel" The label of a command item that allows clearing the filter expression within a grid. Default Value: "Clear" The label of a command item that allows deleting grid data. Default Value: "Delete" The label of a command item that allows editing grid data. Default Value: "Edit" The label of a command item that allows creating new grid rows. Default Value: "New" The label of a command item that allows selecting/deselecting a data row. Default Value: "Select" The label of a command item that allows applying grid data changes. Default Value: "Update" The text message displayed within the Confirm Delete window. Default Value: "Confirm Delete?" A text displayed in a title bar of the Customization Window. Default Value: "Field Chooser" The explanatory text displayed within an Empty Data Row. Default Value: "No data to display" A text displayed in the Header Panel when grid column headers are empty. Default Value: "Drag a column here..." The text displayed in a group row when the grouped data rows do not fit to a page. Default Value: "(Continued on the next page)" The explanatory text displayed within a Group Panel when there is no column. Default Value: "Drag a column header here to group by that column" The text of the Cancel button within the header filter. Default Value: "Cancel" The text of the Ok button within the header filter. Default Value: "OK" The text of the header filter item specifying that all rows should be selected. Default Value: "(Select All)" The text of the filter dropdown item specifying that all rows should be displayed. Default Value: "(All)" The text of the filter dropdown item specifying that only rows with a blank field value of the current column should be displayed. Default Value: "(Blanks)" The text of the filter dropdown item specifying that rows with a blank field value of the current column are not displayed. Default Value: "(Non blanks)" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Beyond Next Month" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Earlier this Month" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Last Month" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Last Week" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Later this Month" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Next Month" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Next Week" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Older" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Three Weeks Ago" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Three Weeks Away" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Today" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Tomorrow" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Two Weeks Ago" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Two Weeks Away" The text of the corresponding group row when rows are grouped by column with date/time data. Default Value: "Yesterday" A text displayed in a title bar of a Popup Edit Form. Default Value: "Edit Form" The summary label of a predefined aggregate function calculating a column's average, displayed within the associated column whose values it aggregates. Default Value: "Avg={0}" The summary label of a predefined aggregate function calculating a column's average displayed within another column. Default Value: "Avg of {1} is {0}" The summary label of a predefined aggregate function calculating the number of records within a column. Default Value: "Count={0}" The summary label of a predefined aggregate function calculating a column's maximum value, displayed within the associated column which values it aggregates. Default Value: "Max={0}" The summary label of a predefined aggregate function calculating a column's maximum value, displayed within another column. Default Value: "Max of {1} is {0}" The summary label of a predefined aggregate function calculating a column's minimum value, displayed within the associated column which values it aggregates. Default Value: "Min={0}" The summary label of a predefined aggregate function calculating a column's minimum value, displayed within another column. Default Value: "Min of {1} is {0}" The summary label of a predefined aggregate function calculating the sum of a column's values, displayed within the associated column which values it aggregates. Default Value: "Sum={0}" The summary label of a predefined aggregate function calculating the sum of a column's values, displayed within another column. Default Value: "Sum of {1} is {0}" A container for the templates used to render list edit items. Initializes a new instance of the ListEditItemTemplateContainer class. A object specifying the list edit item to which the current object belongs. Gets an item for which the template's content is being instantiated. A ListEditItem object that is the item being rendered. Lists values that specify whether uploading is available for a specified folder only. All folders within ASPxFileManager control are available for uploading files. Only the folder specified by the property, is available to upload files. Specifies which action forces a navbar group to expand. Specifies that a navbar group can be expanded/collapsed by a mouse click. Specifies that a navbar group can be expanded/collapsed via mouse hover. Contains settings specific to tab pages displayed within a tabbed layout group. Initializes a new instance of the TabbedLayoutGroupTabPageSettings class with the specified settings. An object containing element specific settings. Gets or sets a value that specifies which action forces a tab to be selected within a group. One of the enumeration values. Gets or sets a common template used for displaying the content of an active tab within the current tabbed layout group. An object supporting the System.Web.UI.ITemplate interface which contains the template. Copies the settings of the specified object to the current one. A descendant whose settings are copied to the current object. Gets or sets a value that specifies whether server-side processing is required for specific predefined user actions. true, if server-side processing is required, otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets a value that specifies whether the tabbed layout group can be manipulated on the client side via code. true, if the tabbed layout group's client object model is fully available; otherwise, false. Gets or sets a value that specifies whether the tabbed layout group enables its control hierarchy to be forcibly recreated, to apply the settings defined at runtime to its child controls. true, if the control's hierarchy recreation is enabled; otherwise, false. Gets or sets a value that specifies whether tabs within tabbed layout group can visually respond to mouse hovering. true, if tabs can be hot-tracked; otherwise, false. Gets or sets a value indicating whether scrolling tabs within the tab header is enabled within a tabbed layout group. true, if scrolling is enabled; otherwise, false. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets or sets a value that specifies whether the tabbed group is implemented by using classic or semantic rendering. One of the ControlRenderMode enumeration values. Gets or sets the amount of space between a scroll button and tabs. A that represents the spacing value. Gets or sets the spacing between the scroll buttons within the tab header of a tabbed group. A that represents the spacing value. Gets or sets a template used for rendering the space after tabs. An object supporting the System.Web.UI.ITemplate interface which contains the template. Gets or sets a template used for rendering the space before tabs. An object supporting the System.Web.UI.ITemplate interface which contains the template. Gets or sets a common template used to display the content of all the tabs within the current tabbed group. An object supporting the System.Web.UI.ITemplate interface which contains the template. Contains settings that relate to the file manager's functionality. Initializes a new instance of the FileManagerSettings class with the specified owner. An object that implements the interface. Gets or sets the file extensions allowed for display in the ASPxFileManager. An array of values that contains the file extensions allowed. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value specifying whether multiple file selection is enabled in the file manager. true if multiple file selection is enabled; otherwise, false. Specifies the initially selected folder within the ASPxFileManager control. A value that represents the path to the folder, relative to the root folder, assigned via the property. Gets or sets the root folder. A value that specifies the path to the root folder. Gets or sets the path to the folder that contains thumbnails used by the control. A value, specifying the root path of all thumbnails used by the control. Gets or sets the file thumbnail's size in pixels. A object that represents the size. Gets or sets a value indicating whether the path to the current folder within the path box is relative to the root folder or application. true if the path is relative to the application; false if the path is relative to the root folder. Defines style settings of ticks. Initializes a new instance of the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. This property is not in effect for the TrackBarTickStyle class. The base class for list editor item collections. Initializes a new instance of the ListEditItemCollectionBase class with the specified owner. An object that implements the IWebControlObject interface. Initializes a new instance of the ListEditItemCollectionBase class with default settings. Adds a collection of items to the end of the collection. An array that contains zero or more objects. Clears the items collection. Searches for an item by its display text and returns the zero-based index of its first occurrence within the collection. A value that is the display text of the item which is to be located in the collection. The zero-based index of the first occurrence of the specified item within the collection, if found; otherwise negative one (-1). Removes all leading and trailing white-space characters from the passed string and searches for the first occurrence of the item with the identical value in the collection. A value that is the display text of the item which is to be located in the collection. The zero-based index of the first occurrence of the specified item within the collection, if found; otherwise negative one (-1). Searches for the item by its associated value and returns the zero-based index of its first occurrence within the collection. A value that is the value associated with the item which is to be located in the collection. The zero-based index of the first occurrence of the specified item within the collection, if found; otherwise negative one (-1). Removes an item with the specified index location from the collection. The zero-based index location of the list edit item to remove. The base class for list editor items. Initializes a new instance of the ListEditItemBase class with default settings. Initializes a new instance of the ListEditItemBase class with the specified display text. A value that specifies the item's display text. Initializes the item's property. Initializes a new instance of the ListEditItemBase class with the specified settings. A value that specifies the item's display text. Initializes the item's property. A that specifies the value associated with the item. Initializes the item's property. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Returns the value of the specified column within the list item. An that is the specified column's value in the list item. A value that identifies a data column. This value specifies the name of the column's corresponding data field. Modifies the value of the specified column within the list item. A value that identifies a data column. This value specifies the name of the column's corresponding data field. An that specifies the column's value in the list item. Gets or sets the list item's text. A String value that is the list item's text. Returns a string that identifies the ListEditItemBase object. A String value that identifies the ListEditItemBase object. Gets or sets the item's associated value. An Object that specifies the item's value. For internal use only. Contains a client-side file manager's event list. Initializes a new instance of the FileManagerClientSideEvents class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Defines style settings for the cells displayed within a layout group. Initializes a new instance of the LayoutGroupCellStyle class with default settings. This property is not in effect for the LayoutGroupCellStyle class. This property is not in effect for the LayoutGroupCellStyle class. This property is not in effect for the LayoutGroupCellStyle class. This property is not in effect for the LayoutGroupCellStyle class. This property is not in effect for the LayoutGroupCellStyle class. This property is not in effect for the LayoutGroupCellStyle class. This property is not in effect for the LayoutGroupCellStyle class. This property is not in effect for the LayoutGroupCellStyle class. This property is not in effect for the LayoutGroupCellStyle class. Represents the base class for editors. Initializes a new instance of the ASPxPureTextBoxBase class with default settings. Gets or sets the horizontal alignment of the editor's contents. One of the enumeration values. Gets the editor's padding settings. A object that contains padding settings. Defines style settings for an empty layout item. Initializes a new instance of the EmptyLayoutItemStyle class with default settings. This property is not in effect for the EmptyLayoutItemStyle class. This property is not in effect for the EmptyLayoutItemStyle class. This property is not in effect for the EmptyLayoutItemStyle class. This property is not in effect for the EmptyLayoutItemStyle class. This property is not in effect for the EmptyLayoutItemStyle class. This property is not in effect for the EmptyLayoutItemStyle class. This property is not in effect for the EmptyLayoutItemStyle class. This property is not in effect for the EmptyLayoutItemStyle class. This property is not in effect for the EmptyLayoutItemStyle class. Represents an ASPxGlobalEvents control. Initializes a new instance of the ASPxGlobalEvents class with default settings. Gets an object that lists the client-side events specific to the ASPxGlobalEvents. A object which allows assigning handlers to the client-side events available to the ASPxGlobalEvents. For internal use only. Occurs after the validation initiated for a DevExpress web control (or a group of DevExpress web controls) has been completed. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewCustomButtonEventArgs class. A object that represents the custom button currently being initialized. This value is assigned to the property. An integer value that identifies the row by its visible index. This value is assigned to the property. A enumeration value that specifies in which row a command cell is displayed. This value is assigned to the property. true if the processed custom button is displayed within the row currently being edited; otherwise, false. Gets the custom button currently being initialized. A object that represents the custom button currently being initialized. Gets the processed custom button's identifier. A string that represents the value of the button's property. Gets a value that specifies in which row a custom button is displayed. A enumeration value that specifies in which row a custom button is displayed. Gets a command column which owns the processed custom button. A object that represents the command column which owns the processed custom button. Gets or sets a value that specifies whether the processed custom button is enabled. true to enable the button; otherwise, false. Gets the settings of an image displayed within the processed custom button. A object that contains image settings. The value of the button's property. Gets whether a custom button is displayed within the data row currently being edited. true if the processed custom button is displayed within the row currently being edited; otherwise, false. Gets or sets whether to display the custom button currently being initialized. One of the enumeration values. Gets or sets the processed custom button's text. A value that specifies the button's text. The value of the button's property. Gets or sets whether the processed custom button is visible. One of the enumeration values. Gets the visible index of a row which contains the processed custom button. An integer value that identifies the row by its visible index. Contains a client-side filter control's event list. Initializes a new instance of the FilterControlClientSideEvents class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains the base settings specific to editors which are capable of displaying images. Initializes a new instance of the ImageEditPropertiesBase class with default settings. Initializes a new instance of the ImageEditPropertiesBase class with the specified owner. An object that implements the interface. Gets or sets the alternate text displayed instead of the image when the image is unavailable. A value that specifies the alternate text displayed instead of the image. Gets or sets the data source field that provides alternate texts to the inplace image editor. A string value that specifies the name of the data source field which contains alternate texts. Gets or sets the pattern used to format the image's alternate text. A string value that represents the format pattern. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the location of the image's detailed description. A value specifying the URL for the file that contains a detailed description for the image. Gets or sets the data source field which contains locations to image detailed descriptions of the inplace editor. A string value that specifies the name of the data source field from which an inplace editor obtains URLs pointing to detailed image description files. Gets or sets the pattern used to format the location of the image's detailed description. A string value that represents the format pattern. Gets the settings of an image which is displayed by the editor if the editor's value is null. An object that contains image settings. For internal use only. Gets or sets the alignment of the image control in relation to the other items on the web page. One of the enumeration values. Gets or sets the height of the image displayed within the image control. A value representing the image's height. Gets or sets the pattern used to format the URL that points to the image displayed in the editor. A string value that represents the format pattern. Gets or sets the width of the image displayed within the image control. A value representing the image's width. Gets a value indicating whether the image is represented by a .png file. true if the image file's type is .png; otherwise, false. Gets or sets the text displayed when the mouse pointer hovers over the image. A string which specifies the tooltip's text. Gets or sets the name of a data field (or an xml element's attribute) which provides the tooltip text for images. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format the image's tooltip text. A string value that represents the format pattern. Specifies the render style of the error frame displayed around the editor, if the editor's value has not passed the validation criteria specified. Specifies that the error frame is displayed at the validated editor's position, shifting the editor itself (according to the editor's alignment within its parent container element). No error frame is displayed. Specifies that the error frame is displayed around the validated editor, preserving the editor's position. Represents a filter column which contains string values. Initializes a new instance of the FilterControlTextColumn class with default settings. Gets or sets the filter column editor's settings. A object that contains settings specific to a textbox editor. Represents a filter column which contains numeric data. Initializes a new instance of the FilterControlSpinEditColumn class with default settings. Gets or sets the filter column editor's settings. A object that contains settings specific to a spin editor. Represents a filter column which contains memo data. Initializes a new instance of the FilterControlMemoColumn class with default settings. Gets or sets the filter column editor's settings. A object that contains settings specific to a memo editor. Contains settings that define images displayed within the ASPxFilterControl's elements. Initializes a new instance of the FilterControlImages class. An object that implements the ISkinOwner interface. Gets the settings of an image displayed within the Add button which is used to add new conditions. A object that contains image settings. Gets the settings of an image displayed within the Add button when it is hot-tracked. A object that contains image settings. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the settings of an image displayed within the Add Condition menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Add Group menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the And menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Not And menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Not Or menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Or menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is any of menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Begins with menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is between menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Contains menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Does not contain menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Does not equal menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Ends with menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Equals menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is greater than menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is greater than or equal to menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is not blank menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is blank menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is less than menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is less than or equal to menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is like menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is none of menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is not between menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Is not like menu item. A object that contains image settings. For internal use only. [To be supplied] Gets the settings of an image displayed within the Remove button which is used to remove conditions. A object that contains image settings. Gets the settings of an image displayed within the Remove button when it is hot-tracked. A object that contains image settings. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the settings of an image displayed within the Remove menu item. A object that contains image settings. For internal use only. [To be supplied] Returns a string that represents the current object. The empty string. Represents a filter column with the hyperlink functionality. Initializes a new instance of the FilterControlHyperLinkColumn class with default settings. Gets or sets the filter column editor's settings. A object that contains settings specific to a hyperlink editor. Serves as a base for classes that represent filter columns. Gets or sets the filter column editor's settings. An descendant that contains settings specific to a particular editor type. This member supports the infrastructure and cannot be used directly from your code. The empty string. Represents a filter column which contains DateTime values. Initializes a new instance of the FilterControlDateColumn class with default settings. Gets or sets the filter column editor's settings. A object that contains settings specific to a date editor. Represents a filter column with the combo box editor. Initializes a new instance of the FilterControlComboBoxColumn class with default settings. Gets or sets the filter column editor's settings. A object that contains settings specific to a combobox editor. Represents a filter column which contains Boolean values. Initializes a new instance of the FilterControlCheckColumn class with default settings. Gets or sets the filter column editor's settings. A object that contains settings specific to a checkbox editor. Represents a filter column with the button editor. Initializes a new instance of the FilterControlButtonEditColumn class with default settings. Gets or sets the filter column editor's settings. A object that contains settings specific to a button editor. Serves as the base class for objects containing client-side events. Initializes a new instance of the ClientSideEventsBase class with the specified owner. A -implemented object that owns the created object. Initializes a new instance of the ClientSideEventsBase class. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Returns the specified client event's handler. A string specifying the required client event's name. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. For internal use only. For internal use only. For internal use only. Returns a value that indicates whether no handler is assigned to the available client events. true if no client event is handled; otherwise, false. Defines a handler for the specified DevExpress client event. A string specifying the required client event's name. A string that specifies either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Returns an empty string. The value. Contains settings specific to the upload button. Initializes a new instance of the UploadButtonProperties class with the specified owner. An object that implements the interface. Contains settings specific to remove buttons. Initializes a new instance of the RemoveButtonProperties class with the specified owner. An object that implements the interface. Contains settings specific to buttons that can be used within the . Initializes a new instance of the ButtonProperties class. An object that implements the IPropertiesOwner interface and owns the button. A string value that specifies the text displayed within the button by default. Initializes a new instance of the ButtonProperties class. Gets the settings that define the button's image. A object that specifies the button image's properties. Contains settings specific to add buttons. Initializes a new instance of the AddButtonProperties class with the specified owner. An object that implements the interface. Lists values that specify the horizontal position of the add and upload buttons within their area. The add and upload buttons are displayed at the center of the add and upload button area. The add and upload buttons are displayed on the right side of the file input area. The add and upload buttons are displayed on the left side of the add and upload button area. The add and upload buttons are displayed on the right side of the add and upload button area. Serves as a base for classes that provide style settings used to paint different elements of the ASPxSplitter control. Initializes a new instance of the SplitterStyle class. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. An AppearanceSelectedStyle object. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A Unit structure. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. A Unit structure. Provides settings that affect the loading panel's appearance and functionality. Initializes a new instance of the TreeViewSettingsLoadingPanel class with the specified owner. An object that represents the object's owner. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. This property is not in effect for the TreeViewSettingsLoadingPanel class. Gets or sets a value that specifies how a loading panel is displayed within the ASPxTreeView. A enumeration value that specifies the loading panel's display mode. Represents an item within the Popup Header Filter. Initializes a new instance of the FilterValue class with the specified display text and value. A value that specifies the text displayed within the Popup Header Filter. This value is assigned to the property. A value that specifies the filter item's value. This value is assigned to the property. Initializes a new instance of the FilterValue class with default settings. Initializes a new instance of the FilterValue class with the specified settings. A value that specifies the text displayed within the Popup Header Filter. This value is assigned to the property. A value that specifies the filter item's value. This value is assigned to the property. A value that specifies the item's filter expression. This value is assigned to the property. Returns the (All) filter item used to clear filtering by a column's values. A value that specifies the item's display text. Returns the filter item used to clear filtering. Returns the (Blanks) filter item used to filter a column by blank values. A value that specifies the name of a data field whose values to be filtered. A value that specifies the item's display text. Returns the filter item used to filter by blank values. Creates and returns the (Blanks) filter item used to filter a column by blank values. A object that is the data column. A value that specifies the item's display text. Returns the filter item used to filter by blank values. Returns the (Non blanks) filter item used to filter a column by non blank values. A value that specifies the name of a data field whose values to be filtered. A value that specifies the item's display text. Returns the filter item used to filter by non blank values. Creates and returns the (Non blanks) filter item used to filter a column by non blank values. A object that is the data column. A value that specifies the item's display text. Returns the filter item used to filter by non blank values. Gets or sets the filter item's display text. A value that specifies the item's text displayed within the Popup Header Filter. Represents the Show All query. [To be supplied] Indicates whether the filter value corresponds to an empty filter. true if the filter value corresponds to an empty filter; otherwise, false. Indicates whether the complex filter expression is used to filter column values. true if the complex filter expression is used to filter column values; otherwise, false. Indicates whether the Equals to filter criterion is used. true if the Equals to filter criterion is used to filter column values; otherwise, false. Indicates whether the filter value corresponds to an empty filter. true if the filter value corresponds to an empty filter; otherwise, false. Gets or sets the filter expression. A value that specifies the filter expression. Returns a string that represents the current object. A string value that specifies the filter value's display text. Gets or sets the filter value. A value that specifies the filter item's value. A method that will handle the event. A method that will handle the event. The event sender. An object that contains event data. Provides data for the event. Gets the processed footer cell. A System.Web.UI.WebControls.TableCell object that represents the processed footer cell. Gets the column that owns the footer cell currently being processed. A descendant that represents the grid column. Returns the specified summary item's value. An object whose value is returned. An object that represents the specified summary item's value. Gets whether the processed cell is dislayed within the Total Footer. true if the processed cell is dislayed within the Total Footer; false if the cell is displayed within a Group Footer. Gets the row's visible index. An integer value that specifies the row's visible index. -1 if the processed cell belongs to the Total Footer. A method that will handle the event. A method that will handle the event. The event sender. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewEditFormEventArgs class. A descendant that represents the Edit Form. This value is assigned to the property. Gets the web control that represents the Edit Form. A descendant that represents the Edit Form. Lists values that specify in which row a command cell is displayed. A command cell is displayed within a data row. A command cell is displayed within the Auto Filter Row. Represents a collection which contains the information required to sort the group rows by summary values. Initializes a new instance of the ASPxGroupSummarySortInfoCollection class. An object that implements the IWebControlObject interface. Adds an array of objects to the current collection. An array of objects. Clears the current collection and adds the specified objects. An array of objects. Removes all objects associated with the specified summary item from the collection. An object. Fires when the collection is changed. Returns a string that represents the current object. The value. Contains the information required to sort group rows by summary values. Initializes a new instance of the ASPxGroupSummarySortInfo class with default settings. Initializes a new instance of the ASPxGroupSummarySortInfo class with the specified settings. A string value that identifies the grouped column by its field name. This value is assigned to the property. An object that represents the summary item used to calculate summary values for groups of rows. This value is assigned to the property. A enumeration value that specifies the sort order. This value is assigned to the property. Initializes a new instance of the ASPxGroupSummarySortInfo class with the specified grouped column and summary item. A string value that identifies the grouped column by its field name. This value is assigned to the property. An object that represents the summary item used to calculate summary values for groups of rows. This value is assigned to the property. Gets or sets the grouped column which defines the nesting level of the group whose rows will be sorted by the summary values. A string value that specifies the grouped column by its field name. Removes the current ASPxGroupSummarySortInfo object from the collection. Gets or sets the order in which group rows are sorted. A enumeration value that specifies the sort order. Gets or sets the summary item which is used to calculate summary values for groups of rows. An object that represents the summary item used to calculate summary values for groups of rows. Represents a container for the templates used to render column headers. Initializes a new instance of the GridViewHeaderTemplateContainer class with the specified settings. A object that uniquely identifies the column that contains the template container. This value is assigned to the property. A enumeration value that specifies the column header's current location. This value is assigned to the property. Gets the column that contains the template container. A object that uniquely identifies the column that contains the template container. Gets the column header's current location. A enumeration value that specifies the column header's current location. Represents a collection of filter columns. Initializes a new instance of the FilterControlColumnCollection class. @nbsp; Creates a new column and adds it to the collection. A object that is a new column. Gets the collection owner. An object that owns the current collection. Returns the specified column's position within the collection. A object to locate in the collection. An integer value that specifies the column's position within the collection. -1 if the collection doesn't contain the specified column. Adds the specified column to the specified position within the collection. An integer value that specifies the zero-based index at which the specified column should be inserted. If it's negative or exceeds the number of elements, an exception is raised. A object to insert. Returns the column with the specified filter property name. A value that specifies the column's filter property name. A object that represents a column with the specified filter property name. null (Nothing in Visual Basic) if the column isn't found. Returns the column with the specified index. An integer that specifies the index of the required column. A object that represents a column at the specified position. null (Nothing in Visual Basic) if the column isn't found. Removes the specified column from the collection. A object to remove from the collection. Returns a string that represents the current object. The empty string. Serves as a base for classes that represent filter columns. Initializes a new instance of the FilterControlColumn class with default settings. Copies the public properties from the specified object to the current one. A object whose properties are copied to the current object. Gets or sets the column's data type. A enumeration value that specifies the column's data type. Gets or sets the filter column's caption. A string value that specifies the filter column's caption. Gets or sets the editor's settings used to edit filter values. An descendant that contains settings specific to a particular editor type. This member supports the .NET Framework infrastructure and cannot be used directly from your code. Gets or sets a filter property's name. A string value that specifies the filter property's name. Returns a string that represents the current object. A string value that represents the current object. Contains settings specific to a binary image editor. Initializes a new instance of the BinaryImageEditProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the BinaryImageEditProperties class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value that specifies the storage of binary data. One of the enumeration values. For internal use only. Gets or sets a value that specifies whether the editor's content (represented by an array of bytes) should be stored within its view state between postbacks, true to maintain the editor's content bytes within view state; otherwise, false. Serves as a base for the class. Initializes a new instance of the ASPxFilterControlBase class. Gets the applied filter expression. A string value that specifies the applied filter expression. Applies a filter constructed by an end-user. Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. Gets or sets the path to a CSS file that defines the control's appearance. A value that specifies the path to the required CSS file. Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. A value that represents the required CSS class name postfix. Enables you to supply any server data that can then be parsed on the client. Enables you to specify the entered value's custom display text to be displayed when a value editor is inactive. Gets or sets a value that specifies whether a specific animation effect is used when a control's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback compression is enabled. true to enable callback compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets a value indicating whether popup menu scrolling is enabled in the filter control. true if scrolling is enabled; otherwise, false. Gets or sets the current filter expression. A string value that specifies the current filter expression. This member supports the .NET Framework infrastructure and cannot be used directly from your code. This member supports the .NET Framework infrastructure and cannot be used directly from your code. Returns the filter expression for a MS Access database. A string value that represents the filter expression. Returns the filter expression for a data source control's FilterExpression property. A string value that represents the filter expression. Returns the filter expression for a MS SQL Server database. A string value that is the filter expression. Returns the filter expression for an Oracle database. A string value that represents the filter expression. Returns a value indicating whether the composed filter expression is valid - all expression conditions are filled. true if the filter expression is valid; otherwise, false. For internal use only. Enables you to hide/show the operations for filterable properties within the control. Enables you to process and modify an entered value before it is actually accepted by the control. This member supports the .NET Framework infrastructure and cannot be used directly from your code. Resets the current filter expression to a previously applied filter expression. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Represents a filter control. Initializes a new instance of the ASPxFilterControl class. Gets or sets the ASPxFilterControl's client programmatic identifier. A string value that specifies the ASPxFilterControl's client programmatic identifier. Gets an object that lists the client-side events specific to the ASPxFilterControl. A object that allows assigning handlers to the client-side events available to the ASPxFilterControl. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Gets a collection of filter columns. A object that contains filter columns. Provides access to the settings that define images displayed within the ASPxFilterControl. A object that contains image settings. Gets settings that allow images to be defined for specific elements of editors. An object that contains image settings. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets the style settings defining the appearance of the Loading Panel. A object that contains style settings. Provides access to the Loading Panel's settings. A object that contains the loading panel's settings. Provides access to the style settings that control the appearance of the ASPxFilterControl elements. A object that provides style settings used to paint the ASPxFilterControl. Provides access to style settings used to paint the ASPxFilterControl's editors. An object that contains style settings used to paint the ASPxFilterControl's editors. Represents an editor capable of displaying images from a binary stream. Initializes a new instance of the ASPxBinaryImage class with default settings. Gets or sets a value that specifies the storage of binary data. One of the enumeration values. Gets or sets an array of the bytes representing the image. A array that contains the image's contents. Gets or sets a value that specifies whether the editor's content (represented by an array of bytes) should be stored within its view state between postbacks, true to maintain the editor's content bytes within view state; otherwise, false. Contains values that specify the data type of columns. Contains Boolean values (the type). Contains date/time values (the type). Contains decimal values (the type). Contains string values (the type). Contains double values (the type). Contains integer values (the type). Contains string values (the type). Represents the base class for editors capable of displaying images. Initializes a new instance of the ASPxImageBase class with default settings. Gets or sets the alternate text displayed instead of the image when the image is unavailable. A value that specifies the alternate text displayed instead of the image. Gets an object that lists the client-side events specific to the ASPxImageBase. A object which allows assigning handlers to the client-side events available to the ASPxImageBase. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. This property is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Gets or sets the location of the image's detailed description. A value specifying the URL for the file that contains a detailed description for the image. Gets the settings of an image which is displayed by the editor if the editor's value is null. A object that contains image settings. Gets or sets the height of the image displayed within the image control. A value representing the image's height. Gets or sets the alignment of the image control in relation to the other items on the web page. One of the enumeration values. Gets a value indicating whether the image is represented by a .png file. true if the image file's type is .png; otherwise, false. Gets or sets the text displayed when the mouse pointer hovers over the image. A string which specifies the tooltip's text. Gets or sets the width of the image displayed within the image control. A value representing the image's width. Contains settings that define a file uploaded via an individual file input field within the . Initializes a new instance of the UploadedFile class with the specified settings. An object that represents the file. Initializes a new instance of the UploadedFile class with default settings. Initializes a new instance of the UploadedFile class. A HelperPostedFile object instance that is the uploaded file. Gets the size of an uploaded file, in bytes. An integer value that is the file length, in bytes. Gets the MIME content type of the uploaded file. The MIME content type of the uploaded file. Gets an array of the bytes in the uploaded file. A array that contains the file's contents. Gets a stream object that points to the uploaded file. A object that points to the uploaded file. Gets the uploaded file's name. A value specifying the file name. Gets a value indicating whether the uploaded file passes the validation criteria defined via the property. true if the file is valid; otherwise, false. Gets the uploaded file's underlying object. Saves the uploaded file specifying the full path on the server. A value that specifies the full path to the location on the server to save the uploaded file. Saves the uploaded file on the server. A value that specifies the full path to the location on the server to save the uploaded file. true to overwrite the specified file, if it already exists; otherwise, false. Lists values that specify which scale labels are highlighted within an editor. The scale labels that lay within the bar highlight are highlighted. A scale label coincident with a drag handle is highlighted. The scale labels are not highlighted. Specifies the value tooltip position within an editor. A value tooltip is displayed at the editor's left (for the vertical orientation) or top (for the horizontal orientation). A value tooltip is not displayed. A value tooltip is displayed at the editor's right (for the vertical orientation) or bottom (for the horizontal orientation). Specifies the scale position within an editor. A scale is displayed at both sides of the editor: left and right (for the vertical orientation), or top and bottom (for the horizontal orientation). A scale is displayed at the left side of the editor (for the vertical orientation) or at the top side (for the horizontal orientation). A scale is not displayed in an editor. A scale is displayed at the right side of the editor (for the vertical orientation) or at the bottom side (for the horizontal orientation). Lists the values that specify the editor direction. An editor is located in the default (normal) direction: from left to right for horizontal orientation, and from top to bottom for vertical orientation. An editor is displayed in the reversed direction: from right to left for horizontal orientation, and from bottom to top for vertical orientation. Lists values which specify when the file upload process is automatically executed on the server side. Specifies that the file upload process is automatically executed before Page_Load event. Specifies that the file upload process is automatically executed on Page_Load event. Contains settings specific to a checkbox list editor. Initializes a new instance of the CheckBoxListProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the CheckBoxListProperties class with default settings. Gets the style settings which define the check box appearance in the focused state. An EditorDecorationStyle object that contains the style settings. Gets the style settings defining the appearance of check boxes. An EditorDecorationStyle object that contains style settings. Provides access to the settings that define the image of a check box in the checked state. An InternalCheckBoxImageProperties object that contains image settings. Provides access to the settings that define an image of a check box in the unchecked state. An InternalCheckBoxImageProperties object that contains image settings. A control to display a list of check boxes. Initializes a new instance of the ASPxCheckBoxList class with default settings. Gets the style settings defining the appearance of a check box when it is focused. An EditorDecorationStyle object that contains style settings. Gets the style settings defining the appearance of check boxes. An EditorDecorationStyle object that contains style settings. Provides access to the settings that define the image of a check box in the checked state. An InternalCheckBoxImageProperties object that contains image settings. Selects all check box list items. Gets the collection of the selected items' indexes within the check box list. A SelectedIndexCollection object that contains the selected items. Gets the collection of selected items within the check box list. A SelectedItemCollection object that contains the selected items. Gets the collection of selected item values within the check box list. A SelectedValueCollection object that contains the selected item values. Provides access to the settings that define an image of a check box in the unchecked state. An InternalCheckBoxImageProperties object that contains image settings. Unselects any selected items within the ASPxCheckBoxList. Gets or sets the editor's value. An Object value specifying the editor's value. Lists the values that specify the direction in which items navigate within the image slider control. Image slider items navigate horizontally. Image slider items navigate vertically. Contains style settings defining the appearance of the value tooltip. Initializes a new instance of the TrackBarValueToolTipStyle class. Contains style settings that define the appearance of the track element. Initializes a new instance of the TrackBarTrackElementStyle class. This property is not in effect for the TrackBarTrackElementStyle class. This property is not in effect for the TrackBarTrackElementStyle class. This property is not in effect for the TrackBarTrackElementStyle class. This property is not in effect for the TrackBarTrackElementStyle class. This property is not in effect for the TrackBarTrackElementStyle class. Contains style settings defining a button appearance within a track bar. Initializes a new instance of the TrackBarButtonStyle class. This property is not in effect for the TrackBarButtonStyle class. This property is not in effect for the TrackBarButtonStyle class. This property is not in effect for the TrackBarButtonStyle class. This property is not in effect for the TrackBarButtonStyle class. This property is not in effect for the TrackBarButtonStyle class. This property is not in effect for the TrackBarButtonStyle class. This property is not in effect for the TrackBarButtonStyle class. Provides data for data management events (, , and ). Initializes a new instance of the LinqServerModeDataSourceEditEventArgs class. An object representing a collection of key/value pairs that represent the primary key of the object to process. An object representing a collection of the non-key field key/value pairs for the object to process. An object representing a collection of the original field key/value pairs for the object to process. A object represents the asynchronous callback method that a data-bound control supplies to a data source view for asynchronous insert, update, or delete data operations. Gets or sets the asynchronous callback method that a data-bound control supplies to a data source for asynchronous insert, update, or delete data operations. A delegate that is used to notify a data-bound control when the asynchronous operation is complete. Gets a dictionary of field name/value pairs that represent the primary key of the row to process. A -supported object that contains field name/value pairs that represent the primary key of the processed row. Gets a dictionary that contains the original field name/value pairs for the processed row. A -supported object that contains a dictionary of the original field name/value pairs for the processed record. Gets a dictionary of the non-key field name/value pairs for the row to process. A -supported object that contains a dictionary of the non-key field name/value pairs for the processed row. Contains properties allowing you to specify data fields from which item settings of a bound should be obtained. Initializes a new instance of the NavBarItemDataFields class specifying its owner. A object specifying the navbar control that will own the created object. Gets or sets the name of a data field (or an xml element's attribute) which provides URLs for images displayed within items. A string value that specifies the name of the required data source field. Gets or sets the name of a data field (or an xml element's attribute) which provides item unique identifier names. A string value that specifies the name of the required data source field. Gets or sets the name of a data field (or an xml element's attribute) which provides item navigation locations. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format the navigate URLs of items. A string value that represents the format pattern. Gets or sets the name of a data field (or an xml element's attribute) which provides item texts. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format item texts. A string value that represents the format pattern. Gets or sets the name of a data field (or an xml element's attribute) which provides item tooltip texts. A string value that specifies the name of the required data source field. Contains settings specific to a track bar editor. Initializes a new instance of the TrackBarProperties class with the specified owner. An object that implements the interface. Gets or sets a value that specifies whether or not an end-user is able to change the editor's value using the mouse wheel. true if the editor's value can be changed via the mouse wheel when the editor is focused; otherwise, false. Gets or sets a value that specifies whether or not an end-user can select a range of track bar values. true if the editor is in the range selection mode; otherwise, false. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets the style settings which define the bar highlight's appearance. A object that contains the style settings. Gets an object that lists the client-side events specific to the TrackBarProperties. A object that enables assigning handlers to the client-side events available to the TrackBarProperties. Provides access to the settings that define an image of a decrement button. An ButtonImageProperties object that contains image settings. Gets the style settings that define the decrement button's appearance. An TrackBarButtonStyle object that contains style settings. Gets or sets a string value that specifies the decrement button's tooltip text. A String object that specifies a tooltip text. Gets or sets a value which defines the track bar direction. One of the Direction enumeration values. Gets or sets a string value that specifies the drag handle's tooltip text. A String value that specifies a tooltip text. Gets or sets the value that specifies whether a specific animation effect is used when the drag handle position is changed. true to use animation; otherwise, false. Gets or sets a value that specifies whether or not all tick marks are of the same size. true to equalize tick marks; otherwise, false. Provides access to the settings that define an image of an increment button. An ButtonImageProperties object that contains image settings. Gets the style settings which define the Increment Button's appearance. A TrackBarButtonStyle object that contains style settings. Gets or sets a string value that specifies the increment button's tooltip text. A String value that specifies a tooltip text. Gets the collection of items in the track bar control. A TrackBarItemCollection instance that is the collection of the editor's items. Gets the style settings that define the item's appearance. A TrackBarTickStyle object that contains style settings. Gets or sets the maximum value of the span where large tick marks are placed. A Decimal value that is the maximum possible large tick position. Gets or sets a value that is the large ticks interval. A Decimal value that is the interval between large ticks. Gets or sets the start position of the span where large tick marks are placed. A Decimal value that specifies the large tick starting position. Gets the style settings that define the large tick's appearance. A TrackBarTickStyle object that contains style settings. Gets the style settings which define the left top labels appearance. An AppearanceStyleBase object that contains style settings. Provides access to the settings that define an image of a main drag handle. A ButtonImageProperties object that contains image settings. Gets the style settings which define the main drag handle appearance. A TrackBarButtonStyle object that contains style settings. Gets or sets the maximum value of a track bar. A Decimal value that is the maximum value of a track bar. Gets or sets the minimum value of a track bar. A Decimal value that is the minimum value of a track bar. Gets or sets a value that defines the track bar orientation. One of the enumeration values. Gets the style settings which define the right bottom labels appearance. A AppearanceStyleBase object that contains style settings. Gets or sets format string representation of a scale label. A String value that is the pattern used to format scale label values. Gets or sets a value that defines scale labels highlight mode. One of the ScaleLabelHighlightMode enumeration values. Gets or sets the scale position with respect to the track. One of the ScalePosition enumeration values. Gets the style settings that define the scale appearance. An AppearanceStyleBase object that contains style settings. Provides access to the settings that define an image of a secondary drag handle. An ButtonImageProperties object that contains image settings. Gets the style settings which define the secondary drag handle appearance. A TrackBarButtonStyle object that contains style settings. Gets the style settings that define the selected item appearance. A TrackBarTickStyle object that contains style settings. Gets the style settings which define the selected Tick appearance. A TrackBarTickStyle object that contains style settings. Gets or sets the value that specifies whether or not decrement and increment buttons are shown. true to show increment and decrement buttons; otherwise, false. Gets or sets the value that specifies whether or not main and secondary drag handles are shown. true to show drag handles; otherwise, false. Gets or sets the frequency of small ticks. An Int32 value that defines how frequently small ticks are placed. Gets the style settings that define the small tick appearance. A TrackBarTickStyle object that contains style settings. Gets or sets the minimum distance drag handles can be moved. A Decimal value that is the step value of the track bar. Gets or sets the data source field that provides display texts for the editor's items. A String value that specifies the name of the data source field from which the editor obtains item texts. Gets or sets the data source field that provides tooltips for the editor's items. A String value that specifies the name of the data source field from which the editor obtains item tooltips. Gets the style settings which define the track appearance. A TrackBarTrackElementStyle object that contains style settings. Gets or sets the time interval between the time that an end-user has finished changing the editor's value, and the client and events are raised. An Int32 value that specifies the delay, in milliseconds. Gets or sets the data source field that provides values for the editor's items. A String value that specifies the name of the data source field from which the editor obtains item values. Gets or sets the format string representation of a value tooltip. A String object that contains value tooltip settings. Gets or sets the value tooltip position. One of the ValueToolTipPosition enumeration values. Gets the style settings which define the value tooltip appearance. A TrackBarValueToolTipStyle object that contains style settings. Gets or sets the data type of a track bar item value. A object that specifies the type of values. A collection of objects. Initializes a new instance of the TrackBarItemCollection class. Initializes a new instance of the TrackBarItemCollection class with the specified owner. An object that implements the IWebControlObject interface. Adds a specified item to the end of the collection. A object specifying an item to be added. Adds a new item to the collection and specifies the item's display text and value. A value specifying the item's display text. Initializes the item's property. A specifying the value associated with the item. Initializes the item's property. A TrackBarItem object that is the newly created item. Adds a new item to the collection and specifies the item's display text. A value specifying the item's display text. Initializes the item's property. A TrackBarItem object that is the newly created item. Adds a new item to the collection and returnes the newly created object. A TrackBarItem object that is the newly created item. Adds a new item to the collection and specifies the item's display text, value, and tooltip. A value specifying the item's display text. Initializes the item's property. A specifying the value associated with the item. Initializes the item's property. A value specifying the item's tooltip. Initializes the item's property. A ListEditItemBase object that is the newly created item. Returns an item with the specified text. A value that is the property value of the required item. A TrackBarItem object with a specific value of the Text property. Removes all leading and trailing white-space characters from the passed string and returns an item with the identical Text property value. A value specifying the property value of the required item. A TrackBarItem object with a specific value of the Text property. Returns an item with the specified Value property value. A value representing the property value of the required item. A TrackBarItem object with a specific value of the Value property. Provides indexed access to individual items within the TrackBarItemCollection. An integer value specifying the zero-based index of the item to be accessed. A TrackBarItem object that is an item located at the specified index within the collection. An individual item within the control. Initializes a new instance of the TrackBarItem class with the specified settings. A value that specifies the item's display text. This value is assigned to the property. A that specifies the value associated with the item. This value is assigned to the property. Initializes a new instance of the TrackBarItem class with the specified text. A value that specifies the item's display text. This value is assigned to the property. Initializes a new instance of the TrackBarItem class with default settings. Initializes a new instance of the TrackBarItem class with the specified settings. A value that specifies the item's display text. This value is assigned to the property. A that specifies the value associated with the item. This value is assigned to the property. A value that specifies the item's tooltip. This value is assigned to the property. Copies the settings of the specified object to the current object. A object that is the source of the operation. Gets or sets the track bar item's text. A String value that is the item text. Gets or sets the current item's tooltip text. A String value that specifies the text content of the current item's tooltip. Gets or sets the item's associated value. An Object that specifies the item's value. Contains a list of the client-side events available for the track bar editor. Initializes a new instance of the TrackBarClientSideEvents class with the specified owner. An object that implements the interface. Initializes a new instance of the TrackBarClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Provides data for events which concern the calendar day cell rendering. Gets the currently processed date. A DateTime value that is the currently processed date. Gets a value that indicates whether the processed date is in a month other than the month displayed in the calendar. true if the date is in a month other than the month displayed in the editor; otherwise, false. Gets a value indicating whether the processed date is selected within the calendar. true if the date is selected; otherwise, false. Provides data for the and events. Gets the currently processed cell of a calendar. A TableCell object that is the currently processed cell. Gets a value that indicates whether the processed date is a weekend day. true if the date is a weekend day; otherwise, false. Gets the text control contained within a processed day cell. A WebControl object contained the cell text. Provides data for the and events. Gets or sets the processed day cell's display text. A String value that specifies the display text of the processed cell. Gets or sets a value that indicates whether the processed date is a weekend day. true if the date is a weekend day; otherwise, false. Gets or sets a URL that defines the navigation location for the date hyperlink. A String value that is a URL to where the client web browser will navigate when the date's text is clicked. Gets or sets the window or frame for which to target the contents of the URL associated with the day cell via the property. A String value that identifies the window or frame for which to target the URL content. Provides data for the and events. Gets a control collection contained within a created day cell. A ControlCollection object that is the collection of child controls. Gets a value that indicates whether the processed date is a weekend day. true if the date is a weekend day; otherwise, false. A slider editor. Initializes a new instance of the ASPxTrackBar class with default settings. Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel. true if the editor's value can be changed via the mouse wheel when the editor is focused; otherwise, false. Gets or sets a value that specifies whether or not an end-user can select a range of track bar values. true if the editor is in the range selection mode; otherwise, false. Gets the style settings which define the bar highlight's appearance. A object that contains the style settings. Gets an object that lists the client-side events specific to the ASPxTrackBar. A object that enables assigning handlers to the client-side events available to the ASPxTrackBar. Gets or sets the object from which the data-bound editor retrieves its list of data items. An object that is the data source from which the data-bound editor retrieves its items. Gets or sets the ID of the control from which the data-bound editor retrieves its list of data items. The ID of a control that is the data source from which the data-bound editor retrieves its items. Provides access to the settings that define an image of a decrement button. An ButtonImageProperties object that contains image settings. Gets the style settings that define the decrement button's appearance. An TrackBarButtonStyle object that contains style settings. Gets or sets a string value that specifies the decrement button's tooltip text. A String object that specifies a tooltip text. Gets or sets a value that defines the track bar direction. One of the Direction enumeration values. Gets or sets a string value that specifies the drag handle's tooltip text. A String value that specifies a tooltip text. Gets or sets the value that specifies whether a specific animation effect is used when the drag handle position is changed. true to use animation; otherwise, false. Gets or sets a value that specifies whether or not all tick marks are of the same size. true to equalize tick marks; otherwise, false. Provides access to the settings that define an image of an increment button. An ButtonImageProperties object that contains image settings. Gets the style settings which define the Increment Button's appearance. A TrackBarButtonStyle object that contains style settings. Gets or sets a string value that specifies the increment button's tooltip text . A String value that specifies a tooltip text. Gets the collection of items in the ASPxTrackBar control. A TrackBarItemCollection instance specifying the collection of the editor's items. Gets the style settings that define the item's appearance. A TrackBarTickStyle object that contains style settings. Gets or sets the maximum value of the range where large tick marks are placed. A Decimal value that is the maximum possible large tick position. Gets or sets a value that is large ticks interval. A Decimal value that specifies the interval between large ticks. Gets or sets the start position of the span where large tick marks are placed. A Decimal value that specifies the large tick starting position. Gets the style settings that define the large tick's appearance. A TrackBarTickStyle object that contains style settings. Gets the style settings which define the left top labels appearance. An AppearanceStyleBase object that contains style settings. Provides access to the settings that define an image of a main drag handle. A ButtonImageProperties object that contains image settings. Gets the style settings which define the main drag handle appearance. An TrackBarButtonStyle object that contains style settings. Gets or sets the maximum value of the track bar. A Decimal value that is the maximum value of the track bar. Gets or sets the minimum value of the track bar. A Decimal value that is the minimum value of the track bar. Gets or sets a value that defines the track bar orientation. One of the enumeration values. Gets or sets drag handle position. A Decimal value that corresponds to the drag handle position. Fires after a track bar position has been changed. Gets or sets the secondary drag handle position. A Decimal value that specifies secondary drag handle position. Gets or sets main drag handle position. A Decimal value that specifies main drag handle position. For internal use only. Gets the style settings which define the right bottom labels appearance. An AppearanceStyleBase object that contains style settings. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets format string representation of a scale label. A String value that is the pattern used to format scale label values. Gets or sets a value that defines scale labels highlight mode. One of the ScaleLabelHighlightMode enumeration values. Gets or sets the scale position with respect to the track. One of the ScalePosition enumeration values. Gets the style settings that define the scale appearance. An AppearanceStyleBase object that contains style settings. Provides access to the settings that define an image of a secondary drag handle. An ButtonImageProperties object that contains image settings. Gets the style settings which define the secondary drag handle appearance. An TrackBarButtonStyle object that contains style settings. Gets the style settings that define the selected item appearance. A TrackBarTickStyle object that contains style settings. Gets the style settings which define the selected Tick appearance. A TrackBarTickStyle object that contains style settings. Gets or sets the value that specifies whether or not decrement and increment buttons are shown. true to show increment and decrement buttons; otherwise, false. Gets or sets the value that specifies whether or not main and secondary drag handles are shown. true to show drag handles; otherwise, false. Gets or sets the frequency of small ticks . An Int32 value that defines how frequently small ticks are placed. Gets the style settings that define the small tick appearance. A TrackBarTickStyle object that contains style settings. Gets or sets the minimum distance drag handles can be moved. An Decimal value that is the step value of the track bar. Gets or sets the data source field that provides display texts for the editor's items. A String value that specifies the name of the data source field from which the editor obtains item texts. Gets or sets the data source field that provides tooltips for the editor's items. A String value that specifies the name of the data source field from which the editor obtains item tooltips. Gets the style settings which define the track appearance. An AppearanceStyleBase object that contains style settings. Gets or sets the time interval between the time that an end-user has finished changing the editor's value, and the client and events are raised. An Int32 value that specifies the delay, in milliseconds. Gets or sets the data source field that provides values for the editor's items. A String value that specifies the name of the data source field from which the editor obtains item values. Gets or sets the format string representation of a value tooltip. An String object that contains value tooltip settings. Gets or sets the value tooltip position. One of the ValueToolTipPosition enumeration values. Gets the style settings which define the value tooltip appearance. A TrackBarValueToolTipStyle object that contains style settings. Gets or sets the data type of a track bar item value. A object that specifies the type of values. Contains settings that relate to the file upload functionality. Initializes a new instance of the FileManagerUploadAdvancedModeSettings class with the specified owner. An object that implements the interface. Initializes a new instance of the FileManagerUploadAdvancedModeSettings class with default settings. Gets or sets a value specifying whether multi-file selection is allowed within a ASPxFileManager's upload panel. true if multi-file selection is allowed; otherwise, false. Provides data for the event. Initializes a new instance of the DockManagerEventArgs class. An object that has been docked in a zone. This value is assigned to the property. The object where the panel has been docked. This value is assigned to the property. Gets the panel currently being processed. An object that is the processed panel. Gets the zone currently being processed. An object that is the processed zone. Provides settings that affect a loading panel's availability and content. Initializes a new instance of the SettingsLoadingPanel class with the specified owner. A -implemented object that owns the created object. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Holds the default loading panel delay, in milliseconds. Default value: 300 ms [To be supplied] Gets or sets the delay before displaying the loading panel. An Int32 value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets or sets a value that specifies whether a loading panel is displayed while waiting for a callback response. true if the loading panel functionality is enabled; otherwise, false. Gets or sets the position of an image displayed within a loading panel with respect to the panel's text content. One of the enumeration values. Gets or sets a value that specifies whether an image defined via the property is displayed within a loading panel. true if an image is displayed within a loading panel; otherwise, false. Gets or sets the text to be displayed within a specific loading panel invoked while waiting for a callback response. A string that specifies the descriptive text displayed within a loading panel. Represents an individual folderwithin the control. Initializes a new instance of the FileManagerFolder class with the specified relative name when the specified file system provider is used. A object specifying the file system provider that will be used to work with the folder. A value specifying the folder relative name. Initializes a new instance of the FileManagerFolder class with the specified settings when the specified file system provider is used. A object specifying the file system provider that will be used to work with the folder. A object that is a parent folder for the newly created folder. A value specifying the folder name. Compares this FileManagerFolder instance with the specified object. A FileManagerFolder representing the specified object for comparison. true if the FileManagerFolder that this method is called from is equal to the specified object; otherwise, false. Returns an array of files that are located in the current folder. An array of objects. Returns an array of folders, that are located in the current folder. An array of objects. Gets the immediate parent folder to which the current folder belongs. A object representing the folder's immediate parent. A method that will handle the event. A method that will handle the event. The event sender. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewDetailRowEventArgs class. An integer value that identifies the master row whose detail row has been displayed or hidden. This value is assigned to the property. true if the row has been expanded; otherwise, false. This value is assigned to the property. Gets whether the row has been expanded or collapsed. true if the row has been expanded; otherwise, false. Gets a value that identifies the master row whose expanded state has been changed. An integer value that identifies the master row whose detail row has been displayed or hidden. Lists values that specify which detail rows can be exported. All master and detail rows are exported regardless of their expanded state. Only expanded details are exported. Details are not exported. Contains a list of the client-side events available for the ASPxRatingControl. Initializes a new instance of the RatingControlClientSideEvents class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains settings that define an individual day cell within a calendar editor. Initializes a new instance of the CalendarDayCell class with the specified settings. A CalendarViewInfo object that is the calendar view. A object that is the date and time. Gets the date and time of the calendar day. A DateTime object that is the date and time. Gets a value that indicates whether the date is in a month other than the month displayed in the calendar. true if the date is in a month other than the month displayed in the editor; otherwise, false. Gets whether the date is selected within the calendar. true if the date is selected within the calendar; otherwise, false. Gets or sets a value that indicates whether the date is a weekend day. true if the date is a weekend day; otherwise, false. Contains settings that relate to the folders' functionality. Initializes a new instance of the FileManagerSettingsFolders class with the specified owner. An object that implements the interface. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value that specifies whether the callback technology is used to transfer the requested folders from the server within folder container. true if round trips to the server are performed using callbacks; false if the callback technology isn't used. Gets or sets whether the reserved ASP.NET folders are hidden. true to hide folders; otherwise, false. Gets or sets a value that specifies whether expand buttons are displayed within the folder container. true if expand buttons are displayed; otherwise, false. Gets or sets a value that specifies whether the folders' icons are displayed. true, if icons are displayed, otherwise, false. Gets or sets a value specifying whether the ASPxFileManager control displays a special icon for folders that are locked for upload. true if a special icon is displayed; false if a default folder icon is displayed. Gets or sets whether tree lines are displayed within the folder container. true to display tree lines; otherwise, false. Gets or sets a value specifying the visibility of the folder container. true if the folder container is visible; otherwise false. Contains margin settings. Initializes a new instance of the Margins class with the specified margin value for all the edges. A that is the common margin value for all the four edges. Initializes a new instance of the Margins class with the specified margin values for all the edges. A that is the common margin value for all the four edges. A that is the margin value for the left edge. A that is the margin value for the top edge. A that is the margin value for the right edge. A that is the margin value for the bottom edge. Initializes a new instance of the Margins class. Initializes a new instance of the Margins class with the specified margin values for the left, right, top and bottom edges. A that is the margin value for the left edge. A that is the margin value for the top edge. A that is the margin value for the right edge. A that is the margin value for the bottom edge. Copies the settings from the specified Margins object to the current object. A Margins object whose settings are assigned to the current object. Copies the settings from the current Margins object to the specified object. A object to which the current object's settings are assigned. Duplicates the properties of the specified object into the current instance of the Margins class. A object that is the object that the settings will be copied from. For internal use only. Returns the margin value for the bottom edge. A that is the margin value. Returns the margin value for the left edge. A that is the margin value. Returns the margin value for the right edge. A that is the margin value. Returns the margin value for the top edge. A that is the margin value. Gets a value that indicates whether this Margins object is initialized with the default values. true if the Margins object is initialized with the default values; otherwise false. Gets or sets the common margin value for all four edges. A that is the margin value. Gets or sets the margin value for the bottom edge. A that is the margin value. Gets or sets the margin value for the left edge. A that is the margin value. Gets or sets the margin value for the right edge. A that is the margin value. Gets or sets the margin value for the top edge. A that is the margin value. Combines the properties of the specified Margins with the current instance of the Margins class. A Margins that specifies the object to combine. Returns the Margins object to its original state. Returns a string that represents the current object. A that represents the current Margins object. A method that will handle the client CustomJSProperties events. A method that will handle CustomJSProperties events. An object representing the event source. Identifies the web control that raised the event. An object that contains event data. Provides data for the client CustomJSProperties events. Initializes a new instance of the CustomJSPropertiesEventArgs class. Initializes a new instance of the CustomJSPropertiesEventArgs class with the specified temporary client properties. The collection of property names and values. This value initializes the property. Gets a collection of temporary client properties. The collection of property names and values. Defines style settings for files. Initializes a new instance of the FileManagerFileStyle class with default settings. Duplicates the properties of the specified object into the current instance of the FileManagerFileStyle class. A object that is the object which the settings will be copied from. Gets the style settings which define the file's appearance in the focused state. A FileManagerFileStateStyle object that contains the focused style settings. Gets or sets the height of the file's hover area. A that represents the height of the area. Gets the style settings which define the appearance of files when the mouse pointer is hovering over them. A object that contains the hover style settings. Gets the outer margin of files. A object representing the margins of files. Combines the properties of the specified with the current instance of the FileManagerFileStyle class. A that is the object to be combined. Gets the style settings that define the appearance of a selected file in the active state. A object that contains the style settings. Gets the style settings that define the appearance of a selected file in the inactive state. A object that contains the style settings. Gets or sets a width of the file's hover area. A value representing the width of the file area. Contains properties allowing you to specify data fields from which group settings of a bound should be obtained. Initializes a new instance of the NavBarGroupDataFields class specifying its owner. A object specifying the navbar control that will own the created object. Gets or sets the name of a data field (or an xml element's attribute) which provides URLs for images displayed within group headers. A string value that specifies the name of the required data source field. Gets or sets the name of a data field (or an xml element's attribute) which provides group unique identifier names. A string value that specifies the name of the required data source field. Gets or sets the name of a data field (or an xml element's attribute) which provides group navigation locations. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format navigate URLs of groups. A string value that represents the format pattern. Gets or sets the name of a data field (or an xml element's attribute) which provides group texts. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format group texts. A string value that represents the format pattern. Gets or sets the name of a data field (or an xml element's attribute) which provides group tooltip texts. A string value that specifies the name of the required data source field. Serves as a base for classes that contain properties allowing you to specify data fields from which item and group settings of a bound should be obtained. Initializes a new instance of the NavBarDataFields class specifying its owner. A object specifying the navbar control that will own the created object. Gets or sets the name of an xml element's attribute which provides unique identifier names for items or groups. A string value that specifies the name of the required data source field. Gets the navbar object to which the current object belongs. An object representing the navbar control owning the current object. Gets or sets the name of an xml element's attribute which provides navigate URLs for items or groups. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format the navigate URLs. A string value that represents the format pattern. Gets or sets the name of an xml element's attribute which provides texts for items or groups. A string value that specifies the name of the required data source field. Gets or sets the pattern used to format texts of items or groups. A string value that represents the format pattern. Gets or sets the data source field which provides tool tip texts for items or groups. A string value that specifies the name of the required data source field. Provides settings for QuickTime objects (QuickTime Video and QuickTime VR (virtual reality)). Initializes a new instance of the QuickTimeObjectProperties class with the specified owner. An object that represents the owner of the created object. Initializes a new instance of the QuickTimeObjectProperties class with default settings. Copies public properties from the specified object to the current one. A object whose properties are copied to the current object. Gets or sets a value that specifies whether a QuickTime object will begin playback automatically. true if playback is automatic; otherwise, false. Gets or sets whether the movie controller is displayed. true if a movie controller is displayed; otherwise, false. Gets or sets the field of view angle for a QuickTime VR movie. An integer value specifying the view angle of a movie. Gets or sets whether a Quick Time movie repeats indefinitely, or stops when it reaches the last frame. true to loop movie playback; otherwise, false. Gets or sets the pan angle for a QuickTime VR movie. An integer value specifying the pan angle of a movie. Gets or sets the Quick Time Player plug-in version. A string value that specifies the Quick Time Player plug-in version. Gets or sets a value that specifies the tilt angle for a QuickTime VR movie. An integer value specifying the tilt angle. Gets or sets the current playback volume. An integer value that specifies the volume level (from -1 to 100). Represents a ASPxCloudControl. Initializes a new instance of the ASPxCloudControl class. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Gets or sets the ASPxCloudControl's client programmatic identifier. A string value that specifies the ASPxCloudControl's client identifier. Gets an object that lists the client-side events specific to the ASPxCloudControl. A object which allows assigning handlers to the client-side events available to the ASPxCloudControl. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Enables you to supply any server data that can then be parsed on the client. Gets or sets the text color of the most popular items. A structure that specifies the text color of the most popular items. Gets or sets the horizontal alignment of the ASPxCloudControl's contents. One of the enumeration values. Gets or sets the color of an item's opening and closing text. A structure that specifies the color of an item's opening and closing text. Gets or sets an item's opening text. A string value that specifies an item's opening text. Fires after an item has been clicked. Occurs after an item has been bound to a data source. Gets or sets an item's closing text. A string value that specifies an item's closing text. Gets the collection of items in the ASPxCloudControl. A object that represents a collection of items in the ASPxCloudControl. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets the style settings used to paint item descriptions. A object that contains style settings used to paint item descriptions. Gets or sets the text color of the most popular item(s). A structure that specifies the text color of the most popular item(s). Gets or sets the text color of the most unpopular item(s). A structure that specifies the text color of the most unpopular item(s). Gets or sets the data source field which provides item unique identifier names. A string value that specifies the name of the data source field which contains item unique identifier names. Gets or sets the data source field which provides URLs to the ASPxCloudControl's items. A string value that specifies the name of the data source field which contains item URLs. Gets or sets the pattern used to format item URLs. A string value that represents the format pattern. Gets the ASPxCloudControl's padding settings. A object that contains padding settings. Gets or sets the number of ranks. A value that specifies the number of ranks. Gets a collection of objects that contain appearance settings for individual ranks of items displayed by the current control. A object that represents a collection of rank settings. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the algorithm that normilizes item weights. A enumeration value. Gets or sets whether item weights (values) are displayed. true to display item weights; otherwise, false. Gets or sets whether items are sorted. true to sort items in ascending order; false to display items in the order they are contained within the collection. Gets or sets the spacer's font size. A structure that specifies the spacer's font size. Gets or sets the window or frame at which to target the contents of item URLs. A string which identifies the window or frame at which to target the URL content. Gets or sets the data source field which provides item descriptions. A string value that specifies the name of the data source field which contains item descriptions. Gets or sets the color of item values. A structure that specifies the color of item values. Gets or sets the data source field which provides item values. A string value that specifies the name of the data source field which contains item values. Gets or sets the pattern used to format item values. A string value that represents the format pattern. Gets or sets the distance between an item's text and its value (if displayed). An integer value that specifies the distance, in pixels, between an item's text and its value. A method that will handle specific command events concerning manipulations with group headers. A method that will handle specific command events concerning manipulations with group headers. A representing the event source. Identifies the control that raised the event. A object that contains event data. Contains settings that relate to the upload panel's functionality. Initializes a new instance of the FileManagerSettingsUpload class with the specified owner. An object that implements the interface. Gets the Advanced upload mode settings. A FileManagerUploadAdvancedModeSettings object that contains the Advanced mode settings. Gets or sets a value that specifies whether uploading is available for a specified folder only. One of the enumeration values. Specifies a path to a folder, where end-users can upload files. A value that specifies the path to the specific folder, relative to the root folder assigned via the property. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value that indicates whether the upload panel is enabled. true if the upload panel is enabled; otherwise, false. Gets or sets the prompt text displayed within the upload panel's text box when no file is selected. A string value that specifies the prompt text. Gets or sets a value specifying whether the advanced upload mode is used in upload panel. true if the advanced upload mode is used; false if the standard upload mode is used. Gets the upload validation settings. A object that contains validation settings. A method that will handle ParseValue events (such as or ).s A method that will handle ParseValue events (such as or ). An object that is the event source. Identifies the control that raised the event. A object that contains event data. Provides data for ParseValue events (such as or ). Initializes a new instance of the ASPxParseValueEventArgs class. A string value specifying the data field name. An object that is the specified data field's value being processed. Gets the name of a data field containing the parsed value. A string value specifying the data field name. Gets or sets the edited row's value that belongs to the specified data field. An object specifying the value of a specific edited row cell. A method that will handle the event. A method that will handle the event. The event source. A object that contains event data. Represents a specific HTTP handler module, which allows correct server-side processing of a callback request to be performed, and a proper response to be generated. For internal use only. Provides methods used to expand/collapse master rows. Initializes a new instance of the WebDataDetailRows class. @nbsp; Collapses all expanded master rows that are displayed within the ASPxGridView. Collapses the specified master row (if expanded), which is displayed within the active page. An integer value that identifies the row by its visible index. Collapses the specified master row (if expanded). A value that identifies the row by its key value. Expands all master rows within the ASPxGridView. Expands the specified master row (if collapsed), which is displayed within the active page. An integer value that identifies the row by its visible index. Expands the specified master row (if collapsed). A value that identifies the row by its key value. Indicates whether the specified master row, displayed within the active page, is expanded. An integer value that identifies the master row by its visible index. true if the specified master row, displayed within the active page, is expanded; otherwise, false. Gets the number of expanded master rows displayed within all pages. An integer value that specifies the number of expanded master rows displayed within all pages. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewBeforeColumnGroupingSortingEventArgs class. A object that represents the processed data column. This value is assigned to the property. A enumeration value that specifies the column's previous sort order. This value is assigned to the property. An integer value that specifies the column's previous position among sorted columns. This value is assigned to the property. An integer value that specifies the column's previous position among grouped columns. This value is assigned to the property. Gets a column whose sort or group order has been changed. A object that represents the processed data column. Gets the column's previous position among grouped columns. An integer value that specifies the column's previous position among grouped columns. Gets a column's previous position among sorted columns. An integer value that specifies the column's previous position among sorted columns. Gets a column's previous sort order. A enumeration value that specifies the column's previous sort order. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewAfterPerformCallbackEventArgs class. A value that specifies the callback name. This value is assigned to the property. An array of strings that contain specific information (if any) passed from the client side. This value is assinged to the property. Gets specific information (if any) passed from the client side. An array of strings that contain specific information (if any) passed from the client side. Gets the callback name. A value that specifies the callback name. The exception that is thrown when an input/output error occurs. Initialize a new instance of the FileManagerIOException class with the specified settings. A object specifying the cause of the current exception. An object referring to an inner exception. Initialize a new instance of the FileManagerIOException class with the specified setting. A object specifying the cause of the current exception. The base class for all exceptions within a file manager. Initialize a new instance of the FileManagerException class with the specified settings. A object specifying the cause of the current exception. An object referring to the inner exception. A value explaining the reason for the current exception. Initialize a new instance of the FileManagerException class with the specified setting. A object specifying the cause of the current exception. Initialize a new instance of the FileManagerException class with the specified settings. A object specifying the cause of the current exception. An object referring to an inner exception. Gets the error that caused the current exception. One of the FileManagerErrors enumeration values. The exception thrown when the operation is canceled. Initialize a new instance of the FileManagerCancelException class with the specified message. A value explaining the reason for the current exception. The exception that is thrown when access to a file/folder is prohibited. Initializes a new instance of the FileManagerAccessException class with default settings. Lists values specifying the errors that caused exceptions. Access is denied. Access is prohibited. The specified file/folder already exists. The operation was canceled. The file/folder name is empty. The specified file is not found. The specified folder is not found. The specified name contains invalid characters. Unspecified error occurs. Unspecified IO error occurs. The file/folder is being used by another process. The specified file extension is not allowed. Defines style settings for the text box. Initializes a new instance of the UploadControlTextBoxStyle class. Gets the style settings which define a text box's appearance in the disabled state. A DisabledStyle object that contains the disabled style settings. This property is not in effect for the UploadControlTextBoxStyle class. Gets or sets the amount of space between an image and the text contents within a text box. A Unit that is the spacing value. Gets or sets the spacing between the elements in the corresponding object. A Unit that is the spacing value. Defines style settings for the browse button. Initializes a new instance of the UploadControlBrowseButtonStyle class. This property is not in effect for the UploadControlBrowseButtonStyle class. Gets or sets the amount of space between an image and the text contents within a browse button. A Unit that is the spacing value. This property is not in effect for the UploadControlBrowseButtonStyle class. This property is not in effect for the UploadControlBrowseButtonStyle class. This property is not in effect for the UploadControlBrowseButtonStyle class. Contains settings that relate to the Advanced Upload Mode of ASPxUploadControl. Initializes a new instance of the UploadAdvancedModeSettings class with the specified owner. An object that implements the interface. Initializes a new instance of the UploadAdvancedModeSettings class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets a value specifying whether multi-file selection is allowed within an ASPxUpoadControl. true if multi-file selection is allowed; otherwise, false. Gets or sets the size of file packets. An Int32 value specifying the size of the packets in bytes. Gets or sets the server folder where files, which are currently being uploaded, are maintained. A String value specifying the path to the folder. Provides access to an uploaded file. This member is considered to be obsolete. Use instead. This member is considered to be obsolete. Use instead. This member is considered to be obsolete. Use instead. This member is considered to be obsolete. Use instead. This member is considered to be obsolete. Use instead. Contains settings specific to the browse button. Initializes a new instance of the BrowseButtonProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the BrowseButtonProperties class with default settings. Gets the settings of an image which is displayed within the browse button. A ButtonImageProperties object that contains image settings. Defines the base type for collection item objects which can contain child controls. Initializes a new instance of the ContentControlCollectionItem class. Provides access to an object's collection of content controls. A object that represents a collection of content controls. Gets a collection that contains child controls representing the current object's content. A object representing the collection of child controls. Serves as the base class for all the ASPxUploadControl buttons. Initializes a new instance of the ButtonPropertiesBase class with the specified settings. An object that implements the interface. A string value that specifies the text displayed within the button, by default. Initializes a new instance of the ButtonPropertiesBase class with default settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the image position within a button. An ImagePosition enumeration value which specifies the position of the image within a button. Gets or sets the text displayed within a button. A String value specifying button's text. Contains values specifying what states are allowed for a panel A panel can be in either the docked or floating state. A panel can only be docked. If the panel is initially floating (the owner zone is not defined) an end-user can drag it until the panel is docked for the first time. After that, it can be only moved between zones programmatically. A panel cannot be docked. In this case, the setting of an owner zone is not in effect. Specifies whether a panel control is rendered using the div or table HTML element. Specifies that the panel is rendered using the div element as a container. Specifies that the panel is rendered using the table element as a container. Represents a container for the templates used to render a group footer cell. Initializes a new instance of the GridViewGroupFooterCellTemplateContainer class with the specified settings. An object. This value is assigned to the property. A object that is the grouped column. This value is assigned to the property. A object that is the data column to which the current object belongs. This value is assigned to the property. An object that uniquely identifies the row that contains the template container. This value is assigned to the property. An integer value that specifies the rendered item object's index. This value is assigned to the property. Gets a data column where the template is rendered. A GridViewColumn object that is the grouped column. Gets the grouped column. A GridViewDataColumn object that is the grouped column. Gets the text displayed within the group row. A String value that is the text displayed within the group row. Gets the summary text displayed within the group row. A value that specifies the summary text displayed within the group row. Gets the cell's display text. A String value that specifies the cell's display text. Contains the settings that define the appearance of different round panel parts. Initializes a new instance of the RoundPanelParts class. The control that owns the . Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets the appearance settings used to paint the panel's bottom edge. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel's bottom left corner. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel's bottom right corner. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel's content. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel header's content. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel header's left edge. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel header's right edge. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel's left edge. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel's top edge when the panel's header is not displayed. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel's top left corner when the panel's header is not displayed. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel's top right corner when the panel's header is not displayed. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel's right edge. A object that contains the corresponding part's settings. Gets or sets whether default images that represent the panel's parts are used. true to use default images; otherwise, false. Gets the appearance settings used to paint the panel's top edge. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel's top left corner. A object that contains the corresponding part's settings. Gets the appearance settings used to paint the panel's top right corner. A object that contains the corresponding part's settings. Provides settings for video objects. Initializes a new instance of the VideoObjectProperties class. Initializes a new instance of the VideoObjectProperties class with the specified object container control. A object. Copies public properties from the specified object to the current one. A object whose properties are copied to the current object. Gets or sets whether the media object starts playing automatically. true to automatically play the media object; otherwise, false. Gets or sets the stereo balance. An integer value that specifies the stereo balance. Values range from -100 to 100. Gets or sets the base URL used for a relative path resolution with URL script commands that are embedded in digital media content. A string value that specifies the base URL. Gets or sets the name of the element displaying the captioning. A string value that specifies the name of the element displaying the captioning. Gets or sets the current marker number. A positive integer value that specifies the current marker number. Gets or sets the playback position. A value that specifies the current position, in seconds, relative to the beginning of the original source. Gets or sets the default target HTTP frame. A string value that specifies the default target HTTP frame. Gets or sets whether the context menu is enabled. true to enable the context menu; otherwise, false. Gets or sets whether Windows Media Player control is enabled. true to enable Windows Media Player; otherwise, false. Gets or sets whether video content is played back in full-screen mode. true to enable full-screen mode; otherwise, false. Gets or sets whether URL events should launch a Web browser. true if URL events launch a Web browser; otherwise, false. Gets or sets whether audio is muted. true to mute audio; otherwise, false. Gets or sets the number of times a media object will play. A positive integer value that specifies the number of times a media object will play. Gets or sets the current playback rate for the video. A value that specifies the playback rate. Gets or sets a message that the browser displays while loading the object's implementation and data. A string value that specifies the message that the browser displays while loading the object's implementation and data. Gets or sets whether the video displayed by the control is automatically sized to fit into the video window when the video window is larger than the dimensions of the video image. true to stretch the video to fit into the video window; otherwise, false. Gets or sets a value that specifies which control elements are shown in a Player. One of the values. Gets or sets the current playback volume. An integer value that specifies the volume level (from -1 to 100). Gets or sets whether the Windows Media Player control renders the video in windowless mode. true to render the video in windowless mode; otherwise, false. Defines style settings for the layout group caption. Initializes a new instance of the LayoutGroupBoxCaptionStyle class with default settings. Copies the settings from the current LayoutGroupBoxCaptionStyle object to the specified object. A object to which the current object's settings are assigned. Duplicates the properties of the specified object into the current instance of the LayoutGroupBoxCaptionStyle class. A object that represents the object that the settings will be copied from. This property is not in effect for the LayoutGroupBoxCaptionStyle class. This property is not in effect for the LayoutGroupBoxCaptionStyle class. This property is not in effect for the LayoutGroupBoxCaptionStyle class. This property is not in effect for the LayoutGroupBoxCaptionStyle class. Gets a value that indicates whether this LayoutGroupBoxCaptionStyle object is initialized with the default values. true if the LayoutGroupBoxCaptionStyle object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the LayoutGroupBoxCaptionStyle class. A that is the object to be combined. Gets or sets the horizontal offset of the layout group caption from its default position. A Nullable@lt;Int32@gt; value that specifies the horizontal offset, in pixels, of the layout group caption from its default position. Gets or sets the vertical offset of the layout group caption from its default position. A Nullable@lt;Int32@gt; value that specifies the vertical offset, in pixels, of the layout group caption from its default position. Returns the LayoutGroupBoxCaptionStyle object to its original state. This property is not in effect for the LayoutGroupBoxCaptionStyle class. This property is not in effect for the LayoutGroupBoxCaptionStyle class. This property is not in effect for the LayoutGroupBoxCaptionStyle class. Lists values that specify which rows should be exported. The exports all rows displayed within the ASPxGridView. The exports only selected rows. Contains settings that allow the appearance of elements used within ASPxFormLayout to be defined. Initializes a new instance of the FormLayoutStyles class with the specified owner. An object that implements the ISkinOwner interface. Gets the style settings that define the appearance of the disabled ASPxFormLayout. A DisabledStyle object that contains the style settings. Gets the style settings that define the empty layout item appearance. A EmptyLayoutItemStyle object that contains the style settings. Gets the style settings that define the layout group appearance. A LayoutGroupStyle object that contains the style settings. Gets the style settings that define the layout group box appearance. A LayoutGroupBoxStyle object that contains the style settings. Gets the style settings that define the layout item appearance. A LayoutItemStyle object that contains the style settings. Gets the style settings that define the ASPxFormLayout appearance. A FormLayoutStyle object that contains the style settings. Contains the style settings that define the appearance of an editor's edit region. Initializes a new instance of the EditAreaStyle class with default settings. This property is not in effect for the EditAreaStyle class. This property is not in effect for the EditAreaStyle class. Lists values that indicate a spin button's type. Identifies a small decrement spin button. Identifies a small increment spin button. Identifies a large decrement spin button. Identifies a large increment spin button. Implements the base functionality of panel controls. Initializes a new instance of the ASPxPanelContainerBase class with the default settings. Gets a collection that contains child controls representing a panel's content. A that contains a panel's child controls. For internal use only. Specifies an error text's position within an error frame relative to a validated control. An error text is displayed at the bottom of the validated control. An error text is displayed at the left of the validated control. An error text is displayed at the right of the validated control. An error text is displayed at the top of the validated control. Implements the base functionality of a popup window. Initializes a new instance of the ASPxPopupControlBase class with the default settings. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Gets or sets a value specifying whether a control's window can be dragged by end users. true, if end users can drag a window; otherwise, false. Gets or sets a value that specifies whether the control's window can be resized by end-users on the client side. true if window resizing is allowed; otherwise, false. Gets or sets the ASPxPopupControlBase's client programmatic identifier. A string value that specifies the ASPxPopupControlBase's client identifier. Enables you to save and restore the previously saved layout of a control. Gets or sets a value that specifies whether the window is collapsed. true if the window is collapsed; otherwise, false. Gets the collection of the content controls. For internal use only. A object. Gets or sets the navigation location of a specific web page to be displayed within the control's window. A string value that specifies the desired page's navigation location. Gets or sets the title of the window's IFRAME element. A value that specifies the IFRAME element's title (the TITLE attribute's value). Gets a collection that contains child controls that are a control's contents. A that contains a control's child controls. Enables you to supply any server data that can then be parsed on the client. For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] For internal use only. [To be supplied] Get or sets a window's part available for drag and drop operations. One of the DragElement enumeration values. Gets or sets a value that specifies whether a specific animation effect defined via the property is used when a window is invoked. true if a specific animation effect is used; otherwise, false. Gets or sets a value that specifies whether a fade animation effect is used when a window's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value that specifies whether the control can be manipulated on the client side via code. true if the control's client object model is fully available; false if no programmatic interface is available for the control on the client side. Gets or sets a value that specifies whether the popup control enables its control hierarchy to be forcibly recreated, to apply the settings defined at runtime to its child controls. true if the control's hierarchy recreation is enabled; otherwise, false. Gets or sets a value that specifies whether a window can visually respond to mouse hovering. true if windows can be hot-tracked; otherwise, false. Searches for the specified server control within specific template containers and the collection. The identifier for the control to be found. A Control object that is the specified control, or the null reference (Nothing in Visual Basic) if the specified control does not exist. Gets or sets a template to display the content of the default window's footer. An object that supports the System.Web.UI.ITemplate interface and contains a template used to display the content of a window's footer. Gets or sets an URL where the client's web browser will navigate when the text or image is clicked within a window's footer. A string value which specifies the required navigation location. Gets or sets a template to display the default window's footer. An object that supports the System.Web.UI.ITemplate interface and contains a template used to display a window's footer. Gets or sets the text content of a window's footer. A String value that specifies a window's footer text. Specifies whether the control window displays the size grip. true if a window has a size grip; otherwise, false. Gets or sets a template used to display the content of the default window's header. An object that supports the System.Web.UI.ITemplate interface and contains a template used to display the content of a window's header. Gets or sets an URL where the client's web browser will navigate when the text or image is clicked within a window's header. A string value which specifies the required navigation location. Gets or sets a template used to display the default window's header. An object that supports the System.Web.UI.ITemplate interface and contains a template used to display a window's header. Gets or sets the text content of a window's header. A string value that specifies a window's header text. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets or sets the x-coordinate of a control's left side. An integer value specifying the x-coordinate of the control's left side. Gets or sets the delay before displaying the loading panel. An Int32 value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets or sets the position of an image displayed within a loading panel with respect to the panel's text content. One of the enumeration values. Gets or sets the text displayed within a loading panel while waiting for a callback response. A value that specifies the descriptive text displayed within a loading panel. Gets or sets the maximum height of a control's window. A object that defines the maximum height of a control's window. Gets or sets a value that specifies whether the window is maximized. true if the window is maximized; otherwise, false. Gets or sets the maximum width of a control's window. A object that defines the maximum width of a control's window. Gets or sets the minimum height of a control's window. A object that defines the minimum height of a control's window. Gets or sets the minimum width of a control's window. A object that defines the minimum width of a control's window. Gets or sets the opacity level of a window (popup windows for ASPxPopupControl). An integer value that specifies the opacity level. Gets or sets a value that specifies whether the window is pinned. true if the window is pinned; otherwise, false. Gets or sets a value specifying the animation type used to show popup windows. One of the AnimationType enumeration values. Fires when a control contained within a templated window raises the Command event. Gets or sets a value that specifies whether the control's window (popup windows for ASPxPopupControl) is displayed above Java applets that may present on the web page. One of the enumeration values. Gets or sets a value that specifies whether the control is implemented by using classic or semantic rendering. One of the enumeration values. Gets or sets a value that specifies when the window being resized should be redrawn. One of the ResizingMode enumeration values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets a value that specifies whether cookies are used to persist the visibility state and position of the control's window (windows for ASPxPopupControl). true if information about a window is persisted in cookies; otherwise, false. Gets or sets the name (identifier) of the cookie in which the control's state is persisted. A string value specifying a cookie's name. Gets or sets a value specifying which scrollbars should appear within the control's window. One of the enumeration values. Gets or sets a value that specifies whether a window's close button is displayed. true if a window's close button is displayed; otherwise, false. Gets or sets a value that specifies whether a window's collapse button is displayed. true if the button is displayed; otherwise, false. Gets or sets a value that specifies whether a window's footer is displayed. true if a window's footer is displayed; otherwise, false. Gets or sets a value that specifies whether a window's header is displayed. true if a window's header is displayed; otherwise, false. Gets or sets whether a specific loading panel can be displayed. true if display of a loading panel is allowed; otherwise, false. Gets or sets whether the image can be displayed within the loading panel. true if the image is allowed to be displayed within the loading panel; otherwise, false. Gets or sets a value that specifies whether a window's maximize button is displayed. true if the button is displayed; otherwise, false. Gets or sets a value that specifies whether the window is automatically displayed when a client browser loads the page. true if the window is displayed on the page load; otherwise, false. Gets or sets a value that specifies whether a window's pin button is displayed. true if the button is displayed; otherwise, false. Gets or sets a value that specifies whether a window's refresh button is displayed. true if the button is displayed; otherwise, false. Gets or sets a value that specifies whether a window casts a shadow. true if a window casts a shadow; otherwise false. Gets or sets the visibility of a window's size grip element. One of the enumeration values. Gets or sets a window or frame at which to target the contents of the URLs associated with links in a window's header and footer. A string which identifies a window or frame to which to target the URL content. Gets or sets the text displayed within a window's content region. A string value that specifies a window's content text. Gets or sets the y-coordinate of a control's top side. An integer value specifying the y-coordinate of the control's top side. Gets or sets a value specifying the current control's visibility. true if the control is visible; otherwise false Fires when a round trip to the server has been initiated by a call to the client method. Lists values that specify in which rows a custom button is displayed. A custom button is displayed within all data rows. A custom button is displayed within data rows whose values are not edited. A custom button is displayed within a data row currently being edited. A custom button is displayed within the Auto Filter Row. A custom button is hidden. Represents an individual spin button. Initializes a new instance of the SpinButtonExtended class with the specified setting. One of the enumeration settings. Initializes a new instance of the SpinButtonExtended class with default settings. Gets a value that indicates a spin button's type. One of the enumeration values. This property is not in effect for the SpinButtonExtended class. This property is not in effect for the SpinButtonExtended class. Represents a base class for column objects used by different Developer Express web controls (the ASPxGrid or ASPxTreeList, for instance). Initializes a new instance of the WebColumnBase class with default settings. Copies public properties from the specified object to the current object. A object or descendant whose properties are copied to the current object. Gets or sets the text displayed within the column header. A value that specifies the text displayed within the column's header. Indicates whether the column responds to mouse clicks. true if the column responds to mouse clicks; otherwise, false. Gets or sets the unique programmatic identifier name for a column. A string value that specifies the column's identifier. For internal use only. For internal use only. For internal use only. Gets or sets the column header's tooltip text. A string value that specifies the text displayed within the column header's tooltip. Gets or sets a value that specifies whether the column is visible. true to show the column; otherwise, false. Gets or sets the column's position among the visible columns within a web control. An integer value that specifies the column's position among the visible columns. Gets or sets the column's width. A structure that represents the column's width. Represents a container for the templates used to render the ASPxGridView's footer. Initializes a new instance of the GridViewFooterRowTemplateContainer class. An object that owns the current object. This value is assigned to the property. Represents a container for the templates used to render footer cells within the ASPxGridView. Initializes a new instance of the GridViewFooterCellTemplateContainer class. A object or descendant that represents the column where the template is rendered. This value is assigned to the property. Gets a data column where the template is rendered. A object or descendant that represents the column. Represents the collection of custom command buttons. Initializes a new instance of the GridViewCommandColumnCustomButtonCollection class with the specified command column. A object that represents the command column which owns this collection. This value is assigned to the property. Gets a command column that owns this collection. A object that represents the command column which owns this collection. Returns the button with the specified ID or caption. A value that specifies the button's ID or text. A object that represents the custom button with the specified ID or text. null (Nothing in Visual Basic) if the button was not found. Returns a string that represents the current object. The empty string. Represents a custom command button. Initializes a new instance of the GridViewCommandColumnCustomButton class with default settings. Copies public properties from the specified object to the current object. A object or descendant whose properties are copied to the current object. Gets or sets a value that identifies the custom button. A value that identifies the custom button. Gets the settings of an image displayed within the custom button. A object that contains image settings. Gets or sets the button's text. A value that specifies the button's text. Gets or sets a value that specifies in which rows the custom button is displayed. A enumeration value that specifies in which rows the custom button is displayed. A method that will handle the event. A method that will handle the event. The event sender. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewTableCommandCellEventArgs class. An object that represents the processed command cell. This value is assigned to the property. An object that uniquely identifies the row which contains the processed command cell. This value is assigned to the property. Gets the processed command cell. An object that represents the processed command cell. Gets whether the processed command cell is displayed within the auto filter row or data row. A enumeration value that specifies whether the processed command cell is displayed within the auto filter row or data row. Gets a command column whose cell is currently being processed. A object that represents the command column within the ASPxGridView. A method that will handle the event. A method that will handle the event. The event sender. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewHeaderFilterEventArgs class. A object that represents the data column whose filter button has been clicked. This value is assigned to the property. A list of objects that represent filter values. This value is assigned to the property. Adds the 'All' item to the Popup Header Filter. Adds a new filter item with the specified filter criteria to the Popup Header Filter. A value that specifies the filter item's display text. A value that specifies the filter item's value. A value that represents the filter criteria. Adds a new filter item to the Popup Header Filter. A value that specifies the filter item's display text. A value that specifies the filter item's value. Gets the data column currently being filtered. A object that represents the data column currently being filtered. Gets the filter values. A list which contains filter values for the current column. A method that will handle the event. A method that will handle the event. The event sender. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewCustomButtonCallbackEventArgs class. A value that identifies the data row which contains the clicked custom button. This value is assigned to the property. An integer value that specifies the button's position among the command buttons displayed within a command column cell. This value is assigned to the property. Gets a value that identifies the clicked custom button. A value that identifies the custom button. Gets the index of a row that contains the custom button currently being clicked. An integer value that specifies the button's position among the command buttons displayed within a command column cell. Contains settings that allow the 's appearance to be defined. Initializes a new instance of the UploadControlStyles class with the specified owner. An object instance that represents the owner of the created object. Gets the style settings that define the appearance of browse buttons within the upload control. An UploadControlBrowseButtonStyle object containing style settings. For internal use only. Gets the style settings that define the appearance of buttons within the upload control. An UploadControlButtonStyle object containing style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] Contains the style settings which define a buttons' appearance in the disabled state. A AppearanceSelectedStyle object that contains the disabled style settings. For internal use only. [To be supplied] Gets the style settings that define the appearance of an error message displayed within the ASPxUploadControl's error frame if the uploaded file's validation fails. An object that contains style settings. For internal use only. [To be supplied] Returns a value indicating whether the control is rendered as a native HTML control. true if the control is rendered as a native HTML control; otherwise, false. Gets or sets a value specifying whether an UploadControl is rendered as a native HTML file input element. true if editors should be rendered using a standard HTML element; otherwise, false. Gets the style settings defining the appearance of the prompt text. An UploadControlNullTextStyle object containing style settings. For internal use only. Gets the style settings used to paint the progress bar within the ASPxUploadControl. A object containing style settings. Gets the style settings defining the appearance of the progress bar indicator within the ASPxUploadControl's progress panel. A object containing style settings. For internal use only. [To be supplied] For internal use only. [To be supplied] Gets the style settings that define the appearance of text boxes within the upload control. An UploadControlTextBoxStyle object containing style settings. For internal use only. [To be supplied] Contains settings that relate to 's uploaded file validation. Initializes a new instance of the ValidationSettings class with the specified owner. An object instance that represents the owner of the created object. Initializes a new instance of the ValidationSettings class with default settings. Gets or sets the allowed content types of the uploaded file. An array of MIME content-type string values that contains the allowed content types. Gets or sets the allowed file extensions of the uploaded file. An array of string values that contains the allowed file extensions. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets the style settings for rendering the error message that is displayed if the uploaded file does not pass validation. A object that contains style settings for the error message. Gets or sets the error text which indicates that the file selected for upload doesn't exist on the client computer. A value that specifies the error text. Gets or sets the error text indicating that an external error occurs during the specified file's uploading. A value that specifies the error text. Gets or sets the maximum file size (in bytes). An integer value which specifies the maximum file size. Gets or sets the error text indicating that the uploaded file's size exceeds the maximum allowed value. A value that specifies the error text. Gets or sets the error text to be displayed within the editor's error frame if the editor's validation fails, provided the multi-file selection mode is used. A value that specifies the error text. Gets or sets the error text indicating that the specified file's content type is not allowed. A value that specifies the error text. Gets or sets the error text indicating that the specified file's extension is not allowed. A value that specifies the error text. Gets or sets the value specifying whether the error message is displayed if the uploaded file does not pass validation. true to show error message; otherwise, false. This method is not in effect for the ValidationSettings class. An empty string. Contains a list of the client-side events available for the . Initializes a new instance of the UploadControlClientSideEvents class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Provides data for the server event. Initializes a new instance of the FileUploadCompleteEventArgs class. A value that contains the callback data. true if the uploaded file is valid; otherwise, false. A value representing the error description. A object that represents the uploaded file. Initializes a new instance of the FileUploadCompleteEventArgs class. A value that contains the callback data. A value representing the error description. A object that represents the uploaded file. Gets or sets a string that contains specific information (if any) to be passed from the server side to the client. A value representing callback data. Gets or sets the error text. A value that specifies the error text. Gets or sets a value specifying whether the uploaded file passes validation. true if the file is valid; otherwise, false. Gets the uploaded file object related to the event. An object that represents the uploaded file related to the event. A web control that allows files from the client computer to be uploaded and saved on the server. Initializes a new instance of the ASPxUploadControl class with default settings. Gets the settings of the add button. A object that represents the add button's properties. Gets or sets the horizontal alignment of the add and upload buttons within the add and upload buttons area. One of the enumeration values. Gets or sets the vertical spacing between the add and upload buttons area and both the file input and the remove buttons areas. A that represents the spacing value. Gets the Advanced Upload Mode settings. An UploadAdvancedModeSettings object that contains the Advanced Mode settings. Gets the settings of the browse button. A BrowseButtonProperties object that specifies the browse button's properties. Gets the style settings defining the appearance of a browse button within ASPxUploadControl. An UploadControlBrowseButtonStyle object that contains style settings. Gets or sets the horizontal spacing between the add and the upload buttons. A that represents the spacing value. Gets the style settings which define the appearance of add button, cancel button, remove button, and upload button. An object that contains style settings. Gets the settings of the cancel button. A object that contains the cancel button's properties. Gets or sets the horizontal alignment of the cancel button within the progress panel. One of the enumeration values. Gets or sets the vertical spacing between the progress bar and the cancel button. A that represents the spacing value. Gets the settings of an image displayed within the Clear file selection button. An ImagePropertiesEx object that contains image settings. Gets or sets the ASPxUploadControl's client programmatic identifier. A string value that specifies the ASPxUploadControl's client identifier. Gets an object that lists the client-side events specific to the ASPxUploadControl. A object which allows assigning handlers to the client-side events available to the ASPxUploadControl. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Enables you to supply any server data that can then be parsed on the client. Contains the style settings which define a buttons' appearance in the disabled state. An AppearanceSelectedStyle object that contains the disabled style settings. Gets an array of the bytes in a file that is uploaded by using the ASPxUploadControl. A array that contains the file's contents. Gets a stream object that points to the file uploaded by the ASPxUploadControl control. A object that points to the specified file. Gets or sets the number of file input elements contained within an . An integer value that represents the total number of file input elements. Gets or sets the vertical spacing between the file input elements. A that represents the spacing value. Gets the uploaded file's name. A value specifying the file name. Occurs after all the selected files have been uploaded to the server. Occurs when the specified file has been uploaded to the server. Gets or sets a value that specifies when the file upload should be performed. One of the enumeration values. Returns a random name generated for the uploaded file. A value representing a random file name. Returns a random name generated for the uploaded file specified by its index. An integer value that specifies the index of the corresponding uploaded file within the collection. A value representing a random file name. Gets a value that indicates whether the control has a file. Note: This property is now obsolete; use the property instead. true if the control contains a file; otherwise, false. Gets or sets the path to the folder that contains images used by the control. A String value specifying the root path of all the images used by the control. For internal use only. Returns a value that indicates whether a specific programmatic interface (in particular, specific JavaScript objects and methods) are available to the control on the client side. true if the client-side API is available for the control; otherwise, false. Gets a value indicating whether the uploaded file passes the validation criteria defined via the property. true if the file is valid; otherwise, false. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets or sets a value specifying whether the ASPxUploadControl control is rendered as a native HTML file input element. true if editors should be rendered using a standard HTML element; otherwise, false. Gets or sets the prompt text displayed within the control's text box when no file is selected. A string value that specifies the prompt text. Gets the style settings for the control's null text. An UploadControlNullTextStyle object that contains style settings. Gets the ASPxUploadControl padding settings. A Paddings object that contains padding settings. Gets the underlying object for the file uploaded using the ASPxUploadControl control. A object that provides properties and methods to get information about the uploaded file. Gets the style settings that define the appearance of the progress bar indicator element within the ASPxUploadControl's progress panel. A object containing style settings. Gets the progress bar's settings. A object that contains progress bar settings. Gets the style settings that define the appearance of the progress bar element within the ASPxUploadControl's progress panel. A object containing style settings. Gets the settings of the remove button. A object that represents the remove button's properties. Gets or sets the horizontal spacing between the file input area and the remove button area. A that represents the spacing value. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Saves the uploaded file specifying the full path on the server. A that specifies the full path to the location on the server to save the uploaded file. Saves the uploaded file specifying the full path on the server. A value that specifies the full path to the location on the server to save the uploaded file. true to overwrite the specified file, if it already exists; otherwise, false. Gets or sets a value that specifies whether the add and remove buttons are displayed within the . true, if the buttons are visible, otherwise, false. Gets or sets a value specifying whether the Clear file selection button is displayed. true if the button is displayed, otherwise, false. Gets or sets a value that specifies whether the progress panel is displayed within the . true, if the progress panel is visible; otherwise, false. Gets or sets a value the specifies whether the upload button is displayed within the add and upload button area. true, if the button is visible, otherwise, false. Gets or sets the width of the control's edit box. An integer value which specifies the width of the control's editor. Gets or sets the path to a CSS file that defines the control's sprite image settings. A String value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A String value that specifies the path to the sprite image. Gets the style settings defining the appearance of a text box within ASPxUploadControl. An UploadControlTextBoxStyle object that contains style settings. Gets the settings of the upload button. A object that represents the upload button's properties. Provides access to an array whose entries correspond to the ASPxUploadControl's file input elements and contain information on the uploaded files, if any. An array of objects associated with file input elements. Gets or sets a value that specifies the ASPxUploadControl's upload mode. One of the UploadControlUploadMode enumeration values. Gets the control's validation settings. A object that contains validation settings. Gets or sets the control's width. A value which represents the control's width. Implements the base functionality of a panel control. Initializes a new instance of the ASPxPanelBase class with default settings. Gets or sets a panel's client programmatic identifier. A string value that specifies a panel's client identifier. Gets an object that lists the client-side events specific to the ASPxPanelBase. A object which allows assigning handlers to the client-side events available to the ASPxPanelBase. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Enables you to supply any server data that can then be parsed on the client. Gets or sets the identifier for the default button that is contained in the panel control. A string value corresponding to the for a button control contained in the panel. Allows an object specified by the property to be found manually, if it can't be found automatically (for instance, if it's hidden within a naming container). Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Represents a panel control that acts as a container for other controls. Initializes a new instance of the ASPxPanel class with default settings. This property is not in effect for the ASPxPanel class. The client-side API is always available for this control. Gets the ASPxPanel padding settings. A object that contains padding settings. Gets or sets a value that specifies whether the panel is rendered using the div or table HTML element. One of the enumeration values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets a value specifying which scrollbars should appear within the panel. One of the ScrollBars enumeration values. Contains the settings which define the shadow image used by web controls. Initializes a new intance of the ShadowImageProperties class with the specified settings. A string value specifying the URL of the image for the shadow's bottom edge. A string value specifying the URL of the image for the shadow's right edge. A string value specifying the URL of the image for the shadow's corner. A string value specifying the width of the shadow's corner. A string value specifying the height of the shadow's corner. Initializes a new instance of the ShadowImageProperties class with default settings. This property is not in effect for the ShadowImageProperties class. This property is not in effect for the ShadowImageProperties class. A value. Gets or sets the URL of the image that represents the shadow's bottom edge. A value that specifies the location of an image. Gets or sets the shadow corner's height. A System.Web.UI.WebControls.Unit value specifying the height of the shadow corner. Gets or sets the URL of the image that represents the shadow's corner. A value that specifies the location of an image. Gets or sets the shadow corner's width. A System.Web.UI.WebControls.Unit value specifying the width of the shadow corner. This property is not in effect for the ShadowImageProperties class. Returns an object whose settings define a shadow image used by web controls on the page. A object representing the requested page. A object that contains image settings. This property is not in effect for the ShadowImageProperties class. Gets or sets the URL of the image that represents the shadow's right edge. A value that specifies the location of an image. This property is not in effect for the ShadowImageProperties class. Returns the textual representation of the ShadowImageProperties object. A string that represents the , and property values separated by blank spaces. This property is not in effect for the ShadowImageProperties class. This property is not in effect for the ShadowImageProperties class. Contains the settings which define the empty image used by web controls. Initializes a new instance of the EmptyImageProperties class with the specified image location. A value that specifies the image location. Initializes a new instance of the EmptyImageProperties class with default settings. This property is not in effect for the EmptyImageProperties class. This property is not in effect for the EmptyImageProperties class. A value. This property is not in effect for the EmptyImageProperties class. Returns the path defining an empty image used by web controls on the page. A object representing the requested page. A string value that is the path to an empty image. Returns an object whose settings define an empty image used by web controls on the page. A object representing the requested page. A object that contains image settings. This property is not in effect for the EmptyImageProperties class. This property is not in effect for the EmptyImageProperties class. Gets or sets the URL of the empty image used by web controls. A String value that specifies the location of an image. This property is not in effect for the EmptyImageProperties class. Contains the style settings which define a control's appearance in the disabled state. Initializes a new instance of the DisabledStyle class with default settings. Gets or sets the type of cursor to display when the mouse pointer is over the object which the current style applies to. A string that specifies the type of cursor to display. Provides data for events that relate to resolving objects that can't be found automatically. Initializes a new instance of the ControlResolveEventArgs class with the specified setting. A string value representing the associated control's identifier. Gets the value of a control that should be resolved. A string value representing the programmatic identifier of the required conrol. Gets or sets the control relating to the event. A object representing the required control. Represents a collection that holds a container's child controls. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. Contains the style settings of a specific loading div displayed over a web control while it's waiting for a callback response. Initializes a new instance of the LoadingDivStyle class with default settings. This property is not in effect for the LoadingDivStyle class. This property is not in effect for the LoadingDivStyle class. This property is not in effect for the LoadingDivStyle class. Gets or sets the opacity level of the loading div element. An integer value that specifies the opacity level. This property is not in effect for the LoadingDivStyle class. This property is not in effect for the LoadingDivStyle class. A method that will handle the event. A method that will handle the event. The event source. Identifies the ASPxFileManager control that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the FileManagerCustomErrorTextEventArgs class. A object that specifies the exception. This value is assigned to the property. A value that specifies the error text. This value is assigned to the property. Gets or sets the error text. A value specifying the error explanatory text. Gets the raised exception. A object that is the exception. A method that will handle the event. A method that will handle the event. A object that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the DockZoneEventArgs class. An object that has been docked in a zone. This value is assigned to the property. Gets the panel currently being processed. An object that is the processed panel. Contains a list of the client-side events available for the control. Initializes a new instance of the DockZoneClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. A method that will handle the event. A method that will handle the event. A object that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the DockZoneCancelEventArgs class. An object that is being docked in a zone. This value is assigned to the property. Gets or sets a value indicating whether the action that raised the event should be canceled. true if the action that raised the event should be canceled; otherwise, false. Contains a list of the client-side events available for the control. Initializes a new instance of the DockPanelClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. A method that will handle the event. A method that will handle the event. A object that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the DockPanelCancelEventArgs class. An object where a panel is being docked. This value is assigned to the property. Gets or sets a value indicating whether the action that raised the event should be canceled. true if the action that raised the event should be canceled; otherwise, false. Gets the zone where a panel is being docked An object that is the processed zone. A method that will handle the event. A method that will handle the event. A object that raised the event. A object that contains event data. A method that will handle the event. A method that will handle the event. An object representing the event's source. An object that contains event data. Contains a list of the client-side events available for the component. Initializes a new instance of the DockManagerClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. A method that will handle the event. A method that will handle the event. A object that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the DockManagerCancelEventArgs class. An object that is being docked in a zone. This value is assigned to the property. The object where the panel is being docked. This value is assigned to the property. Gets or sets a value indicating whether the action that raised the event should be canceled. true if the action that raised the event should be canceled; otherwise, false. Represents selection within the ASPxGridView. Initializes a new instance of the WebDataSelection class. @nbsp; Prevents raising the event for each programmatic selection modification (until the or the method is called). Unlocks the event, raising functionality after a call to the method, but prevents a single SelectionChanged event to be generated as a result of the performed batch selection modifications. Gets the number of selected rows within the ASPxGridView. An integer value that specifies the number of selected rows within the ASPxGridView. Unlocks the event raising functionality after a call to the method, and causes a single SelectionChanged event to be generated as a result for the performed batch selection modifications. Indicates whether the specified row is selected. An integer value that identifies the row by its visible index. true if the specified row is selected; otherwise, false. Indicates whether the specified row is selected. An object that uniquely identifies the row within the ASPxGridView. true if the row is selected; otherwise, false. Selects all data rows within the ASPxGridView. Selects the specified row within the ASPxGridView. An integer value that identifies the row by its visible index. Selects the specified row within the ASPxGridView. An object that identifies the data row by its key value. Selects or unselects the specified row. An integer value that identifies the row by its visible index. true to select the row; false to unselect the row. Selects or unselects the specified row within the ASPxGridView. An object that identifies the data row by its key value. true to select the row; otherwise, false. Unselects any selected rows within the ASPxGridView. Unselects all rows which match a filter criteria currently applied within the ASPxGridView. Unselects the specified row within the ASPxGridView. An integer value that identifies the data row by its visible index. Unselects the specified row within the ASPxGridView. An object that identifies the data row by its key value. Lists values that specify which control elements are shown in a Player. All control elements provided by a Player are shown. Example (video): Windows Media Player A Player is hidden. An empty rectangle is shown instead. A minimum allowed set of control elements is shown. Example (video): Windows Media Player No control elements are shown. Example (video): Windows Media Player Contains style settings that define the appearance of button elements within different editor types. Initializes a new instance of the EditButtonStyle class with default settings. Gets the style settings which define a button element's appearance in the disabled state. A object that contains the disabled style settings. Gets the style settings which define a button element's appearance in the pressed state. A object that contains the pressed style settings. This property is not in effect for the EditButtonStyle class. Gets or sets the widht of all buton elements within an editor to which the current style applies. A value representing the button width. Contains a client-side list box editor's event list. Initializes a new instance of the ListBoxClientSideEvents class. Initializes a new instance of the ListBoxClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle an editor's client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client editor's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle an editor's client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client editor's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client editor's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client editor's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains values that specify how automatic synchronization of item selection with the path of the currently browsed page should be performed. A web control's item, whose NavigateUrl property's value points to the URL of the currently browsed page, is displayed selected. The query string appended to the URL is ignored. A web control's item, whose NavigateUrl property's value matches the URL and query string of the currently browsed page, is displayed selected. Automatic selection synchronization is disabled. Contains style settings that define the appearance of the page displayed behind the invoked modal popup window. Initializes a new instance of the PopupControlModalBackgroundStyle class with default settings. This event is not in effect for the PopupControlModalBackgroundStyle class. This event is not in effect for the PopupControlModalBackgroundStyle class. This event is not in effect for the PopupControlModalBackgroundStyle class. This event is not in effect for the PopupControlModalBackgroundStyle class. This event is not in effect for the PopupControlModalBackgroundStyle class. This event is not in effect for the PopupControlModalBackgroundStyle class. Always null. This event is not in effect for the PopupControlModalBackgroundStyle class. Always Color.Empty. This event is not in effect for the PopupControlModalBackgroundStyle class. Gets or sets the opacity level of the page behind the modal popup window. An integer value that specifies the level of opacity for the page. This event is not in effect for the PopupControlModalBackgroundStyle class. This property is not in effect for the PopupControlModalBackgroundStyle class. A method that will handle events regarding callback processing. A method that will handle events regarding callback processing. The event source. A class instance that contains event data. Provides data for events which concern callback processing. Initializes a new instance of the CallbackEventArgsBase class. A string value that represents any information that needs to be sent to the server side for further processing. Gets a string that contains specific information (if any) passed from the client side. A string value that contains specific information collected on the client side and passed to the event for further server-side processing. Lists values that control the action permissions within access rules. The action is allowed within the access rule. The action has the identical permission as the current item (file or folder) parent element. If it does not exist, the permission corresponds to the permission. The action is denied within the access rule. Serves as the base type for the and objects. Initializes a new instance of the FileManagerAccessRuleBase class with the specified settings. A value specifying a path to which an access rule is applied. One of the enumeration values specifying the browse permission of this rule. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the browse action permission. One of the Rights enumeration values specifying the action permission. Gets or sets the edit action permission. One of the Rights enumeration values specifying the action permission. Gets or sets a path to which an access rule is applied. A String value specifying a path. Gets or sets a security role that is assigned the current rule. A value specifying a role name. A collection of access rules that specify access permissions for files and folders within a file manager. Initializes a new instance of the AccessRulesCollection class with the specified owner. An object specifying the control that will own the collection. Provides an implementation of a data source file system provider. Initialize a new instance of the DataSourceFileSystemProvider class with the specified root folder. A value that specifies the path to the root folder. Implements folder creation. A value that is the immediate parent folder to which the created folder belongs. A value that is the name of the created folder. For internal use only. Implements file deletion. A object that is the deleted file. Implements folder deletion. A object that is the deleted folder. Implements the folder existence verification. A object that is the processed folder. true if the folder exists within a file manager; otherwise, false. Implements the file existence verification. A object that is the processed file. true if the file exists within a file manager; otherwise, false. Gets or sets the name of the data source field which provides file content. A value that that specifies the name of the required data source field. Implements getting a collection of files that are located in the current folder. A object that is the folder currently being processed. A collection of objects. Implements getting a collection of folders that are located in the current folder. A object that is the folder currently being processed. A collection of objects. Implements getting the time of the last file modification. A object that is the processed file. A DateTime value that is the last write time. Returns the length of the specified file. A object identifying the processed file. A Int64 value that is the file length, in bytes. Gets or sets the name of the data source field which provides values indicating whether an item is a file or folder. A value that that specifies the name of the required data source field. Gets or sets the name of the data source key field. A value that that specifies the name of the required data source field. Gets or sets the name of the data source field which provides the time of the last file modification. A value that specifies the name of the required data source field. Implements file moving. A object that is the moved file. A object that is a folder where the current file is being moved. Implements folder moving. A object that is the moved folder. A object that is a folder where the current folder is being moved. Gets or sets the name of the data source field which provides unique item identifier names. A value that that specifies the name of the required data source field. Gets or sets the name of the data source field which provides the item parent key values. A value that that specifies the name of the required data source field. Implements file reading. A object that is the processed file. A Stream object that points to the processed file. Implements file renaming. A object that is the renamed file. A value specifying a new file name. Implements folder renaming. A object that is the renamed folder. A value specifying a new folder name. Gets the root folder's caption. A value specifying the root folder's caption. Implements a file upload. A object that is a folder where the file is being uploaded. A string value specifying the files name. A Stream that is the file content. Provides an implementation of a physical file system provider. Initialize a new instance of the PhysicalFileSystemProvider class with the specified root folder. A value that specifies the path to the root folder. Implements folder creation. A value that is the immediate parent folder to which the created folder belongs. A value that is the name of the created folder. Implements file deletion. A object that is the deleted file. Implements folder deletion. A object that is the deleted folder. Implements the file existence verification. A object that is the processed file. true if the file exists within a file manager; otherwise, false. Implements the folder existence verification. A object that is the processed folder. true if the folder exists within a file manager; otherwise, false. Implements getting a collection of files that are located in the current folder. A object that is the folder currently being processed. A collection of objects. Implements getting a collection of folders that are located in the current folder. A object that is the folder currently being processed. A collection of objects. Implements getting the time of the last file modification. A object that is the processed file. A DateTime value that is the last write time. Returns the length of the specified file. A object identifying the processed file. A Int64 value that is the file length, in bytes. Implements getting a relative folder path. A object that is the processed folder. An object that implements the interface. A String value specifying the relative folder path. Implements getting a resolved root folder path. A value specifying the resolved root folder path. Implements file moving. A object that is the moved file. A object that is a folder where the current file is being moved. Implements folder moving. A object that is the moved folder. A object that is a folder where the current folder is being moved. Implements file reading. A object that is the processed file. A Stream object that points to the processed file. Implements file renaming. A object that is the renamed file. A value specifying a new file name. Implements folder renaming. A object that is the renamed folder. A value specifying a new folder name. Gets the root folder's caption. A value specifying the root folder's caption. Implements a file upload. A object that is a folder where the file is being uploaded. A string value specifying the files name. A Stream that is the file content. Serves as the base class for providers that perform operations with the file system. Initialize a new instance of the FileSystemProviderBase class with the specified root folder. A value that specifies the path to the root folder. Override this method to implement folder creation. A value that is the immediate parent folder to which the created folder belongs. A value that is the name of the created folder. Override this method to implement file deletion. A object that is the deleted file. Override this method to implement folder deletion. A object that is the deleted folder. Override this method to implement the folder existence verification. A object that is the processed folder. true if the folder exists within a file manager; otherwise, false. Override this method to implement the file existence verification. A object that is the processed file. true if the file exists within a file manager; otherwise, false. Override this method to implement getting a collection of files that are located in the current folder. A object that is the folder currently being processed. A collection of objects. Override this method to implement getting a collection of folders that are located in the current folder. A object that is the folder currently being processed. A collection of objects. Override this method to implement getting the time of the last file modification. A object that is the processed file. A DateTime value that is the last write time. Override this method to implement getting a file length. A object identifying the processed file. A Int64 value that is the file length, in bytes. Override this method to implement getting a relative folder path. A object that is the processed folder. An object that implements the interface. A String value specifying the relative folder path. Override this method to implement moving a file. A object that is the moved file. A object that is a folder where the current file is being moved. Override this method to implement moving a folder. A object that is the moved folder. A object that is a folder where the current folder is being moved. Override this method to implement file reading. A object that is the processed file. A Stream object that points to the processed file. Override this method to implement renaming a file. A object that is the renamed file. A value specifying a new file name. Override this method to implement renaming a folder. A object that is the renamed folder. A value specifying a new folder name. Gets or sets the root folder. A value that specifies the path to the root folder. Gets the root folder's caption. A value specifying the root folder's caption. Override this method to implement a file upload. A object that is a folder to which the file is being uploaded. A string value specifying the file name. A Stream that is the file content. Lists values that specify the image position within an element. An image is displayed at the element's bottom, below the text. An image is displayed at the element's left, to the left of the text. An image is displayed at the element's right, to the right of the text. An image is displayed at the element's top, above the text. Contains settings that allow the 's appearance to be defined. Initializes a new instance of the CallbackPanelStyles class with the specified owner. An object that represents the class' owner. Gets style settings that define the appearance of a rectangle displayed above a control while waiting for a callback response. A object that contains style settings. Provides style settings that define the appearance of a loading panel. A object that contains the style settings. Represents a panel control that acts as a container for other controls and allows its content to be updated, via callbacks. Initializes a new instance of the ASPxCallbackPanel class. Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. Fires when a round trip to the server has been initiated by a call to the client method. Gets or sets the ASPxCallbackPanel's client programmatic identifier. A string value that specifies the ASPxCallbackPanel's client identifier. Gets an object that lists the client-side events specific to the ASPxCallbackPanel. A object which allows assigning handlers to the client-side events available to the ASPxCallbackPanel. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Enables you to supply any server data that can then be parsed on the client. Gets or sets a value that specifies whether a specific animation effect is used when a callback panel's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets a value that specifies whether a specific animation effect is used when a callback panel's content is updated via a callback. true if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. This property is not in effect for the ASPxCallbackPanel class. Gets or sets a value that specifies whether the panel's contents are hidden while a callback sent by the panel control is being processed on the server side. true to hide the panel's content; false to preserve the panel content being displayed. Gets or sets the path to the folder that contains images used by the control. A string value specifying the root path of all the images used by the control. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets style settings that define the appearance of a specific Loading Div panel. A object that contains style settings. Gets or sets the delay before displaying the loading panel. An Int32 value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets the settings of an image to be displayed within a specific loading panel while waiting for a callback response. An object that contains the image's settings. Gets or sets the position of an image displayed within a loading panel with respect to the panel's text content. One of the enumeration values. Gets the style settings of the loading panel. A object that contains style settings. Gets or sets the text displayed within a loading panel while waiting for a callback response. A string value that specifies the panel's text. Gets the ASPxCallbackPanel's padding settings. A object that contains padding settings. Gets or sets a value that specifies whether the panel is rendered using the div or table HTML element. One of the enumeration values. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets a value specifying which scrollbars should appear within the callback panel. One of the ScrollBars enumeration values. Gets or sets whether a specific Loading Panel can be displayed within the ASPxCallbackPanel object. true if a Loading Panel is allowed to be displayed within the ASPxCallbackPanel; otherwise, false. Gets or sets whether the image can be displayed within a loading panel. true if an image is allowed to be displayed within the loading panel; otherwise, false. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Implements the base functionality of a panel control. Initializes a new instance of the ASPxPanelBase class with default settings. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewClientJSPropertiesEventArgs class. Initializes a new instance of the ASPxGridViewClientJSPropertiesEventArgs class with the specified temporary client properties. The collection of property names and values. This value is assigned to the property. Lists values specifying the panel content loading mode. Specifies that the content is always (initially) rendered inside panels. Specifies that loading panel contents occurs after a panel is docked or it changes a position within a zone via end-user interaction. If the panel is initially docked, the panel content is loaded on the Page_Load. Specifies that loading panel contents occurs after a panel changes its state, changes its position within a zone, or is moved (in the floating state) via an end-user interaction. Specifies that loading panel contents occurs when a panel is invoked for the first time. Specifies that loading panel contents occurs after a panel leaves a zone (undocks) or after it is moved (in the floating state) via an end-user interaction. Specifies that loading panel contents occurs immediately after the entire page has been loaded. Lists the values specifying a check state of an element. An element is in a checked state (). An element is in a grayed state (). An element is in an unchecked state (). Contains settings that define a button image. Initializes a new instance of the CheckedButtonImageProperties class with the specified owner. A -implemented object that owns the created object. Initializes a new instance of the CheckedButtonImageProperties class with the specified image location. A value that specifies the image location. This value is assigned to the property. Initializes a new instance of the CheckedButtonImageProperties class. Gets the settings defining the image position within a sprite image. A object containing image position settings. Gets or sets the URL of an image displayed when the button is checked. A String value that specifies the image location. Serves as a base for classes that provide button image settings. Initializes a new instance of the ButtonImageProperties class with the specified owner. A -implemented object that owns the created object. Initializes a new instance of the ButtonImageProperties class with the specified image location. A value that specifies the image location. This value is assigned to the property. Initializes a new instance of the ButtonImageProperties class. Gets the settings defining the image position within a sprite image. A object containing image position settings. Contains settings that define an item image. Initializes a new instance of the ItemImageProperties class with the specified owner. A -implemented object that owns the created object. Initializes a new instance of the ItemImageProperties class with the specified image location. A value that specifies the image location. This value is assigned to the property. Initializes a new instance of the ItemImageProperties class. Gets the settings defining the image position within a sprite image. A object containing image position settings. Serves as a base for classes that provide style settings used to paint grid elements. Initializes a new instance of the GridViewStyleBase class. This member supports the internal infrastructure and isn't intended to be used directly from your code. @nbsp; This property is not in effect. This property is not in effect. Provides the style settings used to paint the Popup Edit Form. Initializes a new instance of the GridViewPopupEditFormStyle class. Provides the style settings used to paint a Group Footer. Initializes a new instance of the GridViewGroupFooterStyle class. Represents a data column used to display numeric data. Initializes a new instance of the GridViewDataSpinEditColumn class. Gets the column editor's settings. The object that contains settings specific to a spin editor. Provides data for the and events. Initializes a new instance of the CustomColumnSortEventArgs class. A descendant that represents the column that contains the values to compare. This value is assigned to the property. An object that represents the first of the two values being compared. This value is assigned to the property. An object that represents the second of the two values being compared. This value is assigned to the property. A value that specifies the sort order applied to the specified column. This value is assigned to the property. Gets the column whose values are being compared. A descendant that represents the column that contains the values to compare. Returns the specified column's value in the first row being compared. A value that identifies a data column within the ASPxGridView. An object that represents the specified column's value in the first row being compared. Returns the specified column's value in the second row being compared. A value that identifies a data column within the ASPxGridView. An object that represents the specified column's value in the second row being compared. Gets or sets whether a comparison operation is handled, and therefore no default processing is required. true if a comparison operation is handled; otherwise false. Gets the index in the data source of the first of the two rows being compared. An integer value that specifies the index of the first row in the data source. Gets the index in the data source of the second of the two rows being compared. An integer value that specifies the index in the data source of the second row. Gets or sets the result of a custom comparison. An integer value that specifies the result. Gets the sort order applied to the column being processed. A value that specifies the sort order applied to the specified column. Gets the first value being compared. An object that represents the first value being compared. Gets the second value being compared. An object that represents the second value being compared. A method that will handle the and events. A method that will handle the and events. The event source. A object that contains event data. Lists values that specify when the ASPxGridView displays group footers. Group footers are hidden. Group footers are always displayed. Group footers are displayed only for expanded group rows. Contains settings specific to a spin editor. Initializes a new instance of the SpinEditProperties class with default settings. Initializes a new instance of the SpinEditProperties class with the specified owner. An object that implements the interface. Gets or sets a value that specifies whether the spin editor allows null values to be entered. true if null values can be entered into the editor, otherwise, false. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the editor. Gets or sets the number of decimal places to display for the numbers in the spin editor. An integer value that specifies the number of decimal places. Gets or sets the pattern used to format the editor's value for display purposes if the property is set to . A string representing the format pattern. For internal use only. Gets or sets the value by which the spin editor's value is changed when clicking a small increment/decrement spin button. A decimal value representing the increment for the spin editor. Gets the style settings used to represent the editor's large decrement spin button. A object that contains style settings. Gets or sets the amount by which the spin editor's value is changed when clicking a large increment/decrement spin button. A Decimal value representing the large increment for the spin editor. Gets the style settings used to represent the editor's large increment spin button. A object that contains style settings. Gets or sets the maximum value of the editor. A Decimal value representing the maximum value of the editor. Gets or sets the editor's minimum value. A Decimal value representing the minimum value of the spin editor. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null. A string value that specifies the prompt text. Gets or sets the format of the spin editor's displayed number. A enumeration value. Gets or sets a value that specifies whether a spin editor edits float or integer values. A enumeration value. Gets the settings of the editor's spin buttons. A object that contains spin button settings. Contains a client-side spin editor's event list. Initializes a new instance of the SpinEditClientSideEvents class. For internal use only. Initializes a new instance of the SpinEditClientSideEvents class with the specified owner. An object that implements the interface. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Contains style settings that define the appearance of spin buttons within a spin editor control. Initializes a new instance of the SpinButtonStyle class with default settings. This property is not in effect for the SpinButtonStyle class. Contains settings that define the appearance and position of spin buttons. Initializes a new instance of the SpinButtons class with the specified owner. An object that implements the IWebControlObject interface. Initializes a new instance of the SpinButtons class with default settings. Copies public properties from the specified object to the current object. A object or descendant whose properties are copied to the current object. Gets the settings of an image displayed within the small decrement spin button. A object that contains image settings. Gets or sets the horizontal spacing between the editor's spin buttons. A that represents the spacing value. This property is not in effect for the SpinButtons class. This property is not in effect for the SpinButtons class. Gets the settings of an image displayed within the small increment spin button. A object that contains image settings. Gets the settings of an image displayed within the large decrement spin button. A object that contains image settings. Gets the settings of an image displayed within the large increment spin button. A object that contains image settings. Gets or sets a value that specifies whether small increment spin buttons are displayed. true if small increment spin buttons are displayed; otherwise, false. Gets or sets a value that specifies whether large increment spin buttons are displayed. true if large increment spin buttons are displayed; otherwise, false. This property is not in effect for the SpinButtons class. Returns a string that represents the current object. An empty string value. This property is not in effect for the SpinButtons class. Contains style settings that define the appearance of an editor in the read-only state. Initializes a new instance of the ReadOnlyStyle class with default settings. This event is not in effect for the ReadOnlyStyle class. This event is not in effect for the ReadOnlyStyle class. This property is not in effect for the ReadOnlyStyle class. A method that will handle the event. A method that will handle the event. An object representing the event source. Identifies the editor that raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the DayRenderEventArgs class with the specified settings. A object that contains web controls denoting the rendered date cell's content. A object denoting the currently rendered calendar day. A specifying the rendered date's display text. Gets a collection that contains web controls representing the rendered date cell's content. A object that represents the collection of child controls. Gets the currently rendered calendar day. A CalendarDayCell object denoting the calendar day. Gets or sets a URL which defines the navigation location for the hyperlink represented by the date. A value which represents a URL to where the client web browser will navigate when the date's text is clicked. Gets the style settings that define the appearance of the currently rendered date. An object containing style settings. Gets or sets the window or frame for which to target the contents of the URL associated with the date via the property. A string which identifies the window or frame for which to target the URL content. Gets or sets the rendered date's display text. A string value that specifies the display text of the rendered date. Represents a collection of dates selected within the calendar. Initializes a new instance of the CalendarSelection class with the specified owner. An object that implements the IWebControlObject interface. Initializes a new instance of the CalendarSelection class with the specified owner and capacity. An object that implements the IWebControlObject interface. An integer value that specifies the collection's capacity (the number of elements it can contain). Initializes a new instance of the CalendarSelection class with the specified owner and collection items. An object that implements the IWebControlObject interface. An array of DateTime objects that represent the collection's items. Adds the specified date to the collection. A DateTime object specifying the added date. Adds an array of dates to the collection. An array of dates to add to the collection. Adds the specified range of dates to the collection. A DateTime object that specifies the start date of the range. A DateTime object that specifies the end date of the range. Copies items from the collection specified to the current one. A object representing the source of the operation. Removes all items from the collection. Determines whether the collection contains the specified date. A DateTime object to locate in the collection. true if the collection contains the specified date; otherwise, false. Copies the items from the collection to the specified array, starting at the specified index in the array object. A zero-based System.Array object that receives the copied items from the CalendarSelection collection. The first position in the specified System.Array object to receive the copied contents. Gets the number of items in the collection. An integer value that represents the number of items in the CalendarSelection collection. Compares this CalendarSelection with the specified object. A CalendarSelection representing the specified object for comparison. true if the CalendarSelection that this method is called from is equal to the specified object; otherwise, false. Returns an instance for the CalendarSelection collection. The IEnumerator for the collection. Removes the specified date from the collection. A DateTime object that specifies the date to remove from the collection. true if the specified date has been successfully removed from the collection; false if the specified date has not been found within the collection. Removes the specified array of dates from the collection. An array of dates to remove from the collection. Removes the specified range of dates from the collection. A DateTime object that specifies the start date of the range. A DateTime object that specifies the end date of the range. Provides style settings used to paint a calendar's fast navigation panel. Initializes a new instance of the CalendarFastNavStyle class with default settings. Duplicates the properties of the specified object into the current instance of the CalendarFastNavStyle class. A object that represents the object which the settings will be copied from. Gets or sets the horizontal spacing between the fast navigation panel's button element (PrevYear or NextYear) and year numbers. A that represents the spacing value. Gets a value that indicates whether this CalendarFastNavStyle object is initialized with the default values. true if the CalendarFastNavStyle object is initialized with the default values; otherwise false. Combines the properties of the specified with the current instance of the CalendarFastNavStyle class. A that represents an object to be combined. Gets or sets the vertical spacing between the fast navigation panel's sections that display months and years. A that represents the spacing value. Returns the CalendarFastNavStyle object to its original state. Contains settings specific to a calendar's fast navigation panel. Initializes a new instance of the CalendarFastNavProperties class with the specified owner. An object that implements the interface. Initializes a new instance of the CalendarFastNavProperties class with default settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets or sets the text displayed within the Cancel button of the calendar's fast navigation panel. A value representing the text within the Cancel button. Gets or sets a value that specifies whether the calendar's fast navigation panel is enabled. true to allow display the fast navigation panel; otherwise, false. Gets or sets a value that specifies whether a specific animation effect is used when the calendar's fast navigation panel is invoked. true if a specific animation effect is used; otherwise, false. Gets or sets the text displayed within the Ok button of the calendar's fast navigation panel. A value representing the text within the Ok button. Provides style settings used to paint the elements (month, year, etc.) displayed in a calendar's fast navigation panel. Initializes a new instance of the CalendarFastNavItemStyle class with default settings. This property is not in effect for the CalendarFastNavItemStyle class. This property is not in effect for the CalendarFastNavItemStyle class. Contains a client-side button's event list. Initializes a new instance of the ButtonClientSideEvents class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Represents the spin edit control. Initializes a new instance of the ASPxSpinEdit class with default settings. Gets or sets a value that specifies whether the spin editor allows null values to be entered. true if null values can be entered into the editor, otherwise, false. Gets an object that lists the client-side events specific to the ASPxSpinEdit. A object which allows assigning handlers to the client-side events available to the ASPxSpinEdit. Gets or sets the number of decimal places to display for the numbers in the spin editor. An integer value that specifies the number of decimal places. Gets or sets the value by which the spin editor's value is changed when clicking a small increment/decrement spin button. A decimal value representing the increment for the spin editor. Gets the style settings used to represent the editor's large decrement spin button. A object that contains style settings. Gets or sets the amount by which the spin editor's value is changed when clicking a large increment/decrement spin button. A Decimal value representing the large increment for the spin editor. Gets the style settings used to represent the editor's large increment spin button. A object that contains style settings. Gets or sets the maximum value of the editor. A Decimal value representing the maximum value of the editor. Gets or sets the editor's minimum value. A Decimal value representing the minimum value of the spin editor. Gets or sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null. A string value that specifies the prompt text. Gets or sets the decimal representation of the spin editor's . A decimal value representing the property of the spin editor. Fires after the editor's property has been changed. Gets or sets a value that specifies whether a spin editor edits float or integer values. A enumeration value. Gets the settings of the editor's spin buttons. A object that contains spin button settings. Gets or sets the text displayed within the editor's edit box. The culture-dependent textual representation of the editor's value. Gets or sets the editor's value. A value representing the editor's value. Represents the button control. Initializes a new instance of the ASPxButton class with default settings. Gets or sets a value specifying whether a focus rectangle is displayed within the button control when it receives input focus. true if the focus rectangle is displayed within the focused button; otherwise, false. Gets or sets a value that specifies whether server-side processing is required to respond to a click on the button control. true, if server-side processing is required, otherwise, false. Gets or sets a value indicating whether validation (client and server) is performed when the button is clicked. true if validation is performed when the button is clicked; otherwise, false. Gets or sets a value indicating whether the button is in the checked state. true if the button is checked; otherwise, false. Occurs when the button's checked state is changed. Gets the style settings which define a button's appearance in the checked state. A object that contains the checked style settings. Fires when the button is clicked. Gets or sets a value that indicates whether the button is enabled on the client. true if the button is enabled; otherwise, false. Gets or sets the button's client programmatic identifier. A string value that specifies the button's client identifier. Gets an object that lists the client-side events specific to the ASPxButton. A object which allows assigning handlers to the client-side events available to the ASPxButton. Gets or sets a value that specifies the initial visibility state of a button on the client. true to make a button initially displayed on the client; false to render the button into the web page, but make it initially hidden on the client side. Occurs when the ASPxButton control is clicked. Gets or sets an optional parameter passed to the event along with the associated . A value that represents an optional parameter passed to the event along with the associated . Gets or sets the command name associated with the ASPxButton control that is passed to the event. A value that specifies the command name of the ASPxButton control. Enables you to supply any server data that can then be parsed on the client. Gets or sets a value that specifies whether the button can be manipulated on the client side via code. true if the button's client object model is fully available; false if no programmatic interface is available for the button on the client side. Sets input focus to the button. Gets the focused rectangle's border settings. A object which specifies the border settings. Gets the focused rectangle's padding settings. A object that contains padding settings. Gets or sets the name of the group to which the button belongs. A value specifying the name of the group to which the button belongs. Gets or sets the horizontal alignment of the button's contents (which might be text or image, or both). One of the enumeration values. Gets the style settings which define a button's appearance in the hover state. A object that contains style settings. Gets the settings of an image displayed within the button control. A object that contains image settings. Gets or sets the image position within the button. A enumeration value that specifies the image position within the button. Gets or sets the amount of space between a display image and text. A that represents the spacing value. Gets or sets the path to the image displayed within the button. A value which specifies the URL that represents the path to the image displayed within the button. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets or sets a value specifying whether the ASPxButton control is rendered as a native input type=button element or input type=submit element. true if a button control is rendered as a standard HTML element; otherwise, false. Gets or sets the client-side script that executes when a button control is clicked. The client-side script that executes when a button control is clicked. Gets the button's padding settings. A object that contains padding settings. Gets or sets the URL of the page to post to from the current page when the button control is clicked. The URL of the web page to post to from the current page when the button control is clicked. Gets the style settings which define a button's appearance in the pressed state. A object that contains the pressed style settings. Gets or sets a value specifying whether or not the current control supports right-to-left representation. One of the enumeration values. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Gets or sets the text displayed within the button control. A value representing the text displayed within the button control. Gets or sets a value indicating whether the button control uses the client browser's submit mechanism or the ASP.NET postback mechanism. true if the control uses the client browser's submit mechanism; otherwise, false. Gets or sets a value that specifies whether invisible editors should be validated together with visible ones. true to validate both visible and invisible editors; false to validate only visible editors. Gets or sets the ID of the naming container for whose controls the button causes validation. A string value that specifies the naming container's ID. Allows an object specified by the property to be found manually, if it can't be found automatically (if it's hidden within a naming container, for instance). Gets or sets the group of controls for which the button control causes validation. A string value that specifies the group of controls for which the button control causes validation. Gets or sets the vertical alignment of the button's contents (which might be text or image, or both). One of the enumeration values. Gets or sets a value that specifies whether the button's text can be wrapped. One of the enumeration values. Specifies possible editing modes of the control. Float value input is enabled. Float value input is disabled and float values displayed within the editor are automatically rounded after they has been modified. Specifies possible display formats for a spin editor's value. The displayed number is represented using a format pattern for a currency value (which is associated with the 'c' format character). The displayed number is represented using a custom format pattern specified via the property. The displayed number is represented using a general format pattern for a number value (which is associated with the 'g' format character). The displayed number is represented using a format pattern for a percentage value (which is associated with the '{0}%' custom format string). Specifies possible edit formats for a date editor's value. The edited date is represented using a custom format pattern specified via the () property. The edited date is represented using a format pattern for a short date value (which is associated with the 'd' format character). The edited date is represented using a format pattern for a short date and short time value (which is associated with the 'g' format character). The edited date is represented using a format pattern for a short time value (which is associated with the 't' format character). Contains settings that define a tab image. Initializes a new instance of the TabImageProperties class with the specified owner. A -implemented object that owns the created object. Initializes a new instance of the TabImageProperties class with the specified image location. A value that specifies the image location. This value is assigned to the property. Initializes a new instance of the TabImageProperties class. Gets the settings defining the image position within a sprite image. A object containing image position settings. Gets or sets the URL of an image displayed when the tab is disabled. A value that specifies the image location. Gets or sets the URL of an image displayed when the tab is hot-tracked. A value that specifies the image location. Lists values that specify whether Search-Engine Optimization (SEO) mode is enabled. Hyperlinks are rendered in the pager only when a web-crawler is detected. In this instance, web-crawlers will iterate through all pages of a paged control. As a result, all data within the control will be indexed, page by page. For other visitors, standard pager links are generated. Disables SEO mode and automatic web-crawler detection. Standard pager links are generated. Enables SEO mode and disables automatic web-crawler detection. The pager renders its links as SEO-friendly hyperlinks. Contains settings that define the menu item's image. Initializes a new instance of the MenuItemImageProperties class with the specified owner. A -implemented object that owns the created object. Initializes a new instance of the MenuItemImageProperties class with the specified image location. A value that specifies the image location. This value is assigned to the property. Initializes a new instance of the MenuItemImageProperties class. Gets the settings defining the image position within a sprite image. A object containing image position settings. Gets or sets the URL of an image displayed when the menu item is checked. A value that specifies the image location. Lists values that specify how a loading panel is displayed within the ASPxTreeView. A loading panel isn't displayed while waiting for a callback response. A loading panel is displayed at the center of the ASPxTreeView, while waiting for a callback response. A loading panel is displayed near the expanding node (in place of the expand button), while waiting for a callback response. Lists the values that indicate which operation should be performed when handling a web control's ClientLayout event. A web control's ClientLayout event should be handled to restore the previously saved layout. A web control's ClientLayout event should be handled to save the control's layout to a data store. A method that will handle a web control's ClientLayout event. A method that will handle a web control's ClientLayout event. The event source. An object that contains event data. Provides data for a web control's ClientLayout event. Initializes a new instance of the ASPxClientLayoutArgs class. A enumeration value that indicates whether a web control's layout should be saved or restored. This value is assigned to the property. A value that contains the layout data. This value is assigned to the property. Initializes a new instance of the ASPxClientLayoutArgs class. A enumeration value that indicates whether a web control's layout should be saved or restored. This value is assigned to the property. Gets or sets the layout data. A value that contains the layout data. Indicates whether a control's layout should be saved or restored. A enumeration value that indicates whether a web control's layout should be saved or restored. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewAutoFilterEventArgs class with the specified settings. A descendant that represents the data column to be filtered. This value is assigned to the property. A CriteriaOperator object that represents the filter expression. This value is assigned to the property. A enumeration value that indicates which action should be performed within the event handler. This value is assigned to the property. A value that specifies text displayed within the auto-filter row cell. This value is assigned to the property. Gets the data column to be filtered. A descendant that represents the data column to be filtered. Gets or sets the filter expression. A object that represents the filter expression. Gets a value that indicates which action should be performed within the event handler. A enumeration value that indicates which action should be performed within the event handler. Gets or sets the filter cell's display text. A value that specifies text displayed within the auto-filter row cell. Lists the values that indicate which action should be performed within the event handler. Indicates that you should provide custom filter criteria via the property. Indicates that you should specify text displayed within the auto-filter row cell. To do this, use the property. Provides the style settings used to paint the visual elements within the ASPxGridView when it is exported. Initializes a new instance of the GridViewExportStyles class. An object that owns the created object. Gets the style settings used to paint Alternating Data Row. A object that contains style settings. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets the appearance settings used to paint data cells when the grid is exported. A object that contains appearance settings used to paint data cells when the grid is exported. Gets the default appearance settings. A object that contains default appearance settings. Gets the appearance settings used to paint the Footer. A object that contains appearance settings used to paint the Footer. Gets the appearance settings used to paint group footers. A object that contains appearance settings used to paint group footers. Gets the appearance settings used to paint group rows. A object that contains appearance settings used to paint group rows. Gets the appearance settings used to paint column headers. A object that contains appearance settings used to paint column headers. Gets the appearance settings used to paint hyper links. A object that contains style settings. Gets the appearance settings used to paint preview rows. A object that contains appearance settings used to paint preview rows. Gets the appearance settings used to paint the grid's Title Panel. object that contains appearance settings used to paint the title panel. Provides the appearance settings used to paint the ASPxGridView's elements when it is exported. Initializes a new instance of the GridViewExportAppearance class. This property is not in effect. This property is not in effect. This property is not in effect. Gets or sets the border color. The border color. This property is not in effect. This property is not in effect. Gets or sets a value that specifies which border sides are to be drawn. A DevExpress.XtraPrinting.BorderSide enumeration value that specifies which border sides are to be drawn. This property is not in effect. This property is not in effect. An integer value that specifies the border width, in pixels. Duplicates the properties of the specified object into the current instance of the GridViewExportAppearance class. A object that represents the object which the settings will be copied from. This property is not in effect. This property is not in effect. This property is not in effect. This property is not in effect. Combines the properties of the specified with the current instance of the GridViewExportAppearance class. A that represents the object to be combined. This property is not in effect. An ASPxGridViewExporter control used to export the control's data. Initializes a new instance of the ASPxGridViewExporter class. This method is not in effect. @nbsp; Gets or sets the target document's bottom margin. This property is not in effect when exporting to XLX or XLSX. An integer value that specifies the target document's bottom margin, in hundredths of an inch. This property is not in effect. This property is not in effect. @nbsp; Holds the default value for the column's maximum width, in pixels. [To be supplied] Gets or sets the detail row's horizontal offset. An integer value that specifies the horizontal offset. Gets or sets the detail row's vertical offset. An integer value that specifies the vertical offset. This property is not in effect. @nbsp; Gets or sets which rows should be exported. A enumeration value that specifies which rows should be exported. Gets or sets a value indicating whether it's necessary to export a detail grid, when it is empty. true to export a detail grid, when it is empty; otherwise, false. Gets or sets the file name to which the grid's data is exported. A value that specifies the target file name. This method is not in effect. This method is not in effect. Gets the ASPxGridView control to which the ASPxGridViewExporter is assigned. The control. Gets or sets the programmatic identifier of the associated ASPxGridView control. The programmatic identifier assigned to the ASPxGridView control. This method is not in effect. Gets or sets whether data is exported in Landscape. Setting this property to true is not in effect when exporting to XLX or XLSX. true to export data in Landscape; false to export data in Portrait. Gets or sets the target document's left margin. This property is not in effect when exporting to XLX or XLSX. An integer value that specifies the target document's left margin, in hundredths of an inch. Gets or sets the column's maximum width. An integer value that specifies the column's maximum width, in pixels. Gets the page footer's settings. A object that contains the page footer's settings. Gets the page header's settings. A object that contains the page header's settings. Gets or sets the type of paper for the exported report. A enumeration value. Gets or sets the name of the custom paper which is used for exporting purposes. A value specifying the name of the paper. Gets or sets whether the expanded state of group rows is preserved when the ASPxGridView's data is exported. true to preserve the expanded state of group rows when the ASPxGridView's data is exported; false to expand all group rows. Gets or sets whether check boxes (or radio buttons) used to select/deselect data rows, are printed. true to print check boxes (or radio buttons) used to select/deselect data rows; otherwise, false. Enables rendering of different content from the default export. This method is not in effect. Gets or sets the text displayed within a report's footer. A string value that specifies the text displayed within the report's footer. Gets or sets the text displayed within a report's header. A string value that specifies the text displayed within the report's header. Gets or sets the target document's right margin. This property is not in effect when exporting to XLX or XLSX. An integer value that specifies the target document's right margin, in hundredths of an inch. This property is not in effect. Provides access to the properties that specify the appearance of grid elements when the grid is exported. A object that provides style settings used to paint grid elements when the grid is exported. Gets or sets the target document's top margin. This property is not in effect when exporting to XLX or XLSX. An integer value that specifies the target document's top margin, in hundredths of an inch. This property is not in effect. @nbsp; Exports the grid's data to a stream in CSV format. A object to which the data is exported. Exports the grid's data to a stream in CSV format with the specified export options. A object to which the data is exported. A object that provides export options. Exports the grid's data to a file in CSV format and writes it to the Response in the binary format. true to display the File Download dialog; false to display the CSV file with exported data within a page. Exports the grid's data to the specified file in CSV format and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the CSV file with exported data within a page. Exports the grid's data to a file in CSV format and writes it to the Response in the binary format. Exports the grid's data to the specified file in CSV format and writes it to the Response in the binary format. A value that specifies the target file name. Exports the grid's data to a file in CSV format with the specified export options, and writes it to the Response in the binary format. A object that provides export options. Exports the grid's data to a file in CSV format with the specified export options, and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the CSV file with exported data within a page. A object that provides export options. Exports the grid's data to a file in CSV format with the specified export options, and writes it to the Response in the binary format. true to display the File Download dialog; false to display the CSV file with exported data within a page. A object that provides export options. Exports the grid's data to the specified file in CSV format with the specified name and export options, and writes it to the Response in the binary format. A value that specifies the target file name. A object that provides export options. Exports the grid's data to a stream in PDF format. A object to which the data is exported. Exports the grid's data to a stream in PDF format with the specified export options. A object to which the data is exported. A object that provides export options. Exports the grid's data to a file in PDF format and writes it to the Response in the binary format. Exports the grid's data to the specified file in PDF format and writes it to the Response in the binary format. A value that specifies the target file name. Exports the grid's data to the specified file in PDF format and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the PDF file with exported data within a page. Exports the grid's data to a file in PDF format and writes it to the Response in the binary format. true to display the File Download dialog; false to display the PDF file with exported data within a page. Exports the grid's data to a file in PDF format with the specified export options, and writes it to the Response in the binary format. A object that provides export options. Exports the grid's data to the specified file in PDF format with the specified export options, and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the PDF file with exported data within a page. A object that provides export options. Exports the grid's data to a file in PDF format with the specified export options, and writes it to the Response in the binary format. true to display the File Download dialog; false to display the PDF file with exported data within a page. A object that provides export options. Exports the grid's data to the specified file in PDF format with the specified name and export options, and writes it to the Response in the binary format. A value that specifies the target file name. A object that provides export options. Exports the grid's data to a stream in RTF format. A object to which the data is exported. Exports the grid's data to a stream in RTF format with the specified export options. A object to which the data is exported. A object that provides export options. Exports the grid's data to the specified file in RTF format and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the RTF file with exported data within a page. Exports the grid's data to a file in RTF format and writes it to the Response in the binary format. Exports the grid's data to the specified file in RTF format and writes it to the Response in the binary format. A value that specifies the target file name. Exports the grid's data to a file in RTF format and writes it to the Response in the binary format. true to display the File Download dialog; false to display the RTF file with exported data within a page. Exports the grid's data to the specified file in RTF format with the specified export options, and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the RTF file with exported data within a page. A object that provides export options. Exports the grid's data to the specified file in RTF format with the specified export settings, and writes it to the Response in the binary format. true to display the File Download dialog; false to display the RTF file with exported data within a page. A object that provides export options. Exports the grid's data to the specified file in RTF format with the specified export settings, and writes it to the Response in the binary format. A value that specifies the target file name. A object that provides export options. Exports the grid's data to a file in RTF format with the specified export settings, and writes it to the Response in the binary format. A object that provides export options. Exports the grid's data to a stream in XLS format. A object to which the data is exported. Exports the grid's data to a stream in XLS format with the specified export settings. A object to which the data is exported. A object that provides export options. Exports the grid's data to the specified file in XLS format and writes it to the Response in the binary format. A value that specifies the target file name. Exports the grid's data to a file in XLS format and writes it to the Response in the binary format. Exports the grid's data to the specified file in XLS format and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the XLS file with exported data within a page. Exports the grid's data to a file in XLS format and writes it to the Response in the binary format. true to display the File Download dialog; false to display the XLS file with exported data within a page. Exports the grid's data to a file in XLS format with the specified export settings, and writes it to the Response in the binary format. true to display the File Download dialog; false to display the XLS file with exported data within a page. A object that provides export options. Exports the grid's data to the specified file in XLS format with the specified export settings, and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the XLS file with exported data within a page. A object that provides export options. Exports the grid's data to the specified file in XLS format, with the specified export settings, and writes it to the Response in the binary format. A value that specifies the target file name. A object that provides export options. Exports the grid's data to a file in XLS format with the specified export settings, and writes it to the Response in the binary format. A object that provides export options. Exports the grid's data to a stream in XLSX format with the specified export settings. A object to which the data is exported. A object that provides export options. Exports the grid's data to a stream in XLSX format. A object to which the data is exported. Exports the grid's data to a file in XLSX format with the specified export settings, and writes it to the Response in the binary format. A object that provides export options. Exports the grid's data to the specified file in XLSX format with the specified export settings, and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the XLSX file with exported data within a page. A object that provides export options. Exports the grid's data to a file in XLS format with the specified export settings, and writes it to the Response in the binary format. true to display the File Download dialog; false to display the XLSX file with exported data within a page. A object that provides export options. Exports the grid's data to the specified file in XLSX format, with the specified export settings, and writes it to the Response in the binary format. A value that specifies the target file name. A object that provides export options. Exports the grid's data to the specified file in XLSX format and writes it to the Response in the binary format. A value that specifies the target file name. Exports the grid's data to a file in XLSX format and writes it to the Response in the binary format. Exports the grid's data to the specified file in XLS format and writes it to the Response in the binary format. A value that specifies the target file name. true to display the File Download dialog; false to display the XLSX file with exported data within a page. Exports the grid's data to a file in XLSX format and writes it to the Response in the binary format. true to display the File Download dialog; false to display the XLSX file with exported data within a page. Represents a container for the templates used to render the Empty Data Row. Initializes a new instance of the GridViewEmptyDataRowTemplateContainer class. An object that owns the current object. This value is assigned to the property. Contains the settings that define images displayed within editors. Initializes a new instance of the GridViewEditorImages class. An object that implements the ISkinOwner interface. Represents a data column with the button editor. Initializes a new instance of the GridViewDataButtonEditColumn class. Gets the column editor's settings. The object. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewEditorCreateEventArgs class. A descendant that represents the data column to which the processed cell corresponds. This value is assigned to the property. An integer value that identifies the row's index. This value is assigned to the property. An descendant that contains the cell editor's properties. This value is assigned to the property. An object that uniquely identifies the row. This value is assigned to the property. An object that represents the cell's value. This value is assigned to the property. Gets the data column to which the processed filter row cell corresponds. A descendant that represents the data column to which the processed cell corresponds. Gets or sets the filter cell's editor. A descendant that contains the cell editor's properties. Gets or sets the filter cell's value. An object that represents the cell's value. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxGridViewDetailRowButtonEventArgs class. An integer value that identifies the processed data row. This value is assigned to the property. An object that uniquely identifies the processed row. This value is assigned to the property. true if the processed row is expanded; otherwise, false. This value is assigned to the property. Gets or sets the button's state. A enumeration value that specifies the button's state. Gets whether the processed data row is expanded. true if the processed row is expanded; otherwise, false. Provides data for the event. Initializes a new instance of the ASPxGridViewCustomErrorTextEventArgs class with the specified settings. A object that represents the exception. This value is assigned to the property. A enumeration value that indicates the error source. This value is assigned to the property. A value that specifies the error text. This value is assigned to the property. Initializes a new instance of the ASPxGridViewCustomErrorTextEventArgs class. A object that lists values indicating the error source. A string representing the error text. Gets or sets the error text. A value that specifies the error text. Indicates the error source. A enumeration value that indicates the error source. Gets the exception. A object that represents the exception. Lists values that indicate the error source. Error text of any exception except the exception that is manually raised by handling the event. Error text has been specified within the event handler. Lists the values that specify the expand button's state. The expand button is hidden. The expand button is visible. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxStartRowEditingEventArgs class. An object that uniquely identifies the processed row. This value is assigned to the property. Gets the processed row's key value. An object that uniquely identifies the processed row. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxDataValidationEventArgs class. true if the row is new; otherwise, false. This value is assigned to the property. Gets a collection of row errors. A System.Collections.Generic.Dictionary object that represents the collection of row errors. Gets whether the processed row has errors. true if the processed row has errors; otherwise, false. Gets whether the processed row is new. true if the row is new; otherwise, false. Gets a dictionary of field name/value pairs that represent the primary key of the row to validate. A object that contains field name/value pairs that represent the primary key of the row to validate. Gets a dictionary that contains the values of the non-key field name/value pairs in the row to be validated. A object that contains the values of the non-key field name/value pairs in the row to be validated. Gets a dictionary that contains the original field name/value pairs in the row to validate. A object that contains a dictionary of the original field name/value pairs for the row to be validated. Gets or sets the error text displayed within the Error Row. A value that specifies the text displayed within the Error Row. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxDataUpdatingEventArgs class. Gets a dictionary of field name/value pairs that represent the primary key of the row to update. A object that contains field name/value pairs that represent the primary key of the row to be updated. Gets a dictionary that contains the values of the non-key field name/value pairs in the row to be updated. A object that contains the values of the non-key field name/value pairs in the row to be updated. Gets a dictionary that contains the original field name/value pairs in the row to be updated. A object that contains a dictionary of the original field name/value pairs for the row to be updated. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxDataUpdatedEventArgs class. An integer value that specifies the number of records affected by the update operation. This value is assigned to the property. A object that represents the exception that was raised during the update operation. This value is assigned to the property. Initializes a new instance of the ASPxDataUpdatedEventArgs class with the specified settings. An integer value that specifies the number of records affected by the update operation. This value is assigned to the property. A object that represents the exception that was raised during the update operation. This value is assigned to the property. The object. Gets a dictionary of field name/value pairs that represent the primary key of the row to update. A object that contains field name/value pairs that represent the primary key of the row to update. Gets a dictionary that contains the values of the non-key field name/value pairs in the row to be updated. A object that contains the values of the non-key field name/value pairs in the row to be updated. Gets a dictionary that contains the original field name/value pairs for the updated record. A object that contains a dictionary of the original field name/value pairs for the updated record. A method that will handle the event. A method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ASPxDataInsertingEventArgs class. Gets a dictionary that contains the new field name/value pairs for the row to be inserted. A object that contains a dictionary of the new field name/value pairs for the row to be inserted.