New Features

The following new features have been added to Views 7.4:

Added Guide setters to IlvGraphicHolder

The class IlvGraphicHolder now offers setters to change size, weight, position and limit of a Guide.

Enhanced row and column styling support

You can now apply styles to individual rows and columns using the IlvMatrix | Row | Column selector. By leveraging :nth-of-type() CSS pseudo class, you can target specific row and column elements based on their position in the sequence.

This feature is also supported in IlvSheet and IlvHierarchicalSheet.

Matrix Column Editing in Studio

Matrix columns can now be resized directly by mouse drag. To adjust column widths, enable Matrix Edit Mode from the Studio toolbar and drag the column edges to your desired size.

New method added to IlvMapLineString

The IlvMapLineString class now includes a new method, pointOnSegment, which returns true when a point lies on a segment. For more details, see the IlvMapLineString reference documentation.

Support for Windows Server 2026

Views now supports Windows Server 2026 as a platform.

Security enhancements

Various fixes and improvements are applied to strengthen product security.

Third-party library updates

The following third-party libraries used by Views were updated in this release to avoid any known security vulnerabilities in previous versions.

  • Libexpat - Updated to version 2.7.2