Represents the page orientation drop down item model.
Definition
Namespace:Telerik.WinForms.Controls.Spreadsheet.Controls
Assembly:Telerik.WinControls.RadSpreadsheet.dll
Syntax:
C#
public class PageOrientationDropDownItemModel : DropDownItemModelBase, INotifyPropertyChanged
Inheritance: objectDropDownItemModelBasePageOrientationDropDownItemModel
Implements:
Inherited Members
Properties
Gets the page orientation.
C#
public PageOrientation PageOrientation { get; }
The page orientation.