Class
RemoveCellsDialogContext

Represents context for the RemoveCellsDialog.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public class RemoveCellsDialogContext : RadSpreadsheetDialogContext

Inheritance: objectRadSpreadsheetDialogContextRemoveCellsDialogContext

Inherited Members RadSpreadsheetDialogContext.RadSpreadsheetRadSpreadsheetDialogContext.Owner

Constructors

RemoveCellsDialogContext(RadSpreadsheet)

Initializes a new instance of the RemoveCellsDialogContext class.

Declaration

cs-api-definition
public RemoveCellsDialogContext(RadSpreadsheet radSpreadsheet)

Parameters

radSpreadsheet

RadSpreadsheet

The RadSpreadsheet.

Properties

SelectedRemoveCellsType

Gets or sets the selected remove cells type.

Declaration

cs-api-definition
public RemoveCellsType SelectedRemoveCellsType { get; set; }

Property Value

RemoveCellsType

The type of the selected remove cells type.