Version

PreviewSettings Class Properties

For a list of all members of this type, see PreviewSettings members.

Public Properties
 NameDescription
Public PropertyAcceptsFocusReturns or sets whether the control takes focus.  
Public PropertyAppearanceReturns or sets the appearance used to render the background appearance for the control.  
Public PropertyBorderStyleReturns or sets the borderstyle rendered around the control.  
Public PropertyColumnsReturns or sets the number of columns of preview pages displayed.  
Public PropertyCurrentPageAppearanceReturns or sets the appearance used to render the UltraPrintPreviewControlBase.CurrentPage.  
Public PropertyCurrentPageNumberAppearanceReturns or sets the appearance used to render the page number for the UltraPrintPreviewControlBase.CurrentPage.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCurrentPageAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCurrentPageNumberAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPageAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPageNumberAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyMousePanningReturns or sets whether mouse panning using the middle mouse button is supported.  
Public PropertyPageAppearanceReturns or sets the appearance used to render the page.  
Public PropertyPageNumberAppearanceReturns or sets the appearance used to render the page number.  
Public PropertyPageNumberDisplayStyleReturns or sets a value indicating where page numbers are displayed in the preview.  
Public PropertyRowsReturns or sets the number of rows of preview pages displayed.  
Public PropertyScrollBarLookObject used to modify the appearance of the scroll bars.  
Public PropertyScrollModeReturns or sets whether the preview page displayed is updated while the vertical scrollbar thumb is being dragged.  
Public PropertyScrollTipStyleReturns or sets whether a scroll tip will be displayed as the scroll thumb is dragged.  
Public PropertyShowHorizontalScrollBarReturns or sets when the horizontal scrollbar is displayed.  
Public PropertyShowVerticalScrollBarReturns or sets when the vertical scrollbar is displayed.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyZoomReturns or sets the magnification of the preview pages.  
Public PropertyZoomModeReturns or sets a value indicating how the Zoom should be calculated.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also