[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalculatorInfo.ButtonText

ButtonText Property

ButtonText

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

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

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

Remarks

You can modify all button text strings with this property.