[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalculator.ButtonText

ButtonText Property

ButtonText

Indicates the collection holding all of the text that replaces the standard caption.

Declaration
[Browsable(false)]
public ButtonTextCollection ButtonText { get; set; }
<Browsable(False)>
Public Property ButtonText As ButtonTextCollection
Property Value
Type Description
ButtonTextCollection

A ButtonTextCollection indicates the text collection of all the calculator buttons.

Remarks

User can modify every text string of buttons by this property.