Represents print what drop down item model.
Definition
Namespace:Telerik.WinForms.Controls.Spreadsheet.Controls
Assembly:Telerik.WinControls.RadSpreadsheet.dll
Syntax:
C#
public class PrintWhatDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
Inheritance: objectDropDownItemModelBasePrintWhatDropDownItemModel
Implements:
Inherited Members
Properties
Gets the ExportWhat option.
C#
public ExportWhat ExportWhat { get; }
The ExportWhat option value.