| C# | Visual Basic | Visual Basic Usage |
namespace Telerik.Web.UI
Namespace Telerik.Web.UI
Imports Telerik.Web.UI
| All Types | Classes | Interfaces | Enumerations | Delegates |
| Icon | Type | Description | ||
|---|---|---|---|---|
| AccessibleRadEditor | ||||
| AdvancedFormSettings | ||||
| AjaxClientEvents | ||||
| AjaxLoadingPanelBackgroundPosition |
This enumeration defines the possible positions of the RadAjaxLoadingPanel background
image. This property matters only if the Skin property is set. The default value is Center.
| |||
| RadAjaxControl..::..AjaxRequestDelegate | ||||
| AjaxRequestEventArgs | ||||
| AjaxSetting |
Represents a single AjaxManager setting - a mapping between a control that
initiates an AJAX request and a collection of controls to be updated by the
operation.
| |||
| RadAjaxControl..::..AjaxSettingCreatedDelegate | ||||
| AjaxSettingCreatedEventArgs | ||||
| RadAjaxControl..::..AjaxSettingCreatingDelegate | ||||
| AjaxSettingCreatingEventArgs | ||||
| AjaxSettingsCollection |
Summary description for ConfiguredControls.
| |||
| AjaxUpdatedControl |
This class holds a reference to a single updated control and the loading panel to
display.
| |||
| AjaxUpdatedControlsCollection | A collection of the controls that are updated by the AjaxManager. | |||
| AnimationSettings |
Represents the animation settings like type and duration.
| |||
| AnimationType | Represents the effects that can be used in an animation. | |||
| Appointment | ||||
| AppointmentCancelingEditEventArgs | ||||
| AppointmentCancelingEditEventHandler | ||||
| AppointmentClickEventHandler | ||||
| AppointmentCollection | ||||
| AppointmentCommandEventArgs | ||||
| AppointmentCommandEventHandler | ||||
| AppointmentContextMenuItemClickedEventArgs | ||||
| AppointmentContextMenuItemClickedEventHandler | ||||
| AppointmentContextMenuItemClickingEventArgs | ||||
| AppointmentContextMenuItemClickingEventHandler | ||||
| AppointmentControl | ||||
| AppointmentCreatedEventArgs | ||||
| AppointmentCreatedEventHandler | ||||
| AppointmentData | ||||
| AppointmentDataBoundEventHandler | ||||
| AppointmentDeleteEventHandler | ||||
| AppointmentInsertEventHandler | ||||
| AppointmentSortingMode |
Defines the appointment sorting mode for TimelineView
| |||
| AppointmentStyleMode |
Defines the styling mode for appointments.
| |||
| AppointmentUpdateEventArgs | ||||
| AppointmentUpdateEventHandler | ||||
| AsyncUploadConfiguration |
Default implementation of IAsyncUploadConfiguration.
Base class that can be used to pass custom information from the page to the handler. Inherit this class and
add a relevant data.
| |||
| AsyncUploadHandler | ||||
| AsyncUploadResult |
Default implementation of IAsyncUploadResult.
Inherit this class and add additional fields to be returned from the upload handler.
| |||
| BaseMultiDayViewSettings | ||||
| BinarImageDataContainer |
Represents an object which contains RadBinaryImage's data content
| |||
| BinaryImageFilter | ||||
| BinaryImageFilterCollection | ||||
| BinaryImageResizeMode | ||||
| BinaryImageTransformationFilter | ||||
| ButtonType | ||||
| CalendarAnimationSettings | ||||
| CalendarAnimationType |
Summary description for CalendarAnimationType.
Fade - The calendar or timeview fades in and out
Slide - The calendar or timeview slides in and out
| |||
| CalendarPopupButton |
The control that toggles the calendar popup.
You can customize the appearance by setting the object's properties.
| |||
| CaptchaAudio | ||||
| CaptchaAudioHandler |
Captcha audio stream HttpModule. "Speaks" the Captcha code,
renders them to memory and streams it to the browser.
To use this handler, add it in your web.config, like so:
<httpHandlers>
<add verb="GET" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" />
</httpHandlers>
| |||
| CaptchaBackgroundNoiseLevel |
Amount of background noise to add to rendered image
| |||
| CaptchaCombineAudio | ||||
| CaptchaFontWarpFactor |
Amount of random font warping to apply to rendered text
| |||
| CaptchaImage |
RadCaptcha image generation class
| |||
| CaptchaImageHandler |
Captcha image stream HttpModule. Retrieves RadCaptcha objects from cache (or session),
renders them to memory, and streams them to the browser.
To use this handler, add it in your web.config, like so:
<httpHandlers>
<add verb="GET" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" />
</httpHandlers>
| |||
| CaptchaImageStorage |
Storage medium of the RadCaptcha Image
| |||
| CaptchaLineNoiseLevel |
Amount of curved line noise to add to rendered image
| |||
| CaptchaPossibleChars | ||||
| CdnSettings |
Base class for CDN Related settings
| |||
| RadChart..::..ChartClickEventHandler | ||||
| ChartClientScrollMode |
PlotArea scrollable mode.
| |||
| ChartClientSettings | Chart client settings | |||
| ChartException | Obsolete. | |||
| ChartHttpHandler | ||||
| ClientOperation<(Of <(<'T>)>)> |
Represents an client-side operation (e.g. adding an item, removing an item, updating an item etc.)
| |||
| ClientOperationType |
Specifies the type of the ClientOperation<(Of <(<'T>)>)>.
| |||
| ClientPersistedPropertyAttribute |
Used internally.
| |||
| ColorPickerItem | ||||
| ColorPickerItemCollection |
A collection of ColorPickerItem objects in a
RadColorPicker control.
| |||
| ColorPreset | ||||
| CombinedScriptWriter | ||||
| ComboBoxAnimationSettings |
Represents the animation settings like type and duration for the RadComboBox control.
| |||
| ComboBoxStrings |
The localization strings to be used in RadComboBox.
| |||
| RadAjaxControl..::..CommandEventDelegate | ||||
| CompressedPageState | ||||
| CompressionType | ||||
| ContentEncoder | ||||
| ContextMenuControlTarget |
Represents a ContextMenuTargettarget, specified
by the id of a server control.
| |||
| ContextMenuDocumentTarget |
Specifies that the RadContextMenu will be displayed
when a right-click on the entire page occurs.
| |||
| ContextMenuElementTarget |
Represents a ContextMenuTargettarget, specified
by client-side element id.
| |||
| ContextMenuSettings | ||||
| ContextMenuTagNameTarget |
Represents a ContextMenuTargettarget, specified
by element tagName.
| |||
| ContextMenuTarget |
An abstract class representing a target
which RadContextMenu will be attached to.
| |||
| ContextMenuTargetCollection |
Represents a collection of ContextMenuTarget objects.
| |||
| ControlItem | ||||
| ControlItemCollection | ||||
| ControlItemContainer | ||||
| ControlItemData |
Data class used for transferring control items (menu items, tree nodes, etc.)
from and to web services.
| |||
| ControlObjectsVisibility | Specifies which control objects will be visible on a RadUpload control. | |||
| ControlTypeToApplySkin | ||||
| CreateRecurrenceExceptionContext | ||||
| DailyRecurrenceRule | Occurrences of this rule repeat on a daily basis. | |||
| DataKey | ||||
| DataPagerFieldCreatedEventHandler<(Of <(<'T>)>)> | ||||
| DataPagerFieldCreatingEventHandler<(Of <(<'T>)>)> | ||||
| DataPagerStrings | ||||
| DateInputSetting | ||||
| DatePickerPopupDirection | ||||
| DayTemplate |
Descendent of Control, DayTemplate implements an ITemplate wrapper, required for building
collections of templates like CalendarDayTemplateCollection.
| |||
| DayViewSettings | Represents settings for RadScheduler's day view. | |||
| DbSchedulerProviderBase | ||||
| DefaultSiteMapLevelSetting |
Specialized class for the RadSiteMap.DefaultLevelSettings.
Removes the Level property from the property grid and IntelliSense.
| |||
| DesignerInfo | ||||
| DialogControl | ||||
| DialogDefinition | ||||
| DialogDefinitionDictionary | ||||
| DialogHandler |
This is the default dialog handler class for Telerik dialogs. It requires Session State to be enabled
| |||
| DialogHandlerNoSession |
This class can be used instead of the default (DialogHandler) class for Telerik dialogs. It does not require Session State to be enabled.
| |||
| DialogOpener | Obsolete.
This class is provided for backwards compatibility with old solutions.
| |||
| DialogParameters | ||||
| DialogParametersDictionary | ||||
| DialogParametersProvider | ||||
| DigitMaskPart | Represents a single character, digit only mask part. | |||
| DisplayFormatPosition |
Summary description for DisplayFormatPosition.
| |||
| DockCloseCommand |
Represents the Close command item in a RadDock control.
| |||
| DockCollection | ||||
| DockCommand |
Represents a custom command item in a RadDock control.
| |||
| DockCommandCollection |
A collection of DockCommand objects in a RadDock control.
| |||
| DockCommandEventArgs |
Provides data for the DockCommand event.
| |||
| DockCommandEventHandler |
Represents the method that handles a DockCommand event
| |||
| DockExpandCollapseCommand |
Represents the ExpandCollapse command item in a RadDock control.
| |||
| DockHandle |
Defines the RadDock titlebar and grips behavior.
| |||
| DockLayoutEventArgs |
Provides data for the SaveDockLayout and the LoadDockLayout events.
| |||
| DockLayoutEventHandler |
Represents the method that handles a SaveDockLayout or LoadDockLayout events
| |||
| DockMode |
Defines the docking behavior of a RadDock control
| |||
| DockPinUnpinCommand |
Represents the PinUnpin command item in a RadDock control.
| |||
| DockPositionChangedEventArgs |
Provides data for the DockPositionChanged event.
| |||
| DockPositionChangedEventHandler |
Represents the method that handles a DockPositionChanged event
| |||
| DockToggleCommand |
Represents a two state command item in a RadDock control.
| |||
| DockToggleCommandState |
Defines the state of a DockToggleCommand item
| |||
| DynamicClass | ||||
| DynamicMethodDelegate | ||||
| DynamicMethodDelegateFactory | ||||
| GridEditFormItem..::..EditFormTableCell | ||||
| EditModes |
Provides enumerated values to be used to set edit mode in RadEditor
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. | |||
| EditorColor |
A RadEditor color picker color
| |||
| EditorColorCollection |
A strongly typed collection of EditorColor objects
| |||
| EditorContentAreaMode |
This enum is used to list the valid modes for the RadEditor content area.
| |||
| EditorContextMenu |
Represents a RadEditor context menu.
| |||
| EditorContextMenuCollection |
A strongly typed collection of EditorContextMenu objects
| |||
| EditorCssClass |
Represents a CssClass dropdown item.
| |||
| EditorCssClassCollection |
A strongly typed collection of EditorCssClass objects
| |||
| EditorCssFile |
Represents a CssFile item.
| |||
| EditorCssFileCollection |
A strongly typed collection of EditorCssFile objects
| |||
| EditorDialogEventHandler | ||||
| EditorDropDown |
Represents a EditorDropDown tool that renders as a custom dropdown in the editor
| |||
| EditorDropDownItem |
Represents a EditorDropDownItem dropdown item from a custom editor dropdown
| |||
| EditorDropDownItemCollection |
A strongly typed collection of EditorDropDownItem objects
| |||
| EditorExportContentEventHandler | ||||
| EditorExportingArgs | ||||
| EditorExportSettings |
Container of misc. export settings of RadEditor control
| |||
| EditorFileOptions | ||||
| EditorFileTypes | ||||
| EditorFilters |
Provides enumerated values to be used to set the active content filters
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. | |||
| EditorFont |
Represents a FontName dropdown item.
| |||
| EditorFontCollection |
A strongly typed collection of EditorFont objects
| |||
| EditorFontSize |
Represents a FontSize dropdown item.
| |||
| EditorFontSizeCollection |
A strongly typed collection of EditorFontSize objects
| |||
| EditorLink | ||||
| EditorLinkCollection |
A strongly typed collection of EditorLink objects
| |||
| EditorModule | ||||
| EditorModuleCollection | ||||
| EditorNameValueItem | ||||
| EditorNameValueItemCollection<(Of <(<'ItemType>)>)> | ||||
| EditorParagraph |
Represents a FormatBlock dropdown item.
| |||
| EditorParagraphCollection |
A strongly typed collection of EditorParagraph objects
| |||
| EditorRealFontSize |
Represents a RealFontSize dropdown item.
| |||
| EditorRealFontSizeCollection |
A strongly typed collection of EditorRealFontSize objects
| |||
| EditorRtfSettings |
Container of misc. settings for rtf load/export
| |||
| EditorSeparator |
A special EditorTool object, which is rendered as a separator by the default
ToolAdapter.
| |||
| EditorSnippet |
Represents a InsertSnippet dropdown item.
| |||
| EditorSnippetCollection |
A strongly typed collection of EditorSnippet objects
| |||
| EditorSplitButton |
Represents a EditorDropDown tool that renders as a custom dropdown in the editor
| |||
| EditorStripFormattingOptions | Provides enumerated values to be used to set format cleaning options on paste. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. | |||
| EditorSymbol |
Represents a InsertSymbol dropdown item.
| |||
| EditorSymbolCollection |
A strongly typed collection of EditorSymbol objects
| |||
| EditorTool |
Represents a single RadEditor tool.
| |||
| EditorToolbarMode | ||||
| EditorToolCollection | ||||
| EditorToolGroup |
Represents logical group of EditorTool objects. The default ToolAdapter will
render the EditorToolGroup object as a toolbar.
| |||
| EditorToolGroupCollection |
State managed collection of EditorToolGroup objects
| |||
| EditorToolStrip |
Represents a ToolStrip RadEditor tool, containing other tools.
| |||
| EditorToolType | ||||
| EditorValueItem | ||||
| EditorValueItemCollection<(Of <(<'ItemType>)>)> | ||||
| RadListViewSingleValueExpression<(Of <(<'T>)>)>..::..EnitytSqlValueFormatter | ||||
| EnumerationMaskPart |
Represents a MaskPart object which accepts only a predefined set of
options.
| |||
| ExcelExportCellFormattingEventArgs | ||||
| ExpandDirection | This enumeration determines the direction in which child items will open. | |||
| ExportType | ||||
| FileManagerDialogConfiguration |
Encapsulates the properties used for FileBrowser dialog management.
| |||
| FileUploadedEventArgs | ||||
| FileUploadedEventHandler | ||||
| GridHeaderContextMenu..::..GridContextFilterTemplate..::..FilterControl | ||||
| FilterFieldEditorCreatedEventHandler<(Of <(<'T>)>)> | ||||
| FilterFieldEditorCreatingEventHandler<(Of <(<'T>)>)> | ||||
| FilterStrings |
The localization strings to be used in RadFilter.
| |||
| FormDecoratorDecoratedControls | ||||
| FragmentIgnoreOptions | ||||
| FreeMaskPart |
Represents a single character MaskPart object which accepting any
character.
| |||
| GridFilterFunction..::..FunctionEntry | ||||
| GridAggregateFunction |
Enumeration representing the aggregate functions which can be applied to a
GridGroupByField (part of SelectFields
collection)
| |||
| GridAnimationSettings | ||||
| GridAttachmentColumn | ||||
| GridAttachmentColumnEditor | ||||
| GridBaseDataList | Serves as the abstract base class for data tables. This class provides the methods and properties common to all tables in Telerik RadGrid. | |||
| GridBinaryImageColumn | ||||
| GridBinaryImageColumnEditor | ||||
| GridBindingData | ||||
| GridBindingException | ||||
| GridBoolColumnEditor | This is a base class for all column editors for GridCheckBoxColumn. | |||
| GridBoundColumn |
A column type for the RadGrid control that is bound to a field in a data
source.
| |||
| GridButtonColumn | It displays a button for each item in the column. | |||
| GridButtonColumnType | Defines what button will be rendered in a GridButtonColumn | |||
| GridCalculatedColumn | ||||
| GridCellDataBoundEvent | ||||
| GridCellDataBoundEventArgs | ||||
| GridCheckBoxColumn |
Displays a CheckBox control for each item in the column. This allows you
to edit for example Boolean field(s) from data table(s).
| |||
| GridCheckBoxColumnEditor | ||||
| GridChildLoadMode |
Defines the possible modes for loading the child items when
RadGrid displays hierarchy.
| |||
| GridClientDataBinding |
Provides properties related to setting the client-side data-binding in
Telerik RadGrid.
| |||
| GridClientDataBindingParameterType | ||||
| GridClientDataService | ||||
| GridClientDeleteColumn |
A special type of GridButtonColumn, including a delete buttons in each row. It
provides the functionality of erasing records client-side, without making a round trip
to the server.
| |||
| GridClientEvents | ||||
| GridClientKeyMappings | ||||
| GridClientMessages |
Contains properties related to messages appearing as tooltips for various grid
actions. You can use this class for localizing the grid messages.
| |||
| GridClientSelectColumn |
Displays a Checkbox control for each item in the column. This
allows you to select grid rows client-side automatically when you change the status of
the checkbox to checked.
| |||
| GridClientSettings | ||||
| GridColumn | A Column is the main logic unit that relates the content of the grid to properties of the objects in the DataSource. The GridColumn defines the properties and methods that are common to all column types in RadGrid. As it is an abstract class (MustInherit in VB.NET) GridColumn class can not be created directly. You should inherit it and use its children. | |||
| GridColumnCollection |
The collection of columns of RadGrid or its tables. Accessible through
Columns property of RadGrid and GridTableView (MasterTableView)
classes.
| |||
| GridColumnCreatedEventArgs | ||||
| GridColumnCreatedEventHandler | ||||
| GridColumnCreatingEventArgs | ||||
| GridColumnCreatingEventHandler | ||||
| GridColumnEditorBase | ||||
| GridColumnEditorException | ||||
| GridColumnsReorderEventArgs | ||||
| GridColumnsReorderEventHandler | ||||
| GridClientSettings..::..GridColumnsReorderMethod | ||||
| GridCommandEventArgs |
Provides data for Command events including CancelCommand, DeleteCommand,
EditCommand, InsertCommand, ItemCommand, SortCommand and UpdateCommand.
| |||
| GridCommandEventHandler |
Represents the method that will handle grid's Command events including
CancelCommand, DeleteCommand, EditCommand, InsertCommand, ItemCommand, SortCommand and
UpdateCommand.
| |||
| GridCommandItem |
Item that is displayed on top or at the bottom of the each GridTableView base on the settings of
CommandItemDisplay property. Generally this item displays by default "Add new record" and "Refresh" button,
but it can be customized using the CommandItemTemplate. The commands bubbled through this item will be fired by
RadGrid.ItemCommand event.
| |||
| GridCommandItemDisplay |
Specifies the position of the CommandItem in
Telerik RadGrid.
| |||
| GridCommandItemSettings | ||||
| GridConfirmDialogType | Defines what kind of confirm dialog will be used in a GridButtonColumn | |||
| GridHeaderContextMenu..::..GridContextFilterTemplate | ||||
| GridContextMenu | ||||
| GridCreateColumnEditorEventArgs | ||||
| GridCreateColumnEditorEventHandler |
Summary description for GridCreateColumnEditorEvent.
| |||
| GridCsvDelimiter | ||||
| GridCsvSettings |
Container of misc. grouping settings of RadGrid control
| |||
| GridCustomAggregateEventArgs | ||||
| GridCustomAggregateEventHandler | ||||
| GridDataChangeEventArgs | ||||
| GridDataInsertItem | ||||
| GridDataItem |
Summary description for GridDataItem.
| |||
| GridDataItemCollection | ||||
| GridDataKeyArray | ||||
| GridDataSourcePersistenceMode |
Indicate where RadGrid would store its data
| |||
| GridTableViewCollection..::..GridDataTableEnumerator | ||||
| GridDateTimeColumn |
A column type for the RadGrid control that is bound to a field in a data
source which is of type DateTime. Displays RadDatePicker, RadDateTimePicker or RadDateInput for editor and filter control.
| |||
| GridDateTimeColumnEditor | ||||
| GridDateTimeColumnPickerType | ||||
| GridDeletedEventArgs | ||||
| GridDeletedEventHandler | ||||
| GridDetailTableDataBindEventArgs | Provides data for DetailTableDataBind event. | |||
| GridDetailTableDataBindEventHandler | Represents a method that will handle grid's DetailTableDataBind event. | |||
| GridDragDropColumn | ||||
| GridDragDropEventArgs | ||||
| GridDragDropEventHandler | ||||
| GridDropDownColumn |
Displays a DropDown control for each item in the column. This allows you
to edit for example lookup field(s) from data table(s).
| |||
| GridDropDownColumnControlType | ||||
| GridDropDownColumnEditor |
Summary description for GridDropDownColumnEditor.
| |||
| GridDropDownListColumnEditor | ||||
| GridEditableColumn |
All columns in RadGrid that have editing capabilities derive from GridEditableColumn.
This class implements the base functionality for editing, using column editors etc.
| |||
| GridEditableItem | Represents the base class for any items that display and edit data in a GridTableView of RadGrid. Inheritors has the capabilities to:
| |||
| GridEditCommandColumn |
Initially only the [Edit] button is shown. When it is pressed, the [Update] and
[Cancel] appear at its place and the cells on this row become editable.
| |||
| GridEditFormInsertItem | ||||
| GridEditFormItem |
Item that loads an EditForm during binding if EditMode is EditForms. When in this mode
RadGrid loads an EditFormItem for each normal data-bound item. EditForm is generated only for the items that are in Edit = true mode.
| |||
| GridEditFormSettings |
Settings for the edit forms generated by a GridTableView for each item that is in edit mode and the
EditMode is set to EditForms.
| |||
| GridEditFormType |
Type of the edit forms in RadGrid
| |||
| GridEditManager |
Summary description for GridEditManager.
| |||
| GridEditMode | To display the grid column editors inline when switching grid item in edit mode (see the screenshot below), you simply need to change the EditMode property to InPlace.
To display the grid column editors in auto-generated form when switching grid item in edit mode (see the screenshot below), you simply need to change the MasterTableView EditMode property to EditForms.
| |||
| GridExcelExportFormat | ||||
| GridExcelSettings | ||||
| GridException | ||||
| GridExpandColumn |
This column appears when the grid has a hierarchical structure, to facilitate the
expand/collapse functionality. The expand column is always placed in front of all other
grid content columns and can not be moved.
| |||
| GridExpandColumnType | ||||
| GridExportingArgs | ||||
| GridExportSettings |
Container of misc. grouping settings of RadGrid control
| |||
| GridFilterExpression | ||||
| GridFilterFunction |
Used when column-based filtering feature of RadGrid is enabled. Defines properties and methods for formatting the
predefined filter expressions
| |||
| GridFilteringException | ||||
| GridFilteringItem |
It's an item, displaying input controls, which allows user to enter a filter values
for each visible column in a GridTableView. By default the columns render a textbox
and a button, displaying the filtering menu on click. This item is visible based on
the settings of AllowFilteringByColumn property.
The items is displayed right under the header row of a GridTabelView.
| |||
| GridFilteringParamsException | ||||
| GridFilterListOptions |
Choose which filter function will be enabled for a column
| |||
| GridFilterMenu | Represents the filtering menu for Telerik RadGrid. | |||
| GridFocusKeys | ||||
| GridFooterItem |
Displays the footer row of a GridTableView with cells for each column in the grid similar to GridHeaderItem.
| |||
| GridForceExtractValues |
Force RadGrid to extract values from EditableColumns that are ReadOnly.
See also the ExtractValuesFromItem(IDictionary, GridEditableItem) method.
| |||
| GridGroupByException | ||||
| GridGroupByExpression |
Expression similar to SQL's "Select Group By" clause that is used by
GridTableView to group items
(GroupByExpressions. Expressions can be defined by
assigning Expression property and/or managing the
items in SelectFields or
GroupByFields collections.
| |||
| GridGroupByExpressionCollection |
Collection that stores group by expressions | |||
| GridGroupByExpressionCollection..::..GridGroupByExpressionEnumerator | ||||
| GridGroupByField |
Field which is part of each SelectFields
and GroupByFields collection
| |||
| GridGroupFooterItem | ||||
| GridGroupHeaderItem |
The item which splits the groups (when utilizing the grouping feature of RadGrid)
and provides expand/collapse functionality for them.
| |||
| GridGroupingSettings | Container of miscellaneous grouping settings of RadGrid control | |||
| GridGroupLoadMode | Specifies where the grouping will be handled. There are two options:
| |||
| GridGroupPanel | GridGroupPanel appears on the top of Telerik RadGrid
when ShowGroupPanel of RadGrid is set to
true and if AllowDragToGroup
is set to true, you can drag column to the panel to group data by
that column.
| |||
| GridGroupPanelImageButton | ||||
| GridGroupPanelStyle |
Summary description for GridGroupPanelStyle.
| |||
| GridGroupsChangingAction | ||||
| GridGroupsChangingEventArgs |
Holds properties specific for grouping mechanism such as performed action and
reference to GridTableView where the action was performed.
| |||
| GridGroupsChangingEventHandler | ||||
| GridGroupSplitMode | ||||
| GridGroupSplitterColumn |
This column appears when grouping is enabled, to facilitate the expand/collapse
functionality. The group splitter column is always placed first and can not be
moved.
| |||
| GridHeaderButtonType | An enumeration, used to get/set the button type of the headers of the columns. The default value is LinkButton. The possible values are:
If set to a value other than LinkButton, the property is only honored when sorting is enabled. | |||
| GridHeaderContextMenu | ||||
| GridHeaderContextMenuFilterEventArgs | ||||
| GridHeaderItem |
Summary description for GridHeaderItem.
| |||
| GridHierarchySettings |
Container of misc. grouping settings of RadGrid control
| |||
| GridHTMLEditorColumn | ||||
| GridHTMLEditorColumnEditor | ||||
| GridHyperLinkColumn |
Each row in a Hyperlink column will contain a predefined
hyperlink. This link is not the same for the whole column and can be defined for each
row individually.
| |||
| GridImage | ||||
| GridImageButton | ||||
| GridImageColumn | ||||
| GridIndexCollection |
This is a collection of item indexes - each item index is unique within the
collection
| |||
| GridInitializeEditFormContainer | ||||
| GridInitializePagerItem | ||||
| GridInsertedEventArgs | ||||
| GridInsertedEventHandler | ||||
| GridInsertionObject | ||||
| GridInsertItemDisplay |
Specifies the position of the InsertItem()()()() in
Telerik RadGrid.
| |||
| GridInsertItemPageIndexAction | ||||
| GridItem |
Class that represents the rows of each GridTableView with RadGrid. All Items in RadGrid inherit from this class.
RadGrid creates the items runtime, when it binds to data.
| |||
| GridItemCollection | ||||
| GridItemCreated | ||||
| GridItemDataBound | ||||
| GridItemDropPosition |
Specifies the position at which the user has dragged and dropped the source item(s) with regards to the
destination item.
| |||
| GridItemEventArgs | ||||
| GridItemEventHandler | ||||
| GridItemEventInfo | ||||
| GridItemType | Enumeration for all grid item types. | |||
| GridKeyboardNavigationSettings | ||||
| GridKnownFunction |
Predefined filter expression enumeration. Used by GridFilterFunction class.
| |||
| GridLinqDataSource | ||||
| GridMaskedColumn | ||||
| GridMaskedColumnEditor | ||||
| GridMultiRowItem |
Summary description for GridMultiRowItem.
| |||
| GridNeedDataSourceEventArgs |
Summary description for NeedDataSourceEvent.
| |||
| GridNeedDataSourceEventHandler | ||||
| GridNestedViewItem |
Item that contains the nested instances of GridTableView class, that appear as a child item of the corresponding GridDataItem
| |||
| GridNestedViewSettings | ||||
| GridNoRecordsItem |
GridNoRecordsItem is used to display no records template, in the corresponding table view has ShowHeadersWhenNoRecords is set to true (the default)
| |||
| GridNotSupportedException | ||||
| GridNumericColumn | ||||
| GridNumericColumnEditor | ||||
| GridPageChangedEventArgs | ||||
| GridPageChangedEventHandler | ||||
| GridPagerItem |
Summary description for GridPagerItem.
| |||
| GridPagerMode |
The mode of the pager defines what buttons will be displayed and how the pager
will navigate through the pages.
| |||
| GridPagerPosition | This enumeration defines the possible positions of the pager item | |||
| GridPagerStyle |
RadGrid and GridTableView use instance of this class to set style of thir PagerItem-s when rendering
| |||
| GridPageSizeChangedEventArgs | ||||
| GridPageSizeChangedEventHandler | ||||
| GridPagingManager |
Summary description for GridPagingManager.
| |||
| GridPanelItemsStyle | ||||
| GridPaperSize |
Represents the paper size used when exporting to PDF.
| |||
| GridPdfExportingArgs | ||||
| GridPdfSettings |
Container of misc. grouping settings of RadGrid control
| |||
| GridPopUpSettings | ||||
| GridPostBackReferences | ||||
| GridPropertyEvaluator |
GridPropertyEvaluator
A DataBinder.Eval() workalike that is a bit more forgiving and does not throw exceptions when it can't find a property.
| |||
| GridRatingColumn |
A databound column type in RadGrid that displays a RadRating control in view and edit mode
| |||
| GridRatingColumnEditor | ||||
| GridRebindReason | ||||
| GridRelationFields |
corresponding fields from a master-detail relation
| |||
| GridTableViewRelation..::..GridRelationFieldsEnumerator | ||||
| GridResetPageIndexAction |
Discribe how RadGrid whould respond if the
CurrentPageIndex is invalid when data-binding. See
CurrentResetPageIndexAction | |||
| GridResizing |
Summary description for GridResizing.
| |||
| GridRowIndicatorColumn | ||||
| GridScrolling |
Contains properties related to customizing the settings for scrolling operation
in Telerik RadGrid.
| |||
| GridSelecting |
Provides properties related to setting the client-side selection in
Telerik RadGrid.
| |||
| GridSelfHierarchySettings |
Holds the column names presenting the self-referencing relations in the source
table.
| |||
| GridSortCommandEventArgs | ||||
| GridSortCommandEventHandler | ||||
| GridSortExpression |
Class that is used to define sort field and sort order for RadGrid
| |||
| GridSortExpressionCollection |
A collection of GridSortExpression objects. Depending on the value of
AllowMultiColumnSorting it holds single
or multiple sort expressions.
| |||
| GridSortingSettings |
Holds miscellaneous properties related to sorting like the localization
properties.
| |||
| GridSortOrder | Enumeration representing the order of sorting data in RadGrid | |||
| GridSplitGroup | ||||
| GridStateManager |
State managemenet helper. This class is intended to be used only internally in RadGrid.
| |||
| GridStatusBarItem | Obsolete.
GridStatusBarItem is used to display information messages for
Telerik RadGrid status. Meaningful only when Telerik RadGrid is in AJAX
mode.
| |||
| GridStatusBarItemSettings | This class holds settings related to the StatusBar item. | |||
| GridStringArrayConverter | ||||
| GridTableCell | ||||
| GridTableFrame |
The frame attribute for a table specifies which sides of the frame surrounding
the table will be visible.
| |||
| GridTableHeaderCell | ||||
| GridTableItemStyle |
Summary description for GridTableItemStyle.
| |||
| GridTableLayout | ||||
| GridTableRow | ||||
| GridTableTextDirection |
Specifies the two possible text directions. Related to
Telerik RadGrid support for right-to-left languages.
| |||
| GridTableView | Represents one table of data. | |||
| GridTableViewBase | ||||
| GridTableViewCollection | A collection that stores GridTableView objects. You can access this collection through DetailTables property of a parent GridTableView. | |||
| GridTableViewRelation | A collection that stores GridRelationFields objects. | |||
| GridTemplateColumn |
Displays each item in the column in accordance with a specified templates (item,
edit item, header and footer templates). This allows you to provide custom controls in
the column.
| |||
| GridTemplateColumnEditor | ||||
| GridTextBoxColumnEditor |
Class tha implements data editing of a GridBoundColumn with a single TextBox control.
| |||
| GridTextButton | ||||
| GridTextColumnEditor |
Base class that intruduces the editor of GridBoundColumn. THis can be an editor that creates a simple TextBox control, ot RichTexst editors, that has a single string property Text.
| |||
| GridTFoot | ||||
| GridTHead | ||||
| GridUpdatedEventArgs | ||||
| GridUpdatedEventHandler | ||||
| GridValidationSettings |
Container of misc. grouping settings of RadGrid control
| |||
| GroupableViewSettings | ||||
| GroupingDirection |
Specifies resource grouping direction in RadScheduler.
| |||
| GroupItemCell | ||||
| HierarchicalControlItemContainer | ||||
| HourlyRecurrenceRule | Occurrences of this rule repeat every given number of hours. | |||
| IAppointmentData |
A data transfer object used for Web Service data binding.
| |||
| IAppointmentFactory |
Supports creating new Appointment instances.
| |||
| IAsyncUploadConfiguration |
An interface that describes basic async upload configuration.
| |||
| IAsyncUploadResult |
An interface that describes the basic information about an uploaded file.
| |||
| IClientParameterConsumer | ||||
| IControlItemContainer | ||||
| IDockLayout |
Implements methods, needed by RadDock or RadDockZone to register with
a control which will take care of the dock positions.
| |||
| GridHeaderContextMenu..::..GridContextFilterTemplate..::..IdSuffix | ||||
| IGridColumnEditor |
Interface that describes the baseic column editor functionality, needed for a
class that should be responsible for editing of a content of a cell in a
GridEditableItem | |||
| IGridCommandEvent |
Interface that provides the basic functionality needed for a class to be used to
send information to Command event handler.
| |||
| IGridEditableColumn |
Interface that RadGrid uses to determine the editable columns, their current state etc.
| |||
| IGridInsertItem | ||||
| IHideObjectMembers | ||||
| ImageManagerDialogConfiguration |
Encapsulates the properties used for ImageManager dialog management.
| |||
| InputButtonsPosition | ||||
| InputClientEvents | ||||
| InputIncrementSettings | ||||
| InputManagerBase | ||||
| InputManagerClientEvents | ||||
| InputManagerValidatedEventArgs | ||||
| InputManagerValidatingEventArgs | ||||
| InputMode | ||||
| InputSetting | ||||
| RadInputManager..::..InputSettingCreatingDelegate | ||||
| InputSettingCreatingEventArgs | ||||
| InputSettingCustomValidator | ||||
| InputSettingsCollection | ||||
| InputSettingValidateOnEvent | ||||
| InputSettingValidation | ||||
| InputStateBag | ||||
| InputStyle | ||||
| IRadAjaxPage | ||||
| IRadDateInput | ||||
| IRadFilterableContainer | ||||
| IRadFilterCommandEvent | ||||
| IRadFilterExpressionFormatter | ||||
| IRadFilterValueExpression | ||||
| IRadImageFileNameContainer | ||||
| IRadImagePersister |
Represents an object which can handle image data's storage and retrieval
| |||
| IRadListViewCommandEvent | ||||
| IRadListViewFilterExpressionContainer |
Represents an container for RadListViewFilterExpression
| |||
| IRadListViewInsertItem | ||||
| IRadListViewSingleValueExpression | ||||
| IRadMenuItemContainer |
Defines properties that menu item containers (RadMenu,
RadMenuItem) should implement
| |||
| IRadNumericTextBox | ||||
| IRadPageableItemContainer | ||||
| IRadPanelItemContainer |
Defines properties that menu item containers (RadTreeView,
RadPanelItem) should implement
| |||
| IRadSiteMapNodeContainer |
Defines properties that node containers (RadSiteMap,
RadSiteMapNode) should implement.
| |||
| IRadTabContainer |
Defines properties that tab containers (RadTabStrip,
RadTab) should implement.
| |||
| IRadToolBarButton |
Defines properties that must be implemented to allow a control to act like
a RadToolBarButton item in a RadToolBar.
| |||
| IRadToolBarButtonContainer |
Defines properties that toolbar button containers
(RadToolBarDropDown,
RadToolBarSplitButton) should implement.
| |||
| IRadToolBarItemContainer |
Defines properties that toolbar item container (RadToolBar)
should implement
| |||
| IRadTreeNodeContainer |
Defines properties that node containers (RadTreeView,
RadTreeNode) should implement.
| |||
| IRecurrenceEditorStrings |
The localization strings to be used in RadSchedulerRecurrenceEditor.
| |||
| IReminderData | ||||
| IResourceData | ||||
| ISchedulerInfo |
This interface contains the basic information about the scheduler instance
that will be transferred to the Web Service and to the corresponding provider.
| |||
| ISchedulerOperationResult<(Of <(<'T>)>)> |
This interface defines an operation result contract that
can be optionally used by the web service methods.
| |||
| ISpellCheckProvider |
ISpellCheckProvider interface -- defines the behavior that we need
from a component to do spell checking.
| |||
| ItemFlow | Represents the different ways menu items can flow. | |||
| LayoutBuilder | ||||
| LayoutBuilderAttributeCollection | ||||
| LayoutBuilderCell | ||||
| LayoutBuilderCellCollection | ||||
| LayoutBuilderEngine | ||||
| LayoutBuilderRow | ||||
| RadListViewSingleValueExpression<(Of <(<'T>)>)>..::..LinqValueFormatter | ||||
| ListBoxButtonPosition |
Specifies the position of the buttons in a RadListBox.
| |||
| ListBoxButtons | ||||
| ListBoxButtonSettings |
Represents the settings of the buttons in a RadListBox controls.
| |||
| ListBoxDropPosition |
Specifies the position at which the user has dragged and dropped the source item(s) with regards to the
destination item.
| |||
| ListBoxHorizontalAlign |
Specifies the horizontal alignment of buttons
| |||
| ListBoxReorderButtons | Specifies which reorder buttons should be shown in RadListBox. Members might be combined using bitwise operators allowing for custom configurations. | |||
| ListBoxSelectionMode |
This enumeration controls the Selection Mode of RadListBox.
| |||
| ListBoxTransferButtons | Specifies which transfer buttons should be shown in RadListBox. Members might be combined using bitwise operators allowing for custom configurations. | |||
| ListBoxTransferMode |
Specifies the transfer behavior
| |||
| ListBoxVerticalAlign |
Specifies the vertical alignment of buttons
| |||
| LiteralMaskPart | Represents a multi character MaskPart whose content cannot be modified. | |||
| LosSerializer | ||||
| LowerMaskPart |
Represents a single character MaskPart. The character is converted to lower upon
input.
| |||
| MaskPart | The abstract base class of all mask parts. | |||
| MaskPartCollection | Represents the collection of mask parts in a RadMaskedTextBox. | |||
| MenuAnimationSettings |
Represents the animation settings like type and duration for the RadMenu control.
| |||
| MenuItemExpandMode |
This enumeration controls the expand behaviour of the items.
| |||
| MenuRepeatDirection |
Specifies the repeat direction of RadMenu items when rendered in columns.
| |||
| MonthlyRecurrenceRule |
Occurrences of this rule repeat on a monthly basis.
| |||
| MonthViewSettings | Represents settings for RadScheduler's Month view. | |||
| MonthYearFastNavigationSettings |
The MonthYearFastNavigationSettings class can be used to configure RadCalendar's
client-side fast navigation.
| |||
| MultiDayViewSettings | Represents settings for RadScheduler's multi-day view. | |||
| MultiPageScrollBars |
Specifies the visibility and position of scrollbars in a RadMultiPage control.
| |||
| NavigationItem | ||||
| NavigationItemBinding | ||||
| NavigationItemBindingCollection | ||||
| NullEnumerableException | ||||
| NumberFormat | ||||
| NumberFormatSettings | ||||
| NumericRangeAlign |
Numeric range alignment options
| |||
| NumericRangeMaskPart | Represents a MaskPart which accepts numbers in a specified range. | |||
| NumericTextBoxSetting | ||||
| NumericType | ||||
| OccurrenceDeleteEventArgs | ||||
| OccurrenceDeleteEventHandler | ||||
| OnExcelExportCellFormattingEventHandler | ||||
| OnGridExportingEventHandler | ||||
| OnGridPdfExportingEventHandler | ||||
| RadListViewSingleValueExpression<(Of <(<'T>)>)>..::..OqlValueFormatter | ||||
| OutputCompression |
Defines the output compression mode of the Telerik.Web.UI.WebResource.axd handler.
| |||
| OverflowBehavior | ||||
| PageableItemContainerLocator | ||||
| PagerButtonFieldType | ||||
| PagerFieldButtonType | ||||
| PagerRadComboBoxItemComparer | ||||
| PaletteModes |
Specifies the visible modes of the RadColorPicker's palette.
| |||
| PanelBarAnimationSettings |
Represents the animation settings like type and duration for the RadPanelBar control.
| |||
| PanelBarExpandMode |
Represents the different ways RadPanelbar behaves when an item is
expanded.
| |||
| ProgressAreaStrings | ||||
| RadCaptcha..::..ProtectionStrategies |
Strategies for Spam Protection. Set in the ProtectionMode property.
| |||
| RadAjaxControl | ||||
| RadAjaxLoadingPanel | ||||
| RadAjaxManager | ||||
| RadAjaxManagerProxy | ||||
| RadAjaxPage |
This class is required as a base class for any page that hosts a
RadAjaxManager control and runs under Medium trust privileges.
| |||
| RadAjaxPanel | ||||
| RadAsyncUpload | ||||
| RadBinaryImage |
Represents a control which is capable of displaying images from a binary data
| |||
| RadBinaryImageHandler |
Represents an object which can server RadBinaryImage's content
| |||
| RadCalendar |
RadCalendar class
| |||
| RadCalendarDay |
RadCalendarDay represents a object that maps date value to corresponding visual settings.
Also the object implements Boolean properties that represent the nature of the selected date -
whether it is a weekend, disabled or selected in the context of the calendar. Mostly the values
of those properties are set at runtime when a RadCalendarDay instance is constructed and passed
to the DayRender event.
| |||
| RadCaptcha |
This control serves as spam protection mechanism.
It impplements 3 strategies:
1. Auto-detection - if this strategy is chosen, then we use predefined rules
which decide whether the input comes from a robot or not. This strategy is not
100% secure and some sophisticated robots may pass it so it should be used in
personal websites with low traffic and where spam robots are not very likely to
drop by. If such robots are found to visit the site, the use of the more secure
strategy is more advisable.
2. RadCaptcha - if this strategy is chosen, then an image with obfuscated
text is displayed and the user is required to input this text in a
textbox thus allowing the control to validate whether s/he is a robot
or not. This is the most secure method to protect from spam but it is
considered to be inaccessible because disabled people may not see the
text in the image!
TODO in future release: 3. Subscribe to anti-spam services. This last spam protection
mechanism is used to validate the input against public or private web services
which given the input return whether or not it is considered to be spam.
Some services claim that they catch more than 90% of the spam so
this type of protection is fairly secure and can be used in small to medium
websites but not in large-scale websites.
| |||
| RadChart |
The class represents the base functionality of the RadChart.
| |||
| RadCodeBlock | ||||
| RadColorPicker |
RadColorPicker class
| |||
| RadColorPickerLocalization | ||||
| RadComboBox | RadComboBox for ASP.NET AJAX is a powerful drop-down list AJAX-based control | |||
| RadComboBoxContext | ||||
| RadComboBoxData | ||||
| RadComboBoxExpandDirection |
The Telerik.Web.UI.RadComboBoxExpandDirection enumeration supports two values - Up and Down.
| |||
| RadComboBoxFilter |
The Telerik.Web.UI.RadComboBoxFilter enumeration supports three values - None, Contains, StartsWith. Default is None.
| |||
| RadComboBoxImagePosition | ||||
| RadComboBoxItem |
RadComboBoxItem class.
| |||
| RadComboBoxItemCollection |
A collection of RadComboBoxItem objects in a
RadComboBox control.
| |||
| RadComboBoxItemData | ||||
| RadComboBoxItemEventArgs | ||||
| RadComboBoxItemEventHandler | ||||
| RadComboBoxItemsRequestedEventArgs | ||||
| RadComboBoxItemsRequestedEventHandler | ||||
| RadComboBoxSelectedIndexChangedEventArgs | ||||
| RadComboBoxSelectedIndexChangedEventHandler | ||||
| RadComboBoxSort |
The Telerik.Web.UI.RadComboBoxSort enumeration supports three values - None, Ascending, Descending. Default is None.
| |||
| RadComboBoxTextChangedEventHandler | ||||
| RadCompression | ||||
| RadCompressionConfigurationSection | ||||
| RadCompressionExcludeSetting | ||||
| RadCompressionExcludeSettingCollection | ||||
| RadCompressionExcludeSettingContainer | ||||
| RadCompressionSettingsAttribute | ||||
| RadContextMenu | A navigation control used to create context menus. | |||
| RadDataPager | ||||
| RadDataPagerButtonField | ||||
| RadDataPagerButtonFieldBase | ||||
| RadDataPagerClientEvents | ||||
| RadDataPagerCommandEventArgs | ||||
| RadDataPagerException | ||||
| RadDataPagerField | ||||
| RadDataPagerFieldCollection | ||||
| RadDataPagerFieldCreatedEventArgs | ||||
| RadDataPagerFieldCreatingEventArgs | ||||
| RadDataPagerFieldItem | ||||
| RadDataPagerGoToPageField | ||||
| RadDataPagerNumericPageSizeField | ||||
| RadDataPagerPageEventArgs | ||||
| RadDataPagerPageIndexChangeEventArgs | ||||
| RadDataPagerPageSizeField | ||||
| RadDataPagerSliderField | ||||
| RadDataPagerTemplatePageField | ||||
| RadDataPagerTotalRowCountRequestEventArgs | ||||
| RadDate |
Wrapper class for System.DateTime, which allows implementing persistable DateTime collections
like DateTimeCollection.
| |||
| RadDateInput |
A control which ensures the date entered by the user is verified and
accurate.
| |||
| RadDatePicker |
RadDatePicker class
| |||
| RadDateTimePicker |
RadDateTimePicker class
| |||
| RadDialogOpener |
RadDialogOpener class
| |||
| RadDock |
RadDock is a control, which enables the developers to move, dock,
expand/collapse any DHTML/ASP.NET content
| |||
| RadDockLayout |
Workflow:
1). OnInit - ensure that the framework will call TrackViewState, LoadViewState and SaveViewState.
We expect that all child docks will be created here.
2). TrackViewState - raise LoadDockLayout event in order to let the developer to supply
the initial parents of the registered docks, because the docks could be created with
different parents than needed.
2a). LoadViewState - loads and applies the dock parents from the ViewState in order to persist
the dock positions between the page postbacks.
3). LoadPostData - returns true to ensure that RaisePostDataChangedEvent()
3a). Dock_DockZoneChanged - this event is raised by each dock in its LoadPostData method.
We handle this event and store the pair UniqueName/NewDockZoneID in the _clientPositions
Dictionary. This Dictionary will be used in #4.
4). RaisePostDataChangedEvent - sets the parents of the registered docks according their
positions, set on the client. These positions are stored in the _clientPositions Dictionary.
5). OnLoad, other events, such as Click, Command, etc. If you create a dock here it will be
rendered on the page, but if it is not recreated in the next OnInit, it will not persist
its position, set on the client!
6). SaveViewState - stores the dock parents in the ViewState in order to persist their positions
between the page postbacks.
7). Page_SaveStateComplete - raises the SaveDockLayout event to let the developer to save
the state in a database or other storage medium.
Note: The dock parents will be stored in the ViewState if StoreLayoutInViewState is set
to true (default). Otherwise the developer should take care of the dock positions when the page
is posted back.
| |||
| RadDockZone |
RadDockZone is a control which represents a virtual placeholder, where
RadDock controls could be docked.
| |||
| RadEditor |
Telerik RadEditor
| |||
| RadFileExplorer |
Telerik File Explorer control
| |||
| RadFileExplorerEventArgs | ||||
| RadFileExplorerEventHandler | ||||
| RadFileExplorerGridEventHandler | ||||
| RadFileExplorerPopulatedEventArgs | ||||
| RadFilter | ||||
| RadFilterableContainerLocator | ||||
| RadFilterAddExpressionMenu | ||||
| RadFilterApplyButton | ||||
| RadFilterApplyExpressionsEventArgs | ||||
| RadFilterBetweenFilterExpression<(Of <(<'T>)>)> | ||||
| RadFilterBooleanFieldEditor | ||||
| RadFilterClientEvents | ||||
| RadFilterClientSettings | ||||
| RadFilterCommandEventArgs | ||||
| RadFilterContainsFilterExpression | ||||
| RadFilterContextMenu | ||||
| RadFilterDataFieldEditor | ||||
| RadFilterDataFieldEditorCollection | ||||
| RadFilter..::..RadFilterDataSourceHelper | ||||
| RadFilterDateFieldEditor | ||||
| RadFilterDLinqExpressionFormatter | ||||
| RadFilterDoesNotContainFilterExpression | ||||
| RadFilterDualValueExpression<(Of <(<'T>)>)> | ||||
| RadFilterDynamicLinqExpressionEvaluator | ||||
| RadFilterDynamicLinqQueryProvider | ||||
| RadFilterEndsWithFilterExpression | ||||
| RadFilterEntitySqlExpressionEvaluator | ||||
| RadFilterEntitySqlExpressionFormatter | ||||
| RadFilterEntitySqlQueryProvider | ||||
| RadFilterEqualToFilterExpression<(Of <(<'T>)>)> | ||||
| RadFilterExpression | ||||
| RadFilterExpressionContainer | ||||
| RadFilterExpressionEvaluatorBase | ||||
| RadFilterExpressionItem | ||||
| RadFilterExpressionPreviewPosition | ||||
| RadFilterExpressionPreviewProvider | ||||
| RadFilterExpressionsCollection | ||||
| RadFilterFieldDescriptor |
Describes all filterable fields of IRadFilterableContainer
| |||
| RadFilterFieldEditorCreatedEventArgs | ||||
| RadFilterFieldEditorCreatingEventArgs | ||||
| RadFilterFildDesciptorsEventArgs | ||||
| RadFilterFilterableView | ||||
| RadFilterFunction | ||||
| RadFilterGreaterThanFilterExpression<(Of <(<'T>)>)> | ||||
| RadFilterGreaterThanOrEqualToFilterExpression<(Of <(<'T>)>)> | ||||
| RadFilterGridBindableTypeExpressionEvaluator | ||||
| RadFilterGridBindableTypeExpressionFormatter | ||||
| RadFilterGridCalculatedColumnExpressionEvaluator | ||||
| RadFilterGridCalculatedColumnExpressionFormatter | ||||
| RadFilterGridQueryProvider | ||||
| RadFilterGroupExpression | ||||
| RadFilterGroupExpressionItem | ||||
| RadFilterGroupOperation | ||||
| RadFilterIsEmptyFilterExpression | ||||
| RadFilterIsNullFilterExpression | ||||
| RadFilterItemBuilder | ||||
| RadFilterItemsCollection | ||||
| RadFilterLessThanFilterExpression<(Of <(<'T>)>)> | ||||
| RadFilterLessThanOrEqualToFilterExpression<(Of <(<'T>)>)> | ||||
| RadFilterLinqRowExpressionEvaluator | ||||
| RadFilterLinqRowExpressionFormatter | ||||
| RadFilterListViewExpressionEvaluator | ||||
| RadFilterListViewQueryProvider | ||||
| RadFilterNonGroupExpression | ||||
| RadFilterNotBetweenFilterExpression<(Of <(<'T>)>)> | ||||
| RadFilterNotEqualToFilterExpression<(Of <(<'T>)>)> | ||||
| RadFilterNotIsEmptyFilterExpression | ||||
| RadFilterNotIsNullFilterExpression | ||||
| RadFilterNumericFieldEditor | ||||
| RadFilterOqlExpressionEvaluator | ||||
| RadFilterOqlExpressionFormatter | ||||
| RadFilterOqlQueryProvider | ||||
| RadFilterQueryProvider | ||||
| RadFilterSingleExpressionItem | ||||
| RadFilterSingleValueExpression<(Of <(<'T>)>)> | ||||
| RadFilterSqlExpressionEvaluator | ||||
| RadFilterSqlQueryProvider | ||||
| RadFilterStartsWithFilterExpression | ||||
| RadFilterTextFieldEditor | ||||
| RadFormDecorator |
Telerik RadFormDecorator
| |||
| RadGrid |
RadGrid control class.
| |||
| RadHiddenFieldPageStateCompression | ||||
| RadHiddenFieldPageStatePersister | ||||
| RadImageHttpCachePersister |
Represents an object which can handle image data's storage and retrieval using HTTPCache
| |||
| RadInputControl |
RadInputControl class
| |||
| RadInputManager | ||||
| RadListBox |
RadListBox is a flexible listbox control with the some unique features:
Rich and highly customizable UI for item transfer, delete and reordering.
Drag and drop support. Items can be reordered or transferred via drag and drop.
Automatic update of the underlying data source during reorder, transfer or delete.
Checkbox support
All features supported by the built-in ListBox control.
| |||
| RadListBoxDeletingEventArgs |
Provides data for the Deleting event.
| |||
| RadListBoxDeletingEventHandler |
Represents the method that handles the Deleting event
of the RadListBox control.
| |||
| RadListBoxDropEventArgs | ||||
| RadListBoxDroppedEventArgs |
Provides data for the Dropped event of the RadListBox control.
| |||
| RadListBoxDroppedEventHandler |
Represents the method that handles the Dropped event
of the RadListBox control.
| |||
| RadListBoxDroppingEventArgs |
Provides data for the Dropping event of the RadListBox control.
| |||
| RadListBoxDroppingEventHandler |
Represents the method that handles the Dropping event
of the RadListBox control.
| |||
| RadListBoxEventArgs | ||||
| RadListBoxEventHandler |
Represents the method that handles the Deleting event
of the RadListBox control.
| |||
| RadListBoxInsertingEventArgs |
Provides data for the Inserting event of the RadListBox control.
| |||
| RadListBoxInsertingEventHandler |
Represents the method that handles the Inserting event of the RadListBox control.
| |||
| RadListBoxItem |
Represents an item in the RadListBox control.
Use the Text property to set the text of the item.
Use the Value property to specify the value of the item.
| |||
| RadListBoxItemCollection |
Represents a collection of RadListBoxItem objects in a RadListBox control.
| |||
| RadListBoxItemEventArgs | ||||
| RadListBoxItemEventHandler |
Represents the method that handles the ItemDataBound and ItemCreated events.
of the RadListBox control.
| |||
| RadListBoxReorderingEventArgs |
Provides data for the Reordering event of the RadListBox control.
| |||
| RadListBoxReorderingEventHandler |
Represents the method that handles the Reordering event of the RadListBox control.
| |||
| RadListBoxSort |
The Telerik.Web.UI.RadListBoxSort enumeration supports three values - None, Ascending, Descending. Default is None.
| |||
| RadListBoxTransferredEventArgs |
Provides data for the Transferred event of the RadListBox control.
| |||
| RadListBoxTransferredEventHandler |
Represents the method that handles the Transferred event of the RadListBox control.
| |||
| RadListBoxTransferringEventArgs |
Provides data for the Transferring event of the RadListBox control.
| |||
| RadListBoxTransferringEventHandler |
Represents the method that handles the Transferring event of the RadListBox control.
| |||
| RadListBoxUpdatingEventArgs |
Provides data for the Updating event.
| |||
| RadListBoxUpdatingEventHandler |
Represents the method that handles the Updating event
of the RadListBox control.
| |||
| RadListView |
RadListView class
| |||
| RadListViewClientEvents | ||||
| RadListViewClientSettings | ||||
| RadListViewCommandEventArgs | ||||
| RadListViewContainsFilterExpression |
Represents Contains RadListView filter expression
| |||
| RadListViewDataChangeEventArgs | ||||
| RadListViewDataItem |
Represents an individual data item in a RadListView control.
| |||
| RadListViewDataItemCollection | ||||
| RadListViewDataKeyArray | ||||
| RadListViewDeletedEventArgs | ||||
| RadListViewEditableItem |
Represents an editable item
| |||
| RadListViewEmptyDataItem |
Represents an item which is rendered when RadListView's data source is empty
| |||
| RadListViewEmptyItem | ||||
| RadListViewEndsWithFilterExpression | ||||
| RadListViewEqualToFilterExpression<(Of <(<'T>)>)> |
Represents a EqualTo RadListView filter expression
| |||
| RadListViewFilterExpression |
Represents basic FilterExpression for the RadListView control
| |||
| RadListViewFilterExpressionCollection | ||||
| RadListViewFilterFunction | ||||
| RadListViewGreaterThanFilterExpression<(Of <(<'T>)>)> |
Represents a GreaterThan RadListView filter expression
| |||
| RadListViewGreaterThenOrEqualToFilterExpression<(Of <(<'T>)>)> |
Represents a GreaterThen Or EqualTo RadListView filter expression
| |||
| RadListViewGroupFilterExpression |
Represents a group of filter expressions
| |||
| RadListViewGroupFilterOperator | ||||
| RadListViewGroupItem |
Represents an item for the single group container
| |||
| RadListViewIndexesCollection | ||||
| RadListViewInsertedEventArgs | ||||
| RadListViewInsertionObject | ||||
| RadListViewInsertItem |
Represents an insert item
| |||
| RadListViewInsertItemPosition |
Specifies the location of the InsertItemTemplate template when it is
rendered as part of the RadListView control.
| |||
| RadListViewIsEmptyFilterExpression |
Represents IsEmpty RadListView filter expression
| |||
| RadListViewIsNotEmptyFilterExpression |
Represents IsEmpty RadListView filter expression
| |||
| RadListViewIsNotNullFilterExpression |
Represents IsNotNull RadListView filter expression
| |||
| RadListViewIsNullFilterExpression |
Represents IsNull RadListView filter expression
| |||
| RadListViewItem |
Represents an individual item in a RadListView control.
| |||
| RadListViewItemDragDropEventArgs | ||||
| RadListViewItemDragHandle | ||||
| RadListViewItemEventArgs |
Provides data for the ItemCreated and ItemDataBound events.
| |||
| RadListViewItemsCollection<(Of <(<'T>)>)> | ||||
| RadListViewItemType |
Specifies the function of an item in the RadListView control.
| |||
| RadListViewLessThanFilterExpression<(Of <(<'T>)>)> |
Represents a LessThan RadListView filter expression
| |||
| RadListViewLessThanOrEqualToFilterExpression<(Of <(<'T>)>)> |
Represents a LessThanOrEqualTo RadListView filter expression
| |||
| RadListViewNeedDataSourceEventArgs | ||||
| RadListViewNotEqualToFilterExpression<(Of <(<'T>)>)> |
Represents a NotEqualTo RadListView filter expression
| |||
| RadListViewPageChangedEventArgs | ||||
| RadListViewPageSizeChangedEventArgs | ||||
| RadListViewPagingManager | ||||
| RadListViewRebindReason | ||||
| RadListViewSingleStringExpression | ||||
| RadListViewSingleValueExpression<(Of <(<'T>)>)> | ||||
| RadListViewSortEventArgs | ||||
| RadListViewSortExpression |
Class that is used to define sort field and sort order for RadListView
| |||
| RadListViewSortExpressionCollection |
A collection of RadListViewSortExpression objects. Depending on the value of
AllowMultiFieldSorting it holds single
or multiple sort expressions.
| |||
| RadListViewSortOrder | Enumeration representing the order of sorting data in RadListView | |||
| RadListViewStartsWithFilterExpression | ||||
| RadListViewStringArrayConverter | ||||
| RadListViewUpdatedEventArgs | ||||
| RadListViewValidationSettings |
Represents a various validation setting of RadListView control
| |||
| RadMaskedTextBox |
Telerik RadMaskedTextBox
| |||
| RadMenu | A navigation control used to display a menu in a web page. | |||
| RadMenuEventArgs |
Provides data for the events of the RadMenu control.
| |||
| RadMenuEventHandler |
Represents the method that handles the events provided by the RadMenu control.
| |||
| RadMenuItem | Represents an item in the RadMenu control. Represents a single item in the RadMenu class. | |||
| RadMenuItemBinding |
Defines the relationship between a data item and the menu item it is binding to in a
RadMenucontrol.
| |||
| RadMenuItemBindingCollection |
Represents a collection of RadMenuItemBinding objects.
| |||
| RadMenuItemCollection |
A collection of RadMenuItem objects in a
RadMenu control.
| |||
| RadMenuItemData |
Data class used for transferring menu items from and to web services.
| |||
| RadMenuItemGroupSettings | Represents settings controlling child item behavior. | |||
| RadMultiPage |
A control which contains RadPageView controls. Only one page view can be visible at a time.
| |||
| RadMultiPageEventArgs |
Provides data for the events of the RadMultiPage control.
| |||
| RadMultiPageEventHandler |
Represents the method that handles the PageViewCreated event provided by the RadMultiPage control.
| |||
| RadNumericTextBox |
Telerik RadNumericTextBox
| |||
| RadPageView |
The RadPageView class represents a single page in the
RadMultiPage control.
| |||
| RadPageViewCollection |
A collection of RadPageView objects in a
RadMultiPage control.
| |||
| RadPane |
RadPane class
| |||
| RadPanelBar | A navigation control used for building collapsible side-menu systems and Outlook-type panels. | |||
| RadPanelBarEventArgs | ||||
| RadPanelBarEventHandler | ||||
| RadPanelItem | Represents a item in the RadPanelBar control. | |||
| RadPanelItemBinding |
Represents the simple binding between the property value of an object and the property value of a
RadPanelItem.
| |||
| RadPanelItemBindingCollection | ||||
| RadPanelItemCollection |
A collection of RadPanelItem objects in a
RadPanelBar control.
| |||
| RadPanelItemImagePosition | The position of the image within a panel item. | |||
| RadProgressArea |
RadProgressManager Control
| |||
| RadProgressContext | ||||
| RadProgressManager |
RadProgressManager control
| |||
| RadRating |
RadRating class
| |||
| RadRatingItem |
RadRatingItem class.
| |||
| RadRatingItemCollection |
A collection of RadRatingItem objects in a
RadRating control.
| |||
| RadRotator |
RadRotator Control
| |||
| RadRotatorEventArgs | ||||
| RadRotatorEventHandler | ||||
| RadRotatorItem |
This class represents a RadRotator item.
| |||
| RadRotatorItemCollection |
A collection of RadRotatorItem objects in a
RadRotator control.
| |||
| RadRotatorItemData |
Data class used for transferring rotator items from and to web services.
| |||
| RadScheduler | RadScheduler control class. | |||
| RadSchedulerConfigurationSection | ||||
| RadSchedulerContextMenu |
A context menu control used with the RadScheduler control.
| |||
| RadSchedulerContextMenuCollection |
Provides a collection container that enables RadScheduler to maintain a list of its RadSchedulerContextMenus.
| |||
| RadSchedulerContextMenuEventArgs |
Provides data for the ContextMenuItemClick
event of the RadTreeView control. This class cannot be inherited.
| |||
| RadSchedulerContextMenuEventHandler |
Represents the method that handles the ContextMenuItemClick
event of a RadTreeView control.
| |||
| RadSchedulerRecurrenceEditor | ||||
| RadScriptBlock | ||||
| RadScriptManager |
ScriptManager derived class to add the ability to combine multiple
smaller scripts into a larger one as a way to reduce the number
of files the client must download
| |||
| RadSessionPageStateCompression | ||||
| RadSessionPageStatePersister | ||||
| RadSiteMap | ||||
| RadSiteMapDataSource | ||||
| RadSiteMapNode | Represents a node in the RadSiteMap control. | |||
| RadSiteMapNodeBinding |
Represents the simple binding between the property value of an object and the property value of a
RadSiteMapNode.
| |||
| RadSiteMapNodeBindingCollection |
Defines the relationship between a data item and the RadSiteMap node it is binding to in a
RadSiteMapcontrol.
| |||
| RadSiteMapNodeCollection |
Represents a collection of RadSiteMapNode objects in a RadSiteMap control.
| |||
| RadSiteMapNodeEventArgs | ||||
| RadSiteMapNodeEventHandler |
Represents the method that handles the NodeDataBound and NodeCreated events.
of the RadSiteMap control.
| |||
| RadSkinManager | ||||
| RadSkinManagerPersistenceMode | ||||
| RadSlider |
Telerik RadSlider is a flexible UI component that allows users to select a value from a defined range using a smooth or step-based slider.
| |||
| RadSliderItem |
RadSliderItem class.
| |||
| RadSliderItemCollection |
A collection of RadSliderItem objects in a
RadSlider control.
| |||
| RadSliderItemEventArgs | ||||
| RadSliderItemEventHandler | ||||
| RadSlidingPane |
RadSlidingPane class
| |||
| RadSlidingZone |
RadSlidingZone class
| |||
| RadSpell |
Telerik RadSpell
| |||
| RadSplitBar |
RadSplitBar class
| |||
| RadSplitBarAdjacentPanesNames | ||||
| RadSplitter |
telerik RadSplitter is a flexible UI component for ASP.NET applications which allows users to manage effectively the content size and layout.
| |||
| RadStyleSheetManager |
A control allowing the ability to combine multiple embedded stylesheet references
into a larger one as a way to reduce the number of files the client must download
| |||
| RadTab | Represents a tab in the RadTabStrip control. | |||
| RadTabBinding |
Defines the relationship between a data item and the tab it is binding to in a
RadTabStripcontrol.
| |||
| RadTabBindingCollection |
Represents a collection of RadTabBinding objects.
| |||
| RadTabCollection |
A collection of RadTab objects in a
RadTabStrip control.
| |||
| RadTabStrip | A navigation control used to create tabbed interfaces. | |||
| RadTabStripEventArgs |
Provides data for the events of the RadTabStrip control.
| |||
| RadTabStripEventHandler |
Represents the method that handles the events provided by the RadTabStrip control.
| |||
| RadTagCloud |
Telerik RadTagCloud is a UI component for ASP.NET AJAX applications, which displays a panel (cloud) of commonly used or related keywords.
| |||
| RadTagCloudEventArgs | ||||
| RadTagCloudEventHandler | ||||
| RadTagCloudItem |
This class represents a RadTagCloud item.
This class represents a RadTagCloud item.
| |||
| RadTagCloudItemCollection |
A collection of RadTagCloudItem objects in a
RadTagCloud control.
| |||
| RadTextBox |
Telerik RadTextBox
| |||
| RadTicker |
RadTicker control
| |||
| RadTickerItem |
This class represents a RadTicker item.
| |||
| RadTickerItemCollection |
A collection of RadTickerItem objects in a
RadTicker control.
| |||
| RadTimePicker | ||||
| RadTimeView |
RadTimeView class
| |||
| RadToolBar |
RadToolBar control class.
| |||
| RadToolBarButton | Represents a single button in the RadToolBar class. | |||
| RadToolBarButtonCollection | ||||
| RadToolBarButtonEventArgs |
Provides data for the ButtonDataBound event
of the RadToolBar control.
| |||
| RadToolBarButtonEventHandler |
Represents the method that handles the ButtonDataBound
event of a RadToolBar control.
| |||
| RadToolBarDropDown | Represents a dropdown in the RadToolBar class. | |||
| RadToolBarEventArgs |
Provides data for the events of the RadToolBar control.
| |||
| RadToolBarEventHandler |
Represents the method that handles the events of a RadToolBar control.
| |||
| RadToolBarItem | Represents a single item in the RadToolBar class. | |||
| RadToolBarItemCollection |
A collection of RadToolBarItem objects in a
RadToolBar control.
| |||
| RadToolBarSplitButton | Represents a splitbutton in the RadToolBar class. | |||
| RadToolTip |
RadToolTip class
| |||
| RadToolTipBase |
RadToolTipBase class
| |||
| RadToolTipManager |
RadTooltipManager class
| |||
| RadTreeNode | Represents a node in the RadTreeView control. | |||
| RadTreeNodeBinding |
Represents the simple binding between the property value of an object and the property value of a
RadTreeNode.
| |||
| RadTreeNodeBindingCollection |
Defines the relationship between a data item and the menu item it is binding to in a
RadMenucontrol.
| |||
| RadTreeNodeCollection |
A collection of RadTreeNode objects in a
RadTreeView control.
| |||
| RadTreeNodeData |
Data class used for transferring tree nodes from and to web services.
| |||
| RadTreeNodeDragDropEventArgs |
Provides data for the NodeDrop event of the RadTreeView control.
| |||
| RadTreeNodeEditEventArgs |
Provides data for the NodeEdit event of the RadTreeView control.
| |||
| RadTreeNodeEventArgs |
Provides data for the NodeClick, NodeExpand,
NodeCheck, NodeDataBound,
NodeCollapse and NodeCreated
events of the RadTreeView control.
| |||
| RadTreeView | A hierarchical control used to display a tree of nodes in a web page. | |||
| RadTreeViewContextMenu |
A context menu control used with the RadTreeView control.
| |||
| RadTreeViewContextMenuCollection |
Provides a collection container that enables RadTreeView to maintain a list of its RadTreeViewContextMenus.
| |||
| RadTreeViewContextMenuEventArgs |
Provides data for the ContextMenuItemClick
event of the RadTreeView control. This class cannot be inherited.
| |||
| RadTreeViewContextMenuEventHandler |
Represents the method that handles the ContextMenuItemClick
event of a RadTreeView control.
| |||
| RadTreeViewDragDropEventHandler |
Represents the method that handles the NodeDrop event provided by the RadTreeView control.
| |||
| RadTreeViewDropPosition |
Specifies the position at which the user has dragged and dropped the source node(s) with regards to the
destination node.
| |||
| RadTreeViewEditEventHandler |
Represents the method that handles the NodeEdit event provided by the RadTreeView control.
| |||
| RadTreeViewEventHandler |
Represents the method that handles the NodeClick, NodeExpand,
NodeCheck, NodeDataBound,
NodeCollapse and NodeCreated
events provided by the RadTreeView control.
| |||
| RadUpload |
Telerik RadUpload
| |||
| RadUploadContext | ||||
| RadUploadHttpModule | ||||
| RadUploadProgressHandler | ||||
| RadWindow |
Telerik RadWindow
| |||
| RadWindowBase | ||||
| RadWindowLocalization | ||||
| RadWindowManager | ||||
| RadXmlHttpPanel |
RadXmlHttpPanel class
| |||
| RadXmlHttpPanelEventArgs | ||||
| RatingPrecision |
Specifies the possible values for the Precision property of the RadRating control.
| |||
| RatingSelectionMode |
Specifies the possible values for the SelectionMode property of the RadRating control.
| |||
| RecurrenceDay | Specifies the days of the week. Members might be combined using bitwise operations to specify multiple days. | |||
| RecurrenceEditor | ||||
| RecurrenceExceptionCreatedEventArgs | ||||
| RecurrenceExceptionCreatedEventHandler | ||||
| RecurrenceFrequency | Specifies the frequency of a recurrence. | |||
| RecurrenceMonth | Specifies the months in which given event recurs. | |||
| RecurrencePattern |
Specifies the pattern that RecurrenceRule uses to evaluate the
recurrence dates set.
| |||
| RecurrenceRange | Specifies the time frame for which given RecurrenceRule is active. It consists of the start time of the event, it's duration and optional limits. | |||
| RecurrenceRule | Provides the abstract base class for recurrence rules. | |||
| RecurrenceRuleConverter |
Provides a type converter to convert RecurrenceRule objects to and from string
representation.
| |||
| RecurrenceState | ||||
| RegExpTextBoxSetting | ||||
| Reminder | ||||
| ReminderCollection | ||||
| ReminderData | ||||
| ReminderDismissEventArgs | ||||
| ReminderDismissEventHandler | ||||
| ReminderEventArgs | ||||
| ReminderSettings | ||||
| ReminderSnoozeEventArgs | ||||
| ReminderSnoozeEventHandler | ||||
| RemoveRecurrenceExceptionsContext | ||||
| ReorderClientOperation<(Of <(<'T>)>)> | ||||
| Resource | ||||
| ResourceCollection | ||||
| ResourceData | ||||
| ResourceHeaderCreatedEventArgs | ||||
| ResourceHeaderCreatedEventHandler | ||||
| ResourcesPopulatingEventArgs | ||||
| ResourcesPopulatingEventHandler | ||||
| ResourceStyleMapping | ||||
| ResourceStyleMappingCollection | ||||
| ResourceType | ||||
| ResourceTypeCollection | ||||
| RotatorControlButtonsConfiguration |
Encapsulates the properties used for the RadRotator control buttons management.
| |||
| RotatorScrollDirection | ||||
| RotatorType | ||||
| SchedulerAppointmentContainer | ||||
| SchedulerCancelEventArgs | ||||
| SchedulerCancelEventHandler | ||||
| SchedulerEventArgs | ||||
| SchedulerEventHandler | ||||
| SchedulerFormContainer | ||||
| SchedulerFormCreatedEventArgs | ||||
| SchedulerFormCreatedEventHandler | ||||
| SchedulerFormCreatingEventArgs | ||||
| SchedulerFormCreatingEventHandler | ||||
| SchedulerFormMode | ||||
| SchedulerInfo |
Default implementation of ISchedulerInfo
| |||
| SchedulerNavigationCommand |
Specifies the type of navigation commands that are supported by RadScheduler.
| |||
| SchedulerNavigationCommandEventArgs | ||||
| SchedulerNavigationCommandEventHandler | ||||
| SchedulerNavigationCompleteEventArgs | ||||
| SchedulerNavigationCompleteEventHandler | ||||
| SchedulerOperationResult<(Of <(<'T>)>)> |
Minimal implementation of ISchedulerOperationResult.
| |||
| SchedulerProviderBase | ||||
| SchedulerProviderCollection | ||||
| SchedulerResourceContainer | ||||
| SchedulerResourcePopulationMode |
Specifies the resource population mode of a RadScheduler control when using Web Service data binding.
| |||
| SchedulerStrings |
The localization strings to be used in RadScheduler.
| |||
| SchedulerViewType | Specifies the view mode of a RadScheduler control. | |||
| SchedulerWebServiceSettings | ||||
| SelectionOnFocus |
Summary description for AutoPostBackControl.
| |||
| SingleTemplateContainer |
Base control used to contain a template. Ensures that if the template
has been instantiated or the Controls collection has been accessed
the template cannot be set again.
| |||
| SiteMapLayout |
Specifies the layout mode of RadSiteMap nodes.
| |||
| SiteMapLevelSetting | ||||
| SiteMapLevelSettingCollection | ||||
| SiteMapListLayoutSetting | ||||
| SitemapProtocolExporter | ||||
| SiteMapRepeatDirection |
Specifies the repeat direction of RadSiteMap columns.
| |||
| RadSkinManager..::..SkinChangedDelegate | ||||
| SkinChangedEventArgs | ||||
| RadSkinManager..::..SkinChangingDelegate | ||||
| SkinChangingEventArgs | ||||
| SliderItemType | ||||
| SliderThumbsInteractionMode | ||||
| SliderTrackPosition | ||||
| SpellChecker |
This class can be used to initiate a spell check request using the RadSpell dictionaries.
| |||
| SpellCheckerLanguage |
Represents a SpellCheck dropdown item.
| |||
| SpellCheckerLanguageCollection |
A strongly typed collection of SpellCheckerLanguage objects
| |||
| SpellCheckError |
Contains the information about a spellcheck error. The most important properties are the mistaken word and its offset in the source text.
| |||
| SpellCheckErrors..::..SpellCheckErrorEnumerator | ||||
| SpellCheckErrors | A collection that stores SpellCheckError objects. | |||
| SpellCheckHandler | ||||
| SpellCheckHandlerNoSession | ||||
| SpellCheckProvider |
The spellcheck provider enumeration.
| |||
| SpellCheckService | ||||
| SpellCheckValidator |
SpellCheckValidator validates a form based on a RadSpell control. It can be used to enforce spellchecking before form submission.
The ControlToValidate must be set to the ID of a RadSpell control. The RadSpell control should be separately set up with a control to check and other options.
| |||
| SplitBarCollapseMode |
Specifies the collapse mode of a splitbar
| |||
| SplitterCollapseDirection |
Specifies the collapse direction options of the splitter bar
| |||
| SplitterItem | ||||
| SplitterItemsCollection |
A collection of SplitterItem objects in a
RadSplitter control.
| |||
| SplitterItemsContainer | ||||
| SplitterPaneBase | ||||
| SplitterPaneScrolling |
Specifies the scrolling options for the RadPane object
| |||
| SplitterResizeMode |
Specifies resize mode options for the RadSplitter object
| |||
| SplitterSlideDirection |
Specifies the available directions for the slide panes
| |||
| SplitterSlidePaneTabView |
Specifies views of the pane tab
| |||
| SPRadUploadHttpModule | ||||
| GridFilterFunction..::..StringFunctionEntry | ||||
| StyleSheetCdnSettings |
RadStyleSheetManager CDN settings
| |||
| StyleSheetReference | ||||
| StyleSheetReferenceCollection | ||||
| TabStripAlign |
Specifies the alignment of tabs within the RadTabStrip control.
| |||
| TabStripOrientation |
Specifies the way tabs can be oriented
| |||
| TabStripScrollButtonsPosition |
The position of the scroll buttons when the RadTabStrip.ScrollChildren
property is set to true.
| |||
| TagCloudDistribution |
Specifies the possible values for the Distribution property of the RadTagCloud control.
| |||
| TagCloudSorting |
Specifies the possible values for the Sorting property of the RadTagCloud control.
| |||
| TargetControl | ||||
| TargetControlCollection | ||||
| TargetInput | ||||
| TelerikCdnMode |
Enumeration of the possible modes for the Telerik CDN.
| |||
| TextBoxSetting | ||||
| RadDateTimePicker..::..TimeItemEventHandler | ||||
| TimelineViewSettings | Represents settings for the time line view. | |||
| TimePopupButton |
The control that toggles the TimeView popup.
You can customize the appearance by setting the object's properties.
| |||
| TimeSlotContextMenuItemClickedEventArgs | ||||
| TimeSlotContextMenuItemClickedEventHandler | ||||
| TimeSlotContextMenuItemClickingEventArgs | ||||
| TimeSlotContextMenuItemClickingEventHandler | ||||
| TimeSlotCreatedEventArgs | ||||
| TimeSlotCreatedEventHandler | ||||
| ToolBarAnimationSettings |
Represents the animation settings like type and duration for the RadToolBar control.
| |||
| ToolBarDropDownExpandDirection |
Specifies the expand direction of a drop down within the RadToolBar control.
| |||
| ToolBarImagePosition |
Specifies the position of the image of an item within the RadToolBar
control according to the item text.
| |||
| ToolTipAnimation | ||||
| ToolTipHideEvent | ||||
| ToolTipPosition | ||||
| ToolTipRelativeDisplay | ||||
| ToolTipScrolling | ||||
| ToolTipShowEvent | ||||
| ToolTipTargetControl | ||||
| ToolTipTargetControlCollection | ||||
| ToolTipUpdateEventArgs | ||||
| ToolTipUpdateEventHandler | ||||
| TreeNodeCheckState |
Specifies the checked state of RadTreeNode.
| |||
| TreeNodeExpandMode |
This enumeration controls the expand behaviour of the nodes.
| |||
| TreeViewAnimationSettings |
Represents the animation settings like type and duration for the RadTreeView control.
| |||
| TreeViewLoadingStatusPosition |
Specifies where the loading message is shown when Client-side load on demand is used.
| |||
| UpdateAppointmentContext | ||||
| UpdateClientOperation<(Of <(<'T>)>)> |
Used in case of update client operations.
| |||
| UploadedFile | Provides a way to access individual files that have been uploaded by a client via a RadUpload control. | |||
| UploadedFileCollection | Provides access to and organizes files uploaded by a client. | |||
| UploadedFileInfo | ||||
| UploadStrings | ||||
| UpperMaskPart |
Represents a single character MaskPart. The character is converted to upper upon
input. .
| |||
| RadInputManager..::..ValidatedDelegate | ||||
| RadInputManager..::..ValidatingDelegate | ||||
| RadListViewSingleValueExpression<(Of <(<'T>)>)>..::..ValueFormatter | ||||
| ViewSettings | ||||
| WebResource | ||||
| WebResourceSession |
This class should be used in the HTTP Handler declaration for Telerik.Web.UI.WebResource if you need access to the Session object
| |||
| WebServiceAppointmentController |
The WebServiceAppointmentController provides a facade over a SchedulerProviderBase object
and is used to call your provider from web services.
| |||
| WebServiceSettings |
Represents the settings to be used for load on demand through web service.
| |||
| WeeklyRecurrenceRule | Occurrences of this rule repeat on a weekly basis. | |||
| WeekViewSettings | Represents settings for RadScheduler's week view. | |||
| WindowAnimation | ||||
| WindowBehaviors |
Specifies the behaviors of the radWindow object
| |||
| WindowCollection | ||||
| WindowShortcut | ||||
| WindowShortcutCollection | ||||
| WordIgnoreOptions | ||||
| XmlHttpPanelEventHandler | ||||
| XmlHttpPanelRenderMode |
Represents the possible layout rendering options for the content of an RadXmlHttpPanel control on a page.
| |||
| XmlSchedulerProvider |
A RadScheduler provider that uses XML document as a data store.
| |||
| YearlyRecurrenceRule |
Occurrences of this rule repeat on a yearly basis.
|
