Class NameManagerDialogContext
Represents context for the NameManagerDialog.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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 NameManagerDialogContext class.
Declaration
public NameManagerDialogContext(RadSpreadsheet radSpreadsheet)
Parameters
RadSpreadsheet
radSpreadsheet
The RadSpreadsheet. |