The Nevron Presentation Layer includes a vast amounts of editors, which can instantly increase the attractiveness and usability of the components and applications, which use it. Following is a list of the most important editors:
All code examples in this chapter assume that the Nevron.Presentation.dll assembly is referenced by your project and you are using the Nevron.Editors namespace:
| C# |
Copy Code
|
|---|---|
using Nevron.Editors
|
|
| Visual Basic |
Copy Code
|
|---|---|
Imports Nevron.Editors
|
|