Class PageSetupDialogTabType
Represents the page setup dialog tab type.
Inheritance
System.Object
PageSetupDialogTabType
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public sealed class PageSetupDialogTabType : Enum
Fields
HeaderFooter
Margins
Margins page setup dialog tab type.
Declaration
public const PageSetupDialogTabType Margins
Field Value
PageSetupDialogTabType
|
Page
Page page setup dialog tab type.
Declaration
public const PageSetupDialogTabType Page
Field Value
PageSetupDialogTabType
|
Sheet
Sheet page setup dialog tab type.
Declaration
public const PageSetupDialogTabType Sheet
Field Value
PageSetupDialogTabType
|
value__
Declaration
public int value__
Field Value
System.Int32
|