Version

PreviewSettings Class Methods

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

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetAcceptsFocusResets the AcceptsFocus property to its default value.  
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetCurrentPageAppearanceResets the CurrentPageAppearance property to its default value.  
Public MethodResetCurrentPageNumberAppearanceResets the CurrentPageNumberAppearance property to its default value.  
Public MethodResetPageAppearanceResets the PageAppearance property to its default value.  
Public MethodResetPageNumberAppearanceResets the PageNumberAppearance property to its default value.  
Public MethodResetPageNumberDisplayStyleResets the PageNumberDisplayStyle property to its default value.  
Public MethodResetScrollBarLookResets the property to its default value.  
Public MethodResetZoomResets the Zoom property to its default value.  
Public MethodResetZoomModeResets the ZoomMode property to its default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns a System.String that represents the current PreviewSettings.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Invoked when the object is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when a property on a subobject has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAcceptsFocusIndicates if the AcceptsFocus property is different then its default value.  
Protected MethodShouldSerializeAppearance

Returns a Boolean value that determines whether the Appearance property is set to its default value.

 
Protected MethodShouldSerializeCurrentPageAppearance

Returns a Boolean value that determines whether the CurrentPageAppearance property is set to its default value.

 
Protected MethodShouldSerializeCurrentPageNumberAppearance

Returns a Boolean value that determines whether the CurrentPageNumberAppearance property is set to its default value.

 
Protected MethodShouldSerializePageAppearance

Returns a Boolean value that determines whether the PageAppearance property is set to its default value.

 
Protected MethodShouldSerializePageNumberAppearance

Returns a Boolean value that determines whether the PageNumberAppearance property is set to its default value.

 
Protected MethodShouldSerializePageNumberDisplayStyleIndicates if the PageNumberDisplayStyle property is different then its default value.  
Protected MethodShouldSerializeScrollBarLookIndicates whether the property needs to be serialized.  
Protected MethodShouldSerializeZoomIndicates if the Zoom property is different then its default value.  
Protected MethodShouldSerializeZoomModeIndicates if the ZoomMode property is different then its default value.  
See Also