- Actions(System.Action<Kendo.Mvc.UI.Fluent.PopoverActionFactory> configurator)
- Actions.Add()
- Actions.Add.Click(System.String handler)
- Actions.Add.Click(System.Func<System.Object,System.Object> handler)
- Actions.Add.IconClass(System.String handler)
- Actions.Add.IconClass(System.Func<System.Object,System.Object> handler)
- Actions.Add.Text(System.String value)
- ActionsLayout(Kendo.Mvc.UI.PopoverActionsLayout 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(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- Body(System.String value)
- BodyHandler(System.String handler)
- BodyHandler(System.Func<System.Object,System.Object> handler)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Events(System.Action<Kendo.Mvc.UI.Fluent.PopoverEventBuilder> configurator)
- Events.Hide(System.String handler)
- Events.Hide(System.Func<System.Object,System.Object> handler)
- Events.Show(System.String handler)
- Events.Show(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- Filter(System.String value)
- For(System.String selector)
- Header(System.String value)
- HeaderHandler(System.String handler)
- HeaderHandler(System.Func<System.Object,System.Object> handler)
- Height(Double value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- 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)
- ToggleOnClick()
- ToHtmlString()
- Width(Double value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
Not finding the help you need?