ClassPrintWhatDropDownItemModel
Class
Represents print what drop down item model.
Definition
Namespace:Telerik.WinForms.Controls.Spreadsheet.Controls
Assembly:Telerik.WinControls.RadSpreadsheet.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
The ExportWhat option value.