Class ScalingTypeDropDownItemModel
Represents scaling type drop down item model.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Controls
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class ScalingTypeDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
Properties
ScalingType
Gets the type of the scaling.
Declaration
public ScalingType ScalingType { get; }
Property Value
ScalingType
The type of the scaling. |