Popover
Configuration
- Actions(System.Action<Kendo.Mvc.UI.Fluent.PopoverActionFactory> configurator)
- Actions.Add()
- Actions.Add.Click(System.String value)
- Actions.Add.IconClass(System.String value)
- Actions.Add.Text(System.String value)
- ActionsLayout(Kendo.Mvc.UI.PopoverActionLayout value)
- Animation(Boolean enable)
- 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)
- AsModule(Boolean value)
- Body(System.String value)
- Body(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.PopoverEventBuilder> configurator)
- Events.Hide(System.String handler)
- Events.Show(System.String handler)
- Filter(System.String selector)
- For(System.String selector)
- Header(System.String value)
- Height(Double value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Offset(Double value)
- Position(Kendo.Mvc.UI.PopoverPosition value)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ShowOn(Kendo.Mvc.UI.PopoverShowOn value)
- ToClientTemplate()
- ToComponent()
- ToggleOnClick(Boolean value)
- ToHtmlString()
- Width(Double value)