KryptonPage Constructor (String) |
Initialize a new instance of the KryptonPage class.
Namespace:
Internal.ComponentFactory.Krypton.Navigator
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public KryptonPage(
string text
)
Parameters
- text
- Type: SystemString
Initial text.
See Also