Version

FormulaBar Class Members

The following tables list the members exposed by FormulaBar.

Protected Fields
 NameDescription
Protected Fieldappearances (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance used to render the formula bar.  
Public PropertyBorderStyleGets/sets the border style of the FormulaBar  
Public PropertyBorderStyleButtonsAreaGets/sets the border style of the buttons area of the FormulaBar.  
Public PropertyBorderStyleFormulaTextBoxGets/sets the border style of the formula text box of the FormulaBar.  
Public PropertyBorderStyleNameBoxGets/sets the border style of the name box of the FormulaBar.  
Public PropertyButtonAppearanceReturns or sets the appearance used to render the enter and cancel buttons on the formula bar.  
Public PropertyButtonHotTrackingAppearanceReturns or sets the appearance used to render the enter and cancel buttons on the formula bar when the mouse is over the button.  
Public PropertyButtonsAreaAppearanceReturns or sets the appearance used to render the area that contains the enter and cancel buttons on the formula bar.  
Public PropertyCancelButtonAppearanceReturns or sets the appearance used to render the formula bar cancel button.  
Public PropertyCancelButtonHotTrackingAppearanceReturns or sets the appearance used to render the formula bar cancel button when the mouse is over the button.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnterButtonAppearanceReturns or sets the appearance used to render the formula bar enter button.  
Public PropertyEnterButtonHotTrackingAppearanceReturns or sets the appearance used to render the formula bar enter button when the mouse is over the button.  
Public PropertyExpandedGets/sets the expanded state of the formula bar.  
Public PropertyFormulaTextBoxAppearanceReturns or sets the appearance used to render the formula text box.  
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasButtonHotTrackingAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasButtonsAreaAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCancelButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCancelButtonHotTrackingAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasEnterButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasEnterButtonHotTrackingAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasFormulaTextBoxAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasNameBoxAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasNameBoxSplitterAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHeightInLinesGets/sets the height of the formula bar when expanded is true. The height is measuring in lines of text.  
Public PropertyNameBoxAppearanceReturns or sets the appearance used to render the name box.  
Public PropertyNameBoxSplitterAppearanceReturns or sets the appearance used to render the splitter after the name box.  
Public PropertyNameBoxWidthGets/sets the width of the name box.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibleGets or sets whether the formula bar is visible.  
Protected Properties
 NameDescription
Protected PropertyAppearanceManager (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected PropertyAppearanceManagerPropIdsOverridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
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.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also