Class NameManagerDialogContext
Represents context for the NameManagerDialog.
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class NameManagerDialogContext : RadSpreadsheetDialogContext
Constructors
NameManagerDialogContext(RadSpreadsheet)
Initializes a new instance of the Name
Declaration
public NameManagerDialogContext(RadSpreadsheet radSpreadsheet)
Parameters
Rad The RadSpreadsheet. |