Table of Contents

Namespace Radzen

Classes

AlertOptions

Class ConfirmOptions.

Colors

Colors.

ComplexPropertiesConverter<T>

Class ComplexPropertiesConverter. Implements the JsonConverter<T>

CompositeFilterDescriptor

Represents a filter in a component that supports filtering.

ConfirmOptions

Class ConfirmOptions.

ContextMenu

Class ContextMenu.

ContextMenuItem

Class ContextMenuItem.

ContextMenuOptions

Class ContextMenuOptions.

ContextMenuService

Class ContextMenuService. Contains various methods with options to open and close context menus. Should be added as scoped service in the application services and RadzenContextMenu should be added in application main layout. Implements the IDisposable

ConvertType

Converts values to different types. Used internally.

CookieThemeService

Persist the current theme in a cookie. Requires ThemeService to be registered in the DI container.

CookieThemeServiceCollectionExtensions

Extension methods to register the CookieThemeService.

CookieThemeServiceOptions

Options for the CookieThemeService.

DataBoundFormComponent<T>

Class DataBoundFormComponent. Implements the RadzenComponent Implements the IRadzenFormComponent

DataGridCellMouseEventArgs<T>

Supplies information about a CellContextMenu event that is being raised.

DataGridCellRenderEventArgs<T>

Supplies information about a CellRender event that is being raised.

DataGridColumnFilterEventArgs<T>

Supplies information about a Filter event that is being raised.

DataGridColumnGroupEventArgs<T>

Supplies information about a Group event that is being raised.

DataGridColumnReorderedEventArgs<T>

Supplies information about a ColumnReordered event that is being raised.

DataGridColumnResizedEventArgs<T>

Supplies information about a ColumnResized event that is being raised.

DataGridColumnSettings

DataGrid column settings class used to Save/Load settings.

DataGridColumnSortEventArgs<T>

Supplies information about a Sort event that is being raised.

DataGridLoadChildDataEventArgs<T>

Supplies information about a LoadChildData event that is being raised.

DataGridLoadColumnFilterDataEventArgs<T>

Supplies information about a LoadColumnFilterData event that is being raised.

DataGridLoadSettingsEventArgs

Supplies information about a LoadSettings event that is being raised.

DataGridPickedColumnsChangedEventArgs<T>

Supplies information about a PickedColumnsChanged event that is being raised.

DataGridRenderEventArgs<T>

Supplies information about a Render event that is being raised.

DataGridRowMouseEventArgs<T>

Supplies information about a RowClick or RowDoubleClick event that is being raised.

DataGridSettings

DataGrid settings class used to Save/Load settings.

DateRenderEventArgs

Supplies information about a DateRender event that is being raised.

DateTimeConverterUsingDateTimeParse

Class DateTimeConverterUsingDateTimeParse. Implements the JsonConverter<T>

Dialog

Class Dialog.

DialogOptions

Class DialogOptions.

DialogOptionsBase

Base Class for dialog options

DialogService

Class DialogService. Contains various methods with options to open and close dialogs. Should be added as scoped service in the application services and RadzenDialog should be added in application main layout.

DropDownBaseItemRenderEventArgs<TValue>

Supplies information about RadzenDropDown ItemRender event.

DropDownBase<T>

Base class of components that display a list of items.

DropDownItemRenderEventArgs<TValue>

Supplies information about RadzenDropDown ItemRender event.

EventHandlers

Enables "onmouseenter" and "onmouseleave" event support in Blazor. Not for public use.

FileInfo

Represents a file which the user selects for upload via RadzenUpload.

FilterDescriptor

Represents a filter in a component that supports filtering.

FormComponentWithAutoComplete<T>

Class FormComponentWithAutoComplete.

FormComponent<T>

Class FormComponent. Implements the RadzenComponent Implements the IRadzenFormComponent

FormInvalidSubmitEventArgs

Supplies information about a InvalidSubmit event that is being raised.

GoogleMapClickEventArgs

Supplies information about a MapClick event that is being raised.

GoogleMapPosition

A class that represents a RadzenGoogleMap position.

Group

Represents a group of data.

GroupDescriptor

Represents a grouping description. Used in components that support grouping.

GroupRowRenderEventArgs

Supplies information about a RadzenDataGrid<TItem> event that is being raised.

HtmlEditorCommands

Contains the commands which RadzenHtmlEditor supports.

HtmlEditorExecuteEventArgs

Supplies information about a Execute event that is being raised.

HtmlEditorPasteEventArgs

Supplies information about a Paste event that is being raised.

