ClassPaperTypeDropDownItemModel
Class
Represents the paper type drop down item model.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Controls
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class PaperTypeDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
Inheritance: objectDropDownItemModelBasePaperTypeDropDownItemModel
Implements:
Inherited Members
Properties
PaperType
Gets the type of the paper.
Declaration
cs-api-definition
public PaperTypes PaperType { get; }
Property Value
PaperTypes
The type of the paper.