SpreadsheetNameView
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:
C#
public class SpreadsheetNameView
Inheritance: objectSpreadsheetNameView
Constructors
Initializes a new instance of the SpreadsheetNameView class.
C#
public SpreadsheetNameView(ISpreadsheetName spreadsheetName)
Name of the spreadsheet.
Properties
Gets the name of the scope.
C#
public string ScopeName { get; }
The name of the scope.