ClassScalingTypeDropDownItemModel
Class
Represents scaling type drop down item model.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Controls
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class ScalingTypeDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
Inheritance: objectDropDownItemModelBaseScalingTypeDropDownItemModel
Implements:
Inherited Members
Properties
ScalingType
Gets the type of the scaling.
Declaration
cs-api-definition
public ScalingType ScalingType { get; }
Property Value
The type of the scaling.