ClassScaleFactorDialogContext
Class
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
Constructors
ScaleFactorDialogContext(RadSpreadsheet)
Initializes a new instance of the ScaleFactorDialogContext class.
Declaration
cs-api-definition
public ScaleFactorDialogContext(RadSpreadsheet radSpreadsheet)
Parameters
radSpreadsheet
The RadSpreadsheet.
Properties
SelectedScaleFactorPercent
Gets or sets the selected scale factor percent.
Declaration
cs-api-definition
public double SelectedScaleFactorPercent { get; set; }
Property Value
The selected scale factor percent.