ClassPrintCollatedDropDownItemModel
Class
Represents the print collated drop down item model.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Controls
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class PrintCollatedDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
Inheritance: objectDropDownItemModelBasePrintCollatedDropDownItemModel
Implements:
Inherited Members
Properties
PrintCollated
Gets a value indicating whether the pages should be printed collated.
Declaration
cs-api-definition
public bool PrintCollated { get; }
Property Value
The print collated.