Skip to content

LicensePlugin

The LicensePlugin is a RevoGrid plugin that displays trial version information in the bottom-right corner of the grid.

ts
class LicensePlugin {
  destroy(): void;
}