ClassSpreadsheetNameView
Class
The class exposes information about spreadsheet name used in UI.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class SpreadsheetNameView
Inheritance: objectSpreadsheetNameView
Constructors
SpreadsheetNameView(ISpreadsheetName)
Initializes a new instance of the SpreadsheetNameView class.
Declaration
cs-api-definition
public SpreadsheetNameView(ISpreadsheetName spreadsheetName)
Parameters
spreadsheetName
ISpreadsheetName
Name of the spreadsheet.