Class PrintWhatDropDownItemModel
Represents print what drop down item model.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Controls
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class PrintWhatDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
Properties
ExportWhat
Gets the ExportWhat option.
Declaration
public ExportWhat ExportWhat { get; }
Property Value
Telerik.Windows.Documents.Spreadsheet.FormatProviders.ExportWhat
The ExportWhat option value. |