Represents the paper type drop down item model.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Controls
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class PaperTypeDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
Inheritance: objectDropDownItemModelBasePaperTypeDropDownItemModel
Implements:
Inherited Members
Properties
PaperType
PaperTypes
Gets the type of the paper.
C#
public PaperTypes PaperType { get; }
The type of the paper.