Class ScalingTypeDropDownItemModel
Represents scaling type drop down item model.
Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.WinForms.Controls.Spreadsheet.Controls
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public class ScalingTypeDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
  Constructors
ScalingTypeDropDownItemModel()
Declaration
public ScalingTypeDropDownItemModel()
  Properties
ScalingType
Gets the type of the scaling.
Declaration
public ScalingType ScalingType { get; }
  Property Value
| 
        ScalingType
         The type of the scaling.  |