The following tables list the members exposed by FormulaBar.
Name | Description | |
---|---|---|
appearances | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Appearance | Returns or sets the appearance used to render the formula bar. | |
BorderStyle | Gets/sets the border style of the FormulaBar | |
BorderStyleButtonsArea | Gets/sets the border style of the buttons area of the FormulaBar. | |
BorderStyleFormulaTextBox | Gets/sets the border style of the formula text box of the FormulaBar. | |
BorderStyleNameBox | Gets/sets the border style of the name box of the FormulaBar. | |
ButtonAppearance | Returns or sets the appearance used to render the enter and cancel buttons on the formula bar. | |
ButtonHotTrackingAppearance | Returns or sets the appearance used to render the enter and cancel buttons on the formula bar when the mouse is over the button. | |
ButtonsAreaAppearance | Returns or sets the appearance used to render the area that contains the enter and cancel buttons on the formula bar. | |
CancelButtonAppearance | Returns or sets the appearance used to render the formula bar cancel button. | |
CancelButtonHotTrackingAppearance | Returns or sets the appearance used to render the formula bar cancel button when the mouse is over the button. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
EnterButtonAppearance | Returns or sets the appearance used to render the formula bar enter button. | |
EnterButtonHotTrackingAppearance | Returns or sets the appearance used to render the formula bar enter button when the mouse is over the button. | |
Expanded | Gets/sets the expanded state of the formula bar. | |
FormulaTextBoxAppearance | Returns or sets the appearance used to render the formula text box. | |
HasAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasButtonHotTrackingAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasButtonsAreaAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCancelButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCancelButtonHotTrackingAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasEnterButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasEnterButtonHotTrackingAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasFormulaTextBoxAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasNameBoxAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasNameBoxSplitterAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HeightInLines | Gets/sets the height of the formula bar when expanded is true. The height is measuring in lines of text. | |
NameBoxAppearance | Returns or sets the appearance used to render the name box. | |
NameBoxSplitterAppearance | Returns or sets the appearance used to render the splitter after the name box. | |
NameBoxWidth | Gets/sets the width of the name box. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Visible | Gets or sets whether the formula bar is visible. |
Name | Description | |
---|---|---|
AppearanceManager | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
AppearanceManagerPropIds | Overridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties. | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetBorderStyle | Resets the value of the UltraSpreadsheet.BorderStyle property to its default. | |
ResetBorderStyleButtonsArea | Resets the value of the BorderStyleButtonsArea property to its default. | |
ResetBorderStyleFormulaTextBox | Resets the value of the BorderStyleFormulaTextBox property to its default. | |
ResetBorderStyleNameBox | Resets the value of the BorderStyleNameBox property to its default. | |
ResetButtonAppearance | Resets the Appearance property to its default value. | |
ResetButtonHotTrackingAppearance | Resets the Appearance property to its default value. | |
ResetButtonsAreaAppearance | Resets the Appearance property to its default value. | |
ResetCancelButtonAppearance | Resets the Appearance property to its default value. | |
ResetCancelButtonHotTrackingAppearance | Resets the Appearance property to its default value. | |
ResetEnterButtonAppearance | Resets the Appearance property to its default value. | |
ResetEnterButtonHotTrackingAppearance | Resets the Appearance property to its default value. | |
ResetExpanded | Resets the value of the Expanded property to its default. | |
ResetFormulaTextBoxAppearance | Resets the Appearance property to its default value. | |
ResetHeightInLines | Resets the value of the HeightInLines property to its default. | |
ResetNameBoxAppearance | Resets the Appearance property to its default value. | |
ResetNameBoxSplitterAppearance | Resets the Appearance property to its default value. | |
ResetNameBoxWidth | Resets the value of the NameBoxWidth property to its default. | |
ResetVisible | Resets the value of the Visible property to its default. | |
ShouldSerialize | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
Initialize | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeBorderStyle | Returns whether the value of the BorderStyle property has been changed from its default. | |
ShouldSerializeBorderStyleButtonsArea | Returns whether the value of the BorderStyleButtonsArea property has been changed from its default. | |
ShouldSerializeBorderStyleFormulaTextBox | Returns whether the value of the BorderStyleFormulaTextBox property has been changed from its default. | |
ShouldSerializeBorderStyleNameBox | Returns whether the value of the BorderStyleNameBox property has been changed from its default. | |
ShouldSerializeExpanded | Returns whether the value of the Expanded property has been changed from its default. | |
ShouldSerializeHeightInLines | Returns whether the value of the HeightInLines property has been changed from its default. | |
ShouldSerializeNameBoxWidth | Returns whether the value of the NameBoxWidth property has been changed from its default. | |
ShouldSerializeVisible | Returns whether the value of the Visible property has been changed from its default. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |