Click or drag to resize

RelaxISPlugin_DataManipulationButtonTitle Property

The title that is displayed on the ribbon button. If null, the plugin's title will be used.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public virtual string ButtonTitle { get; }

Return Value

String
The button title.
See Also