Back to Devexpress

ExtensionsFactory Methods

aspnetmvc-devexpress-dot-web-dot-mvc-dot-ui-dot-extensionsfactory-dot-underscore-methods.md

latest40.7 KB
Original Source

ExtensionsFactory Methods

Contains helper methods to create DevExpress MVC extensions.

NameDescription
AppointmentRecurrenceForm(AppointmentRecurrenceFormSettings)Creates an Appointment Recurrence Form.
AppointmentRecurrenceForm(Action<AppointmentRecurrenceFormSettings>)Creates an Appointment Recurrence Form.
BinaryImage(BinaryImageEditSettings)Creates a BinaryImage.
BinaryImage(Action<BinaryImageEditSettings>)Creates a BinaryImage.
Button(ButtonSettings)Creates a Button.
Button(Action<ButtonSettings>)Creates a Button.
ButtonEdit(ButtonEditSettings)Creates a ButtonEdit.
ButtonEdit(Action<ButtonEditSettings>)Creates a ButtonEdit.
Calendar(CalendarSettings)Creates a Calendar.
Calendar(Action<CalendarSettings>)Creates a Calendar.
CallbackPanel(CallbackPanelSettings)Creates a CallbackPanel.
CallbackPanel(Action<CallbackPanelSettings>)Creates a CallbackPanel.
Captcha(CaptchaSettings)Creates a Captcha.
Captcha(Action<CaptchaSettings>)Creates a Captcha
CardView(CardViewSettings)Creates a CardView.
CardView(Action<CardViewSettings>)Creates a CardView.
CardView<CardType>(CardViewSettings<CardType>)Creates a CardView.
CardView<CardType>(Action<CardViewSettings<CardType>>)Creates a CardView.
Chart(ChartControlSettings)Creates a Chart.
Chart(Action<ChartControlSettings>)Creates a Chart.
CheckBox(CheckBoxSettings)Creates a CheckBox.
CheckBox(Action<CheckBoxSettings>)Creates a CheckBox.
CheckBoxList(CheckBoxListSettings)Creates a CheckBoxList.
CheckBoxList(Action<CheckBoxListSettings>)Creates a CheckBoxList.
ColorEdit(ColorEditSettings)Creates a ColorEdit.
ColorEdit(Action<ColorEditSettings>)Creates a ColorEdit.
ComboBox(ComboBoxSettings)Creates a ComboBox.
ComboBox(Action<ComboBoxSettings>)Creates a ComboBox.
DataView(DataViewSettings)Creates a DataView.
DataView(Action<DataViewSettings>)Creates a DataView.
DateEdit(DateEditSettings)Creates a DateEdit.
DateEdit(Action<DateEditSettings>)Creates a DateEdit.
DateNavigator(SchedulerSettings)Creates a DateNavigator.
DateNavigator(SchedulerStorageControlSettings)Creates a Date Navigator.
DateNavigator(Action<SchedulerSettings>)Creates a DateNavigator.
Diagram(DiagramSettings)Creates a Diagram.
Diagram(Action<DiagramSettings>)Creates a Diagram.
DockManager(DockManagerSettings)Creates a DockManager.
DockManager(Action<DockManagerSettings>)Creates a DockManager.
DockPanel(DockPanelSettings)Creates a DockPanel.
DockPanel(Action<DockPanelSettings>)Creates a DockPanel.
DockZone(DockZoneSettings)Creates a DockZone.
DockZone(Action<DockZoneSettings>)Creates a DockZone.
DropDownEdit(DropDownEditSettings)Creates a DropDownEdit.
DropDownEdit(Action<DropDownEditSettings>)Creates a DropDownEdit.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
FileManager(FileManagerSettings)Creates a FileManager
FileManager(Action<FileManagerSettings>)Creates a FileManager
FilterControl(MVCxFilterControlSettings)Creates a Filter Control.
FilterControl(Action<MVCxFilterControlSettings>)Creates a Filter Control.
FilterControl<RowType>(MVCxFilterControlSettings<RowType>)Creates a Filter Control.
FilterControl<RowType>(Action<MVCxFilterControlSettings<RowType>>)Creates a Filter Control.
FloatingActionButton(FloatingActionButtonSettings)Creates a floating action button.
FloatingActionButton(Action<FloatingActionButtonSettings>)Creates a floating action button.
Gantt(GanttSettings)Creates a Gantt.
Gantt(Action<GanttSettings>)Creates a Gantt.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetScripts(Script[])Returns the HTML code representing the rendering of the specified scripts.
GetStyleSheets(StyleSheet[])Renders the specified style sheets in the response.
GetStyleSheets(String, StyleSheet[])Renders the specified style sheets in the response.
GetType()Gets the Type of the current instance. Inherited from Object.
GridLookup(GridLookupSettings)Creates a GridLookup.
GridLookup(Action<GridLookupSettings>)Creates a GridLookup.
GridView(GridViewSettings)Creates a GridView.
GridView(Action<GridViewSettings>)Creates a GridView.
GridView<RowType>(GridViewSettings<RowType>)Creates a GridView.
GridView<RowType>(Action<GridViewSettings<RowType>>)Creates a GridView.
Hint(HintSettings)Creates a Hint.
Hint(Action<HintSettings>)Creates a Hint.
HtmlEditor(HtmlEditorSettings)Creates a HtmlEditor.
HtmlEditor(Action<HtmlEditorSettings>)Creates a HtmlEditor.
HyperLink(HyperLinkSettings)Creates a HyperLink.
HyperLink(Action<HyperLinkSettings>)Creates a HyperLink.
Image(ImageEditSettings)Creates a Image.
Image(Action<ImageEditSettings>)Creates a Image.
ImageGallery(ImageGallerySettings)Creates an ImageGallery.
ImageGallery(Action<ImageGallerySettings>)Creates an ImageGallery.
ImageSlider(ImageSliderSettings)Creates a ImageSlider
ImageSlider(Action<ImageSliderSettings>)Creates a ImageSlider
ImageZoom(ImageZoomSettings)Creates an ImageZoom
ImageZoom(Action<ImageZoomSettings>)Creates an ImageZoom.
ImageZoomNavigator(ImageZoomNavigatorSettings)Creates a ImageZoomNavigator.
ImageZoomNavigator(Action<ImageZoomNavigatorSettings>)Creates a ImageZoomNavigator.
Label(LabelSettings)Creates a Label.
Label(Action<LabelSettings>)Creates a Label.
ListBox(ListBoxSettings)Creates a ListBox.
ListBox(Action<ListBoxSettings>)Creates a ListBox.
LoadingPanel(LoadingPanelSettings)Creates a LoadingPanel.
LoadingPanel(Action<LoadingPanelSettings>)Creates a LoadingPanel.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
Memo(MemoSettings)Creates a Memo.
Memo(Action<MemoSettings>)Creates a Memo.
Menu(MenuSettings)Creates a Menu.
Menu(Action<MenuSettings>)Creates a Menu.
NavBar(NavBarSettings)Creates a NavBar.
NavBar(Action<NavBarSettings>)Creates a NavBar.
PageControl(PageControlSettings)Creates a PageControl.
PageControl(Action<PageControlSettings>)Creates a PageControl.
Panel(PanelSettings)Creates a Panel.
Panel(Action<PanelSettings>)Creates a Panel.
PivotCustomizationExtension(PivotGridSettings)Creates a PivotCustomizationExtension.
PivotCustomizationExtension(Action<PivotGridSettings>)Creates a PivotCustomizationExtension.
PivotGrid(PivotGridSettings)Creates a PivotGrid.
PivotGrid(Action<PivotGridSettings>)Creates a PivotGrid.
PopupControl(PopupControlSettings)Creates a PopupControl.
PopupControl(Action<PopupControlSettings>)Creates a PopupControl.
PopupMenu(PopupMenuSettings)Creates a PopupMenu.
PopupMenu(Action<PopupMenuSettings>)Creates a PopupMenu.
ProgressBar(ProgressBarSettings)Creates a ProgressBar.
ProgressBar(Action<ProgressBarSettings>)Creates a ProgressBar.
QueryBuilder(QueryBuilderSettings)Creates a Query Builder.
QueryBuilder(Action<QueryBuilderSettings>)Creates a Query Builder.
RadioButton(RadioButtonSettings)Creates a RadioButton.
RadioButton(Action<RadioButtonSettings>)Creates a RadioButton.
RadioButtonList(RadioButtonListSettings)Creates a RadioButtonList.
RadioButtonList(Action<RadioButtonListSettings>)Creates a RadioButtonList.
RatingControl(RatingControlSettings)Creates a RatingControl.
RatingControl(Action<RatingControlSettings>)Creates a RatingControl.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
RenderScripts(Page, Script[])Renders the specified scripts in the response.
RenderStyleSheets(Page, StyleSheet[])Renders the specified style sheets in the response.
RenderStyleSheets(Page, String, StyleSheet[])Renders the specified style sheets in the response.
ReportDesigner(ReportDesignerSettings)Creates a ReportDesigner.
ReportDesigner(Action<ReportDesignerSettings>)Creates a ReportDesigner.
Ribbon(RibbonSettings)Creates a Ribbon.
Ribbon(Action<RibbonSettings>)Creates a Ribbon.
RichEdit(RichEditSettings)Creates a RichEdit.
RichEdit(Action<RichEditSettings>)Creates a RichEdit.
RoundPanel(RoundPanelSettings)Creates a RoundPanel.
RoundPanel(Action<RoundPanelSettings>)Creates a RoundPanel.
Scheduler(SchedulerSettings)Creates a Scheduler control.
Scheduler(Action<SchedulerSettings>)Creates a Scheduler control.
SchedulerStatusInfo(SchedulerStatusInfoSettings)Creates a SchedulerStatusInfoSettings.
SchedulerStatusInfo(Action<SchedulerStatusInfoSettings>)Creates a SchedulerStatusInfo.
SchedulerStorageControl(SchedulerStorageControlSettings)Creates a Scheduler Storage control.
SchedulerStorageControl(Action<SchedulerStorageControlSettings>)Creates a Scheduler Storage control.
SpellChecker(SpellCheckerSettings)Creates a Spell Checker.
SpellChecker(Action<SpellCheckerSettings>)Creates a Spell Checker.
SpinEdit(SpinEditSettings)Creates a SpinEdit.
SpinEdit(Action<SpinEditSettings>)Creates a SpinEdit.
Splitter(SplitterSettings)Creates a Splitter.
Splitter(Action<SplitterSettings>)Creates a Splitter.
Spreadsheet(SpreadsheetSettings)Creates a Spreadsheet.
Spreadsheet(Action<SpreadsheetSettings>)Creates a Spreadsheet.
TabControl(TabControlSettings)Creates a TabControl.
TabControl(Action<TabControlSettings>)Creates a TabControl.
TextBox(TextBoxSettings)Creates a TextBox.
TextBox(Action<TextBoxSettings>)Creates a TextBox.
TimeEdit(TimeEditSettings)Creates a TimeEdit.
TimeEdit(Action<TimeEditSettings>)Creates a TimeEdit.
TimeZoneEdit(TimeZoneEditSettings)Creates a TimeZone Editor.
TimeZoneEdit(Action<TimeZoneEditSettings>)Creates a TimeZoneEdit.
TokenBox(TokenBoxSettings)Creates a TokenBox.
TokenBox(Action<TokenBoxSettings>)Creates a TokenBox.
ToString()Returns a string that represents the current object. Inherited from Object.
TrackBar(TrackBarSettings)Creates a TrackBar.
TrackBar(Action<TrackBarSettings>)Creates a TrackBar.
TreeList(TreeListSettings)Creates a TreeList.
TreeList(Action<TreeListSettings>)Creates a TreeList.
TreeList<RowType>(TreeListSettings<RowType>)Creates a TreeList.
TreeList<RowType>(Action<TreeListSettings<RowType>>)Creates a TreeList.
TreeView(TreeViewSettings)Creates a TreeView.
TreeView(Action<TreeViewSettings>)Creates a TreeView.
UploadControl(UploadControlSettings)Creates a UploadControl.
UploadControl(Action<UploadControlSettings>)Creates a UploadControl.
ValidationSummary()Creates a ValidationSummary.
ValidationSummary(ValidationSummarySettings)Creates a ValidationSummary.
ValidationSummary(Action<ValidationSummarySettings>)Creates a ValidationSummary.
VerticalGrid(VerticalGridSettings)Creates a VerticalGrid.
VerticalGrid(Action<VerticalGridSettings>)Creates a VerticalGrid.
VerticalGrid<ColumnType>(VerticalGridSettings<ColumnType>)Creates a VerticalGrid.
VerticalGrid<ColumnType>(Action<VerticalGridSettings<ColumnType>>)Creates a VerticalGrid.
WebDocumentViewer(WebDocumentViewerSettings)Creates a WebDocumentViewer.
WebDocumentViewer(Action<WebDocumentViewerSettings>)Creates a WebDocumentViewer.

See Also

ExtensionsFactory Class

ExtensionsFactory Members

DevExpress.Web.Mvc.UI Namespace