- Animation(System.Action<Kendo.Mvc.UI.Fluent.ExpansionPanelAnimationSettingsBuilder> configurator)
- Animation.Collapse(System.Action<Kendo.Mvc.UI.Fluent.ExpansionPanelAnimationCollapseSettingsBuilder> configurator)
- Animation.Collapse.Duration(Double value)
- Animation.Collapse.Effects(System.String value)
- Animation.Expand(System.Action<Kendo.Mvc.UI.Fluent.ExpansionPanelAnimationExpandSettingsBuilder> configurator)
- Animation.Expand.Duration(Double value)
- Animation.Expand.Effects(System.String value)
- Animation(Boolean enabled)
- AsModule(Boolean value)
- CollapseIconClass(System.String 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)
- Disabled(Boolean value)
- Disabled()
- Events(System.Action<Kendo.Mvc.UI.Fluent.ExpansionPanelEventBuilder> configurator)
- Events.Collapse(System.String handler)
- Events.Collapse(System.Func<System.Object,System.Object> handler)
- Events.Complete(System.String handler)
- Events.Complete(System.Func<System.Object,System.Object> handler)
- Events.Expand(System.String handler)
- Events.Expand(System.Func<System.Object,System.Object> handler)
- Expanded(Boolean value)
- Expanded()
- ExpandIconClass(System.String value)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- Height(Double value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Name(System.String componentName)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- SubTitle(System.String value)
- Title(System.String value)
- ToClientTemplate()
- ToComponent()
- Toggleable(Boolean value)
- ToHtmlString()
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
Not finding the help you need?