Class
ScaleFactorDialogContext

Represents context for the ScaleFactorDialog.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public class ScaleFactorDialogContext : RadSpreadsheetDialogContext

Inheritance: objectRadSpreadsheetDialogContextScaleFactorDialogContext

Inherited Members RadSpreadsheetDialogContext.RadSpreadsheetRadSpreadsheetDialogContext.Owner

Constructors

ScaleFactorDialogContext(RadSpreadsheet)

Initializes a new instance of the ScaleFactorDialogContext class.

Declaration

cs-api-definition
public ScaleFactorDialogContext(RadSpreadsheet radSpreadsheet)

Parameters

radSpreadsheet

RadSpreadsheet

The RadSpreadsheet.

Properties

SelectedScaleFactorPercent

Gets or sets the selected scale factor percent.

Declaration

cs-api-definition
public double SelectedScaleFactorPercent { get; set; }

Property Value

double

The selected scale factor percent.