- 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)
- BindTo(System.Collections.Generic.IEnumerable<T>, System.Action<Kendo.Mvc.UI.TabStripItem,T> dataSource)
- Collapsible(Boolean value)
- Collapsible()
- 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.TabStripEventBuilder> configurator)
- Events.Activate(System.String handler)
- Events.Activate(System.Func<System.Object,System.Object> handler)
- Events.ContentLoad(System.String handler)
- Events.ContentLoad(System.Func<System.Object,System.Object> handler)
- Events.Error(System.String handler)
- Events.Error(System.Func<System.Object,System.Object> handler)
- Events.Select(System.String handler)
- Events.Select(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)
- HighlightPath(Boolean value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ItemAction(System.Action<Kendo.Mvc.UI.TabStripItem> action)
- Items(System.Action<Kendo.Mvc.UI.Fluent.TabStripItemFactory> addAction)
- Name(System.String componentName)
- Navigatable(Boolean value)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Scrollable(System.Action<Kendo.Mvc.UI.Fluent.TabStripScrollableSettingsBuilder> configurator)
- Scrollable.Distance(Int32 value)
- Scrollable.Enabled(Boolean value)
- Scrollable(Boolean enabled)
- SelectedIndex(Int32 index)
- Sortable(Boolean value)
- Sortable()
- TabPosition(Kendo.Mvc.UI.TabStripTabPosition value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Value(System.String value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
Not finding the help you need?