Class PageOrientationDropDownItemModel
Represents the page orientation drop down item model.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Controls
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class PageOrientationDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
Properties
PageOrientation
Gets the page orientation.
Declaration
public PageOrientation PageOrientation { get; }
Property Value
Telerik.Windows.Documents.Model.PageOrientation
The page orientation. |