Name | Description | |
---|---|---|
RibbonNumericBox Constructor | Initializes a new instance of the RibbonNumericBox class. |
The following tables list the members exposed by RibbonNumericBox.
Name | Description | |
---|---|---|
RibbonNumericBox Constructor | Initializes a new instance of the RibbonNumericBox class. |
Name | Description | |
---|---|---|
CommandName | Gets or sets the command name. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
CommandParameter | Gets or sets the command parameter. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
CueBanner | Textual cue, or tip, to prompt the user for information. | |
CurrencySymbol | The string to use as the currency symbol. | |
DecimalPlaces | The number of decimal places to display in the RibbonNumericBox. | |
Description | Gets or sets the description for this RibbonItem. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
Enabled | Gets or sets whether this RibbonItem is enabled. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
Group | Gets the RibbonGroup that this RibbonItem belongs to. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
Handler | Gets or sets the command handler, which executes when the ribbon command is clicked. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
IconSet | Gets the icon set used to display item with different sizes. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem) | |
Increment | The amount by which the Value property changes when the users presses the up and down keys. | |
KeyTip | Gets or sets the KeyTip providing keyboard access to a RibbonNumericBox. | |
Label | Gets or sets the label used to identify this RibbonNumericBox. | |
LabelWidth | The width of the text label. Set to -1 to let the label calculate width automatically. | |
Maximum | The maximum value accepted by the component. | |
Minimum | The minimum value accepted by the component. | |
Name | Gets or sets the unique name for this RibbonItem. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
ReadOnly | Indicates whether the contents of the component can be changed. | |
SupportedGroupSizing | Imposes a restriction on sizing the item when it appears on a RibbonGroup. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
Text | Gets or sets the text associated with the GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonNumericBox.C1RibbonNumericBox. | |
TextImageRelation | Gets or sets a value indicating whether the text should appear below the image. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem) | |
ToolTip | Gets or sets the ToolTip string. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) | |
Value | The current Decimal value in the component. | |
ValueIsNull | Indicates whether the current value is null. | |
Visible | Gets or sets whether this RibbonItem is visible. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem) |