The ID's of the RapidSpellWebLauncher/RapidSpellWinline controls to start when the button is clicked.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public RapidSpellWebLauncherCollection RapidSpellWebLaunchers { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public RapidSpellWebLauncherCollection RapidSpellWebLaunchers { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property RapidSpellWebLaunchers As RapidSpellWebLauncherCollection Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property RapidSpellWebLaunchers As RapidSpellWebLauncherCollection Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property RapidSpellWebLauncherCollection^ RapidSpellWebLaunchers { RapidSpellWebLauncherCollection^ get (); void set (RapidSpellWebLauncherCollection^ value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property RapidSpellWebLauncherCollection^ RapidSpellWebLaunchers { RapidSpellWebLauncherCollection^ get (); void set (RapidSpellWebLauncherCollection^ value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member RapidSpellWebLaunchers : RapidSpellWebLauncherCollection with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member RapidSpellWebLaunchers : RapidSpellWebLauncherCollection with get, set


This can also be set to the ID of a container control with RapidSpellWebLauncher/RapidSpellWinline controls inside it, eg. a DataGrid
Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331