The ViewOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ViewOptions | Initializes a new instance of the ViewOptions class. |
Methods
| Name | Description | |
|---|---|---|
| CheckAccess | (Inherited from DependencyObject.) | |
| ClearValue | (Inherited from DependencyObject.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetAnimationBaseValue | (Inherited from DependencyObject.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetValue | (Inherited from DependencyObject.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ReadLocalValue | (Inherited from DependencyObject.) | |
| SetValue | (Inherited from DependencyObject.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CredentialsElementBrowsing |
Gets or sets the property which indicates that changing credentials element are available.
| |
| CSVExportBrowsing | Gets or sets the property which indicates that export to CSV is available. | |
| CustomCursorsUsing | Gets or sets the property which indicates if custom cursors are used. | |
| Dispatcher | (Inherited from DependencyObject.) | |
| ExcelExportBrowsing | Gets or sets the property which indicates that export to Excel is available. | |
| HistoryNavigatorBrowsing | Gets or sets the property which indicates that view status history navigation buttons are available. | |
| HtmlExportBrowsing | Gets or sets the property which indicates that export to HTML is available. | |
| MHTMLExportBrowsing | Gets or sets the property which indicates that export to MHTML is available. | |
| PageModelNavigatorBrowsing | Gets or sets the property which indicates that page display model changing element are available. | |
| PageNavigatorBrowsing | Gets or sets the property which indicates that page navigation elements are available. | |
| ParametersElementBrowsing |
Gets or sets the property which indicates that changing parameters element are available.
| |
| PDFExportBrowsing | Gets or sets the property which indicates that export to PDF is available. | |
| PrintElementBrowsing | Gets or sets the property which indicates that printing element is available. | |
| RTFExportBrowsing | Gets or sets the property which indicates that export to RTF is available. | |
| SearchElementsBrowsing | Gets or sets the property which indicates that search elements are available. | |
| TIFFExportBrowsing | Gets or sets the property which indicates that export to TIFF is available. | |
| WordExportBrowsing | Gets or sets the property which indicates that export to Word is available. | |
| XMLExportBrowsing | Gets or sets the property which indicates that export to XML is available. | |
| XPSExportBrowsing | Gets or sets the property which indicates that export to XPS is available. | |
| ZoomElementsBrowsing | Gets or sets the property which indicates that display scaling elements are available. |