CalculatorButtonStyleList Class Members
In This Topic
The following tables list the members exposed by CalculatorButtonStyleList.
Public Properties
| Name | Description |
 | IsFixedSize | Overridden. Gets a boolean value indicating whether the list has a fixed size. |
 | IsReadOnly | Overridden. Gets a boolean value indicating if the list is readonly. |
 | Item | Gets the button associated with the specified CalculatorFunctions. |
Top
Protected Methods
| Name | Description |
 | OnValidate | Overridden. Performs additional custom processes when validating a value. |
Top
See Also