Class
InsertCellsDialogContext

Represents context for the the InsertCellsDialog.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public class InsertCellsDialogContext : RadSpreadsheetDialogContext

Inheritance: objectRadSpreadsheetDialogContextInsertCellsDialogContext

Inherited Members RadSpreadsheetDialogContext.RadSpreadsheetRadSpreadsheetDialogContext.Owner

Constructors

InsertCellsDialogContext(RadSpreadsheet)

Initializes a new instance of the InsertCellsDialogContext class.

Declaration

cs-api-definition
public InsertCellsDialogContext(RadSpreadsheet radSpreadsheet)

Parameters

radSpreadsheet

RadSpreadsheet

The RAD spreadsheet.

Properties

SelectedInsertCellsType

Gets or sets the selected insert cells type.

Declaration

cs-api-definition
public InsertCellsType SelectedInsertCellsType { get; set; }

Property Value

InsertCellsType

The selected insert cells type.