Infragistics Professional is the new name for Infragistics NetAdvantage for .NET. Have you considered Infragistics Ultimate? It includes everything included in Infragistics Professional plus Indigo.Design and App Builder.
Infragistics Professional - includes Ignite UI for Web Components 6.0.0
Released: Apr 29, 2025
Ignite UI for Web Components 6.0.0 中的更新
特性
Stepper
Stepper Step's 'titlePosition' now defaults to auto, instead of being undefined.
Changed
The minimum Node version required is now 20.
Removed
Library
CheckboxChangeEventArgs removed, use IgcCheckboxChangeEventArgs instead.
RadioChangeEventArgs removed, use IgcRadioChangeEventArgs instead.
IgcRangeSliderValue removed, use IgcRangeSliderValueEventArgs instead.
IgcActiveStepChangingArgs removed, use IgcActiveStepChangingEventArgs instead.
IgcActiveStepChangedArgs removed, use IgcActiveStepChangedEventArgs instead.
Tabs
igc-tab panel property is removed.
igc-tab-panel component is removed. The igc-tab now encompasses both the tab header and the tab content in a single component.
Slotted content in the default slot of the igc-tab element now replaces the igc-tab-panel role while elements slotted inside the label slot will end up as content for the igc-tab header.