Spreadsheet
Properties
Images - Object
Toolbar - SpreadsheetToolbarSettings
A Boolean value which indicates if the toolbar will be displayed.
ActiveSheet - String
ColumnWidth - Nullable
Columns - Nullable
DefaultCellStyle - SpreadsheetDefaultCellStyleSettings
The background CSS color of the cell.
HeaderHeight - Nullable
HeaderWidth - Nullable
Excel - SpreadsheetExcelSettings
Specifies the file name of the exported Excel file.
Pdf - SpreadsheetPdfSettings
The area that will be exported.The supported values are: * workbook - Exports the full workbook, including all sheets. * sheet - Exports the active sheet. * selection - Exports the selected area on the active sheet.
RowHeight - Nullable
Rows - Nullable
Sheets - List
Sheetsbar - Nullable
UseCultureDecimals - Nullable
Events - IDictionary
Id - String
SanitezeId - Boolean
Writer - IJavaScriptWriter
Initializer - IJavaScriptInitializer
IsInClientTemplate - Boolean
IsSelfInitialized - Boolean
HasDeferredInitialization - Boolean
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
HtmlHelper - IHtmlHelper
ModelMetadataProvider - IModelMetadataProvider
Name - String
Explorer - ModelExplorer
Selector - String
IdPrefix - String
ViewContext - ViewContext
ValueProvider - IValueProvider
UrlGenerator - IUrlGenerator
HtmlEncoder - HtmlEncoder
HasClientComponent - Boolean
UseMvvmInitialization - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Serialize()
Serialize current instance to Dictionary
Render()
Renders the component.
ToClientTemplate()
ToHtmlString()
VerifySettings()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.