HttpResponseMessageExtensions

Class HttpResponseMessageExtensions.

LegendClickEventArgs

Supplies information about a LegendClick event that is being raised.

ListBoxItemRenderEventArgs<TValue>

Supplies information about RadzenDropDown ItemRender event.

LoadDataArgs

Supplies information about a LoadData event that is being raised.

LoginArgs

Supplies information about a Login event that is being raised.

MD5
MenuItemEventArgs

Supplies information about a Click event that is being raised.

NotificationMessage

Class NotificationMessage.

NotificationService

Class NotificationService. Contains various methods with options to open notifications. Should be added as scoped service in the application services and RadzenNotification should be added in application main layout.

ODataEnumerable<T>

Class ODataEnumerable. Implements the IEnumerable<T>

ODataExtensions

Class ODataExtensions.

ODataJsonSerializer

Class ODataJsonSerializer.

ODataServiceResult<T>

Class ODataServiceResult.

PagedDataBoundComponent<T>

Base classes of components that support paging.

PagerEventArgs

Supplies information about a PageChanged event that is being raised.

ParameterViewExtensions

Contains extension methods for ParameterView.

PreviewFileInfo

Represents the preview which RadzenUpload displays for selected files.

PropertyAccess

Utility class that provides property access based on strings.

Query

Contains a LINQ query in a serializable format.

QueryStringThemeService

Persist the current theme in the query string. Requires ThemeService to be registered in the DI container.

QueryStringThemeServiceCollectionExtensions

Extension methods to register the QueryStringThemeService.

QueryStringThemeServiceOptions

Options for the QueryStringThemeService.

QueryableExtension

Class QueryableExtension.

RadzenComponent

Base class of Radzen Blazor components.

RadzenComponentActivator

Allows the developer to replace a component with another. Useful to specify default values for component properties.

RadzenComponentWithChildren

A base class of components that have child content.

RadzenDropZoneItemEventArgs<TItem>

Supplies information about RadzenDropZoneContainer CanDrop function and RadzenDropZone Drop event.

RadzenDropZoneItemRenderEventArgs<TItem>

Supplies information about RadzenDropZoneContainer ItemRender event.

RadzenFlexComponent

A base class of row/col components.

RadzenSplitterEventArgs

Supplies information about a Expand or Collapse event that is being raised.

RadzenSplitterResizeEventArgs

Supplies information about a Resize event that is being raised.

RowRenderEventArgs<T>

Supplies information about a RadzenDataGrid<TItem> event that is being raised.

SchedulerAppointmentMoveEventArgs

Supplies information about a AppointmentMove event that is being raised.

SchedulerAppointmentRenderEventArgs<TItem>

Supplies information about a AppointmentRender event that is being raised.

SchedulerAppointmentSelectEventArgs<TItem>

Supplies information about a AppointmentSelect event that is being raised.

SchedulerLoadDataEventArgs

Supplies information about a LoadData event that is being raised.

SchedulerMonthSelectEventArgs

Supplies information about a MonthSelect event that is being raised.

SchedulerMoreSelectEventArgs

Supplies information about a MoreSelect event that is being raised.

SchedulerSlotRenderEventArgs

Supplies information about a SlotRender event that is being raised.

SchedulerSlotSelectEventArgs

Supplies information about a SlotSelect event that is being raised.

SchedulerTodaySelectEventArgs

Supplies information about a TodaySelect event that is being raised.

SeriesClickEventArgs

Supplies information about a SeriesClick event that is being raised.

SeriesPoint

Represents a data item in a RadzenChart.

ServiceCollectionExtensions

Class with IServiceCollection extensions methods.

SideDialogOptions

Class SideDialogOptions

SortDescriptor

Represents a sorting description. Used in components that support sorting.

Theme

Theme definition.

ThemeOptions

Options for changing the theme.

ThemeService

Service for theme registration and management.

Themes

Predefined themes.

Tooltip

Class Tooltip.

TooltipOptions

Class TooltipOptions.

TooltipService

Class TooltipService. Contains various methods with options to open and close tooltips. Should be added as scoped service in the application services and RadzenTooltip should be added in application main layout. Implements the IDisposable

TreeEventArgs

Supplies information about a Change event that is being raised.

TreeExpandEventArgs

Supplies information about a Expand event that is being raised.

TreeItemContextMenuEventArgs

Supplies information about a ItemContextMenu event that is being raised.

TreeItemRenderEventArgs

Supplies information about a RadzenTree item render event that is being raised.

TreeItemSettings

The configuration used by a RadzenTreeItem to create child items.

UploadChangeEventArgs

Supplies information about a Change event that is being raised.

UploadCompleteEventArgs

Supplies information about a Complete event that is being raised.

UploadErrorEventArgs

Supplies information about a Error event that is being raised.

UploadProgressArgs

Supplies information about a Progress event that is being raised.

Interfaces

IRadzenForm

Represents the common RadzenTemplateForm<TItem> API used by its items. Injected as a cascading property in IRadzenFormComponent.

IRadzenFormComponent

Specifies the interface that form components must implement in order to be supported by RadzenTemplateForm<TItem>.

IRadzenFormValidator

The interface that a validator component must implement in order to be supported by RadzenTemplateForm<TItem>.

IRadzenSelectBar

Represents the common RadzenSelectBar<TValue> API used by its items. Injected as a cascading property in RadzenSelectBarItem.

Enums

AlertSize

Specifies the size of a RadzenAlert.

AlertStyle

Specifies the display style or severity of a RadzenAlert. Affects the visual styling of RadzenAlert (background and text color).

AlignItems

Represents the alignment of Stack items.

BadgeStyle

Specifies the display style of a RadzenBadge. Affects the visual styling of RadzenBadge (background and text color).

ButtonSize

Specifies the size of a RadzenButton.

ButtonStyle

Specifies the display style of a RadzenButton. Affects the visual styling of RadzenButton (background and text color).

ButtonType

Specifies the type of a RadzenButton. Renders as the type HTML attribute.

CoordinateSystem

CoordinateSystem enum

DataGridEditMode

Specifies the inline edit mode behavior of RadzenDataGrid<TItem>.

DataGridExpandMode

Specifies the expand behavior of RadzenDataGrid<TItem>.

DataGridGridLines

Specifies the grid lines of RadzenDataGrid<TItem>.

DataGridSelectionMode

Specifies the selection mode behavior of RadzenDataGrid<TItem>.

Density

Specifies component density.

DialogPosition

DialogPosition enum

FilterCaseSensitivity

Specifies the filter case sensitivity of a component.

FilterMode

Specifies the filtering mode of RadzenDataGrid<TItem>.

FilterOperator

Specifies the comparison operator of a filter.

FlexWrap

Represents whether items are forced onto one line or can wrap onto multiple lines.

FrozenColumnPosition

Frozen Column Position enum

HorizontalAlign

Specifies horizontal alignment.

HtmlEditorMode

Html editor mode (Rendered or Raw). Also used for toolbar buttons to enable/disable according to mode.

IconStyle

Specifies the display style of a RadzenIcon. Affects the visual styling of RadzenIcon (Icon (text) color).

JustifyContent

Represents content justification of Stack items.

LinePosition

Specifies the ways a RadzenTimeline component renders line and content items.

LogicalFilterOperator

Specifies the logical operator between filters.

MenuItemDisplayStyle

Menu Item display style enum

Month

Month enum

NotificationSeverity

Specifies the severity of a RadzenNotification. Severity changes the visual styling of the RadzenNotification (icon and background color).

Orientation

Represents orientation of components that have items.

PagerPosition

Specifies the position at which a Radzen Blazor component renders its built-in RadzenPager.

PointSize

Specifies the size of a point in RadzenTimelineItem.

PointStyle

Specifies the display style or severity of a RadzenTimelineItem

PopupRenderMode

Specifies the ways a component renders its popup.

ProgressBarCircularSize

Specifies the size of a RadzenProgressBarCircular.

ProgressBarMode

Specifies the behavior of RadzenProgressBar or RadzenProgressBarCircular.

ProgressBarStyle

Specifies the display style of a RadzenProgressBar and RadzenProgressBarCircular. Affects the visual styling of RadzenProgressBar (background and text color) and RadzenProgressBarCircular (stroke and text color).

SecurityCodeType

SecurityCodeType enum

Shade

Specifies the color shade of a RadzenButton. Affects the visual styling of RadzenButton.

SortOrder

Specifies the sort order in components that support sorting.

StringFilterOperator

Specifies the string comparison operator of a filter.

TabPosition

Specifies the ways a RadzenTabs component renders its titles.

TabRenderMode

Specifies the ways a RadzenTabs component renders its items.

TextAlign

Specifies text alignment. Usually rendered as CSS text-align attribute.

TooltipPosition

Enum TooltipPosition

Variant

Specifies the design variant of RadzenButton and RadzenBadge. Affects the visual styling of RadzenButton and RadzenBadge.