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;
}
LicensePlugin
The LicensePlugin is a RevoGrid plugin that displays trial version information in the bottom-right corner of the grid.
class LicensePlugin {
destroy(): void;
}