WorksheetLanguageNotifier Property
On screen notification of current selected language for multilingual regions.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public ITranslationNotification LanguageNotifier { get; set; }
Public Property LanguageNotifier As ITranslationNotification
Get
Set
public:
property ITranslationNotification^ LanguageNotifier {
ITranslationNotification^ get ();
void set (ITranslationNotification^ value);
}
member LanguageNotifier : ITranslationNotification with get, set
Property Value
ITranslationNotification