ClassPrintWhatDropDownItemModel
Class
Represents print what drop down item model.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Controls
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class PrintWhatDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
Inheritance: objectDropDownItemModelBasePrintWhatDropDownItemModel
Implements:
Inherited Members
Properties
ExportWhat
Gets the ExportWhat option.
Declaration
cs-api-definition
public ExportWhat ExportWhat { get; }
Property Value
ExportWhat
The ExportWhat option value.