[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.FormulaBar

FormulaBar Class

Define an extender used to set the formula bar.

Inheritance
Extender
FormulaBar
Implements
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.AspNetCore.Mvc.FlexSheet.dll
Syntax
public class FormulaBar : Extender, IHtmlContent

Constructors

Name Description
FormulaBar(FlexSheet, string)

Creates one FormulaBar instance.

Properties

Name Description
IsDisabled

Gets or sets a value that determines whether the control is disabled.

Selector

Gets or sets a value which specifies the selector.

Methods

Name Description
RegisterStartupScript(TextWriter)

Renders the extender instance to the writer.