- Actions(System.Action<Kendo.Mvc.UI.Fluent.WindowActionsBuilder> actionsBuilderAction)
- Actions.Clear()
- Actions.Close()
- Actions.Custom(System.String actionName)
- Actions.Maximize()
- Actions.Minimize()
- Actions.Pin()
- Actions.Refresh()
- Animation(System.Action<Kendo.Mvc.UI.Fluent.PopupAnimationBuilder> animationAction)
- Animation.Close(System.Action<Kendo.Mvc.UI.EffectsBuilder> effectsAction)
- Animation.Close.Duration(Int32 value)
- Animation.Close.Duration(Kendo.Mvc.UI.AnimationDuration value)
- Animation.Close.Expand()
- Animation.Close.Expand(Kendo.Mvc.UI.ExpandDirection direction)
- Animation.Close.Fade(Kendo.Mvc.UI.FadeDirection direction)
- Animation.Close.Reverse(Boolean value)
- Animation.Close.SlideIn(Kendo.Mvc.UI.SlideDirection direction)
- Animation.Close.Zoom(Kendo.Mvc.UI.ZoomDirection direction)
- Animation.Enable(Boolean enable)
- Animation.Open(System.Action<Kendo.Mvc.UI.EffectsBuilder> effectsAction)
- Animation.Open.Duration(Int32 value)
- Animation.Open.Duration(Kendo.Mvc.UI.AnimationDuration value)
- Animation.Open.Expand()
- Animation.Open.Expand(Kendo.Mvc.UI.ExpandDirection direction)
- Animation.Open.Fade(Kendo.Mvc.UI.FadeDirection direction)
- Animation.Open.Reverse(Boolean value)
- Animation.Open.SlideIn(Kendo.Mvc.UI.SlideDirection direction)
- Animation.Open.Zoom(Kendo.Mvc.UI.ZoomDirection direction)
- Animation(Boolean enable)
- AppendTo(System.String selector)
- AsModule(Boolean value)
- AutoFocus(Boolean value)
- Content(System.Action value)
- Content(System.Func<System.Object,System.Object> value)
- Content(System.String value)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Draggable(System.Action<Kendo.Mvc.UI.Fluent.WindowDraggableSettingsBuilder> configurator)
- Draggable.Axis(System.String value)
- Draggable.Containment(System.String value)
- Draggable.DragHandle(System.String value)
- Draggable(Boolean enabled)
- Draggable()
- Events(System.Action<Kendo.Mvc.UI.Fluent.WindowEventBuilder> configurator)
- Events.Activate(System.String handler)
- Events.Activate(System.Func<System.Object,System.Object> handler)
- Events.Close(System.String handler)
- Events.Close(System.Func<System.Object,System.Object> handler)
- Events.Deactivate(System.String handler)
- Events.Deactivate(System.Func<System.Object,System.Object> handler)
- Events.DragEnd(System.String handler)
- Events.DragEnd(System.Func<System.Object,System.Object> handler)
- Events.DragStart(System.String handler)
- Events.DragStart(System.Func<System.Object,System.Object> handler)
- Events.Error(System.String handler)
- Events.Error(System.Func<System.Object,System.Object> handler)
- Events.Maximize(System.String handler)
- Events.Maximize(System.Func<System.Object,System.Object> handler)
- Events.Minimize(System.String handler)
- Events.Minimize(System.Func<System.Object,System.Object> handler)
- Events.Open(System.String handler)
- Events.Open(System.Func<System.Object,System.Object> handler)
- Events.Refresh(System.String handler)
- Events.Refresh(System.Func<System.Object,System.Object> handler)
- Events.Resize(System.String handler)
- Events.Resize(System.Func<System.Object,System.Object> handler)
- Events.Restore(System.String handler)
- Events.Restore(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- Height(Double value)
- Height(System.String value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Iframe(Boolean value)
- LoadContentFrom(Microsoft.AspNetCore.Routing.RouteValueDictionary routeValues)
- LoadContentFrom(System.String, System.String actionName)
- LoadContentFrom(System.String, System.String, System.Object actionName)
- LoadContentFrom(System.String, System.String, Microsoft.AspNetCore.Routing.RouteValueDictionary actionName)
- LoadContentFrom(System.String value)
- MaxHeight(Double value)
- MaxHeight(System.String value)
- MaxWidth(Double value)
- MaxWidth(System.String value)
- MinHeight(Double value)
- MinHeight(System.String value)
- MinWidth(Double value)
- MinWidth(System.String value)
- Modal(System.Action<Kendo.Mvc.UI.Fluent.WindowModalSettingsBuilder> configurator)
- Modal.PreventScroll(Boolean value)
- Modal.PreventScroll()
- Modal()
- Modal(Boolean enabled)
- Name(System.String componentName)
- Pinned(Boolean value)
- Pinned()
- Position(System.Action<Kendo.Mvc.UI.Fluent.WindowPositionSettingsBuilder> configurator)
- Position.Left(Double value)
- Position.Left(System.String value)
- Position.Top(Double value)
- Position.Top(System.String value)
- Render()
- Resizable()
- Resizable(System.Action<Kendo.Mvc.UI.Fluent.WindowResizingSettingsBuilder> resizingSettingsAction)
- Resizable.Enabled(Boolean enable)
- Resizable.MaxHeight(Int32 maxHeight)
- Resizable.MaxHeight(System.String maxHeight)
- Resizable.MaxWidth(Int32 maxWidth)
- Resizable.MaxWidth(System.String maxWidth)
- Resizable.MinHeight(Int32 minHeight)
- Resizable.MinHeight(System.String minHeight)
- Resizable.MinWidth(Int32 minWidth)
- Resizable.MinWidth(System.String minWidth)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Scrollable(Boolean value)
- Size(System.String value)
- Title(System.Action<Kendo.Mvc.UI.Fluent.WindowTitleSettingsBuilder> configurator)
- Title.Enabled(Boolean enable)
- Title.Encoded(Boolean value)
- Title.Text(System.String value)
- Title(Boolean show)
- Title(System.String title)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Visible(Boolean value)
- Width(Double value)
- Width(System.String value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
Not finding the help you need?