Version

FormulaBar Class Methods

For a list of all members of this type, see FormulaBar 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 MethodReset (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetBorderStyleResets the value of the UltraSpreadsheet.BorderStyle property to its default.  
Public MethodResetBorderStyleButtonsAreaResets the value of the BorderStyleButtonsArea property to its default.  
Public MethodResetBorderStyleFormulaTextBoxResets the value of the BorderStyleFormulaTextBox property to its default.  
Public MethodResetBorderStyleNameBoxResets the value of the BorderStyleNameBox property to its default.  
Public MethodResetButtonAppearanceResets the Appearance property to its default value.  
Public MethodResetButtonHotTrackingAppearanceResets the Appearance property to its default value.  
Public MethodResetButtonsAreaAppearanceResets the Appearance property to its default value.  
Public MethodResetCancelButtonAppearanceResets the Appearance property to its default value.  
Public MethodResetCancelButtonHotTrackingAppearanceResets the Appearance property to its default value.  
Public MethodResetEnterButtonAppearanceResets the Appearance property to its default value.  
Public MethodResetEnterButtonHotTrackingAppearanceResets the Appearance property to its default value.  
Public MethodResetExpandedResets the value of the Expanded property to its default.  
Public MethodResetFormulaTextBoxAppearanceResets the Appearance property to its default value.  
Public MethodResetHeightInLinesResets the value of the HeightInLines property to its default.  
Public MethodResetNameBoxAppearanceResets the Appearance property to its default value.  
Public MethodResetNameBoxSplitterAppearanceResets the Appearance property to its default value.  
Public MethodResetNameBoxWidthResets the value of the NameBoxWidth property to its default.  
Public MethodResetVisibleResets the value of the Visible property to its default.  
Public MethodShouldSerialize (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectData (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected MethodInitialize (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeBorderStyleReturns whether the value of the BorderStyle property has been changed from its default.  
Protected MethodShouldSerializeBorderStyleButtonsAreaReturns whether the value of the BorderStyleButtonsArea property has been changed from its default.  
Protected MethodShouldSerializeBorderStyleFormulaTextBoxReturns whether the value of the BorderStyleFormulaTextBox property has been changed from its default.  
Protected MethodShouldSerializeBorderStyleNameBoxReturns whether the value of the BorderStyleNameBox property has been changed from its default.  
Protected MethodShouldSerializeExpandedReturns whether the value of the Expanded property has been changed from its default.  
Protected MethodShouldSerializeHeightInLinesReturns whether the value of the HeightInLines property has been changed from its default.  
Protected MethodShouldSerializeNameBoxWidthReturns whether the value of the NameBoxWidth property has been changed from its default.  
Protected MethodShouldSerializeVisibleReturns whether the value of the Visible property has been changed from its default.  
See Also