FloatingActionButton
Configuration
- Align(Kendo.Mvc.UI.FloatingActionButtonAlign value)
- AlignOffset(System.Action<Kendo.Mvc.UI.Fluent.FloatingActionButtonAlignOffsetBuilder> configurator)
- AlignOffset.Horizontal(System.String value)
- AlignOffset.Horizontal(Int32 value)
- AlignOffset.Vertical(System.String value)
- AlignOffset.Vertical(Int32 value)
- AsModule(Boolean value)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Enabled(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.FloatingActionButtonEventBuilder> configurator)
- Events.Click(System.String handler)
- Events.Click(System.Func<System.Object,System.Object> handler)
- Events.Collapse(System.String handler)
- Events.Collapse(System.Func<System.Object,System.Object> handler)
- Events.Expand(System.String handler)
- Events.Expand(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- FillMode(Kendo.Mvc.UI.FloatingActionButtonFillMode value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Icon(System.String value)
- Items(System.Action<Kendo.Mvc.UI.Fluent.FloatingActionButtonItemFactory> configurator)
- Name(System.String componentName)
- PositionMode(Kendo.Mvc.UI.FloatingActionButtonPositionMode value)
- Render()
- Rounded(Kendo.Mvc.UI.FloatingActionButtonRounded value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Size(Kendo.Mvc.UI.FloatingActionButtonSize value)
- Text(System.String value)
- ThemeColor(Kendo.Mvc.UI.FloatingActionButtonThemeColor value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Visible(Boolean value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)