Back to Devexpress

SpreadsheetFormulaBarStyles.TextBox Property

aspnet-devexpress-dot-web-dot-aspxspreadsheet-dot-spreadsheetformulabarstyles-c68d7fce.md

latest1.3 KB
Original Source

SpreadsheetFormulaBarStyles.TextBox Property

Gets the style settings that define the appearance of the text box in the formula bar.

Namespace : DevExpress.Web.ASPxSpreadsheet

Assembly : DevExpress.Web.ASPxSpreadsheet.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public AppearanceStyle TextBox { get; }
vb
Public ReadOnly Property TextBox As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

SpreadsheetFormulaBarStyles Class

SpreadsheetFormulaBarStyles Members

DevExpress.Web.ASPxSpreadsheet Namespace