igniteui-webcomponents-grids 5.0.0 → 5.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-grids.umd.js +28 -39
- package/bundles/igniteui-webcomponents-grids.umd.min.js +1 -1
- package/esm2015/lib/CheckboxListBridge.js +1 -4
- package/esm2015/lib/CheckboxListView_combined.js +24 -24
- package/esm2015/lib/igc-checkbox-list-component.js +5 -1
- package/esm2015/public_api.js +0 -1
- package/esm5/lib/CheckboxListBridge.js +1 -4
- package/esm5/lib/CheckboxListView_combined.js +24 -24
- package/esm5/lib/igc-checkbox-list-component.js +5 -1
- package/esm5/public_api.js +0 -1
- package/fesm2015/igniteui-webcomponents-grids.js +30 -40
- package/fesm5/igniteui-webcomponents-grids.js +30 -40
- package/grids/combined.js +16211 -15595
- package/grids/styles.css +1 -1
- package/grids/themes/dark/bootstrap.css +1 -1
- package/grids/themes/dark/fluent.css +1 -1
- package/grids/themes/dark/indigo.css +1 -1
- package/grids/themes/dark/material.css +1 -1
- package/grids/themes/light/bootstrap.css +1 -1
- package/grids/themes/light/fluent.css +1 -1
- package/grids/themes/light/indigo.css +1 -1
- package/grids/themes/light/material.css +1 -1
- package/lib/CheckboxListExternal.d.ts +6 -4
- package/lib/CheckboxListView_combined.d.ts +3 -3
- package/lib/igc-checkbox-list-component.d.ts +2 -0
- package/package.json +4 -4
- package/public_api.d.ts +0 -1
- package/esm2015/lib/CheckboxListViewExternal.js +0 -11
- package/esm5/lib/CheckboxListViewExternal.js +0 -11
- package/lib/CheckboxListViewExternal.d.ts +0 -16
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
import { __extends, __values, __generator } from 'tslib';
|
|
9
|
-
import { markEnum, enumGetBox, markType, Base, Type, Brush, Color, FontInfo, DeviceUtils, truncate, Thickness, CornerRadius, StringBuilder, stringIsNullOrEmpty, isNaN_, stringEndsWith, dateMinValue, DataSourceSchemaPropertyType_$type, DataSourceSummaryOperand_$type, EventArgs, CountSummaryCalculator, AverageSummaryCalculator, SumSummaryCalculator, MaxSummaryCalculator, MinSummaryCalculator, BindingFormatter, delegateRemove, runOn, delegateCombine, SyncableObservableCollection$2, SummaryDescription, List$1, IDataSourceUpdateNotifier_$type, SortDescription, stringContains, stringReplace, String_$type, tryParseNumber, PropertyChangedEventArgs, INotifyPropertyChanged_$type, NotifyCollectionChangedEventArgs, ObservableCollection$1, Dictionary$2, Number_$type, fromEnum, RectData, toNullable, ListSortDirection_$type, nullableNotEquals, nullableConcat, unwrapNullable, JsonDictionaryItem, typeCast, FilterFactory, tryParseInt32_1, CultureInfo, stringStartsWith, dateGetMonth, Date_$type, dateTryParse, stringFormat, AppearanceHelper, Rect, Boolean_$type, BrushUtil, EnumUtil, FontUtil, Delegate_$type, typeGetValue, stringEmpty, PagedDataSource, SRProvider, stringIsNullOrWhiteSpace, IDataSource_$type, VirtualDataSource, LocalDataSource, DataSourceLocalDataProvider, HashSet$1, createGuid, FilterExpressionCollection, SortGroupParser, SummaryParser, Point_$type, intDivide, dateNow, timeSpanTotalSeconds, fromEn, ControlDisplayDensity_$type, ArgumentException, IEditableDataSource_$type, DataSourceSectionHeaderDisplayMode_$type, DataSourceSummaryScope_$type, InvalidOperationException, stringRemove, NotSupportedException, Convert, JsonDictionaryObject, JsonDictionaryArray, JsonDictionaryValue, JsonDictionaryParser, FunctionFilterExpression, OperationFilterExpression, LiteralFilterExpression, PropertyReferenceFilterExpression, ScrollbarStyle_$type, FastIterationDictionary$2, Stack$1, DataSourceSpecialRow, IList$1_$type, DefaultSectionInformation, getInstanceType, Array_$type, isDigit, dateParse, EasingFunctions, DataSourceRowType_$type, timeSpanFromMilliseconds, timeSpanTotalMilliseconds, ensureBool, ensureEnum, brushToString, stringToBrush, arrayFindByName, NamePatcher, TypeRegistrar, toSpinal, initializePropertiesFromCss, getAllPropertyNames, fromSpinal, enumToString, IgcHTMLElement, RegisterElementHelper, IgcProvideCalculatorEventArgs, IgCollection, SyncableObservableCollection$1, MouseButton_$type, CanvasViewRenderer, RenderingContext, stringFormat1, ITickProvider_$type, Rectangle, Line, TextBlock, PointUtil, Random, Path, TransformGroup, TranslateTransform, RotateTransform, DoubleAnimator, PathFigure, LineSegment, PathGeometry, Geometry, Popup, BaseDOMEventProxy, KeyFrameAnimationFactory, AnimationKeyFrameEffect, ElevationHelper, AnimationKeyFrameEffectTiming, AnimationKeyFrameProperty, NativeUI, CanvasGestureDOMEventProxy, IgcFilterExpressionCollection, IScrollerKeyboardListener_$type, DomWrapper_$type, BaseControlTheme_$type, PortalManager, WebComponentRenderer, CollectionAdapter, Scroller, NotifyCollectionChangedAction, WebComponentWrapper, fromRect, IgcLocalDataSourceModule, IgcNumberFormatSpecifierModule, IgcDateTimeFormatSpecifierModule, Size,
|
|
9
|
+
import { markEnum, enumGetBox, markType, Base, Type, Brush, Color, FontInfo, DeviceUtils, truncate, Thickness, CornerRadius, StringBuilder, stringIsNullOrEmpty, isNaN_, stringEndsWith, dateMinValue, DataSourceSchemaPropertyType_$type, DataSourceSummaryOperand_$type, EventArgs, CountSummaryCalculator, AverageSummaryCalculator, SumSummaryCalculator, MaxSummaryCalculator, MinSummaryCalculator, BindingFormatter, delegateRemove, runOn, delegateCombine, SyncableObservableCollection$2, SummaryDescription, List$1, IDataSourceUpdateNotifier_$type, SortDescription, stringContains, stringReplace, String_$type, tryParseNumber, PropertyChangedEventArgs, INotifyPropertyChanged_$type, NotifyCollectionChangedEventArgs, ObservableCollection$1, Dictionary$2, Number_$type, fromEnum, RectData, toNullable, ListSortDirection_$type, nullableNotEquals, nullableConcat, unwrapNullable, JsonDictionaryItem, typeCast, FilterFactory, tryParseInt32_1, CultureInfo, stringStartsWith, dateGetMonth, Date_$type, dateTryParse, stringFormat, AppearanceHelper, Rect, Boolean_$type, BrushUtil, EnumUtil, FontUtil, Delegate_$type, typeGetValue, stringEmpty, PagedDataSource, SRProvider, stringIsNullOrWhiteSpace, IDataSource_$type, VirtualDataSource, LocalDataSource, DataSourceLocalDataProvider, HashSet$1, createGuid, FilterExpressionCollection, SortGroupParser, SummaryParser, Point_$type, intDivide, dateNow, timeSpanTotalSeconds, fromEn, ControlDisplayDensity_$type, ArgumentException, IEditableDataSource_$type, DataSourceSectionHeaderDisplayMode_$type, DataSourceSummaryScope_$type, InvalidOperationException, stringRemove, NotSupportedException, Convert, JsonDictionaryObject, JsonDictionaryArray, JsonDictionaryValue, JsonDictionaryParser, FunctionFilterExpression, OperationFilterExpression, LiteralFilterExpression, PropertyReferenceFilterExpression, ScrollbarStyle_$type, FastIterationDictionary$2, Stack$1, DataSourceSpecialRow, IList$1_$type, DefaultSectionInformation, getInstanceType, Array_$type, isDigit, dateParse, EasingFunctions, DataSourceRowType_$type, timeSpanFromMilliseconds, timeSpanTotalMilliseconds, ensureBool, ensureEnum, brushToString, stringToBrush, arrayFindByName, NamePatcher, TypeRegistrar, toSpinal, initializePropertiesFromCss, getAllPropertyNames, fromSpinal, enumToString, IgcHTMLElement, RegisterElementHelper, IgcProvideCalculatorEventArgs, IgCollection, SyncableObservableCollection$1, MouseButton_$type, CanvasViewRenderer, RenderingContext, stringFormat1, ITickProvider_$type, Rectangle, Line, TextBlock, PointUtil, Random, Path, TransformGroup, TranslateTransform, RotateTransform, DoubleAnimator, PathFigure, LineSegment, PathGeometry, Geometry, Popup, BaseDOMEventProxy, KeyFrameAnimationFactory, AnimationKeyFrameEffect, ElevationHelper, AnimationKeyFrameEffectTiming, AnimationKeyFrameProperty, NativeUI, CanvasGestureDOMEventProxy, IgcFilterExpressionCollection, IScrollerKeyboardListener_$type, DomWrapper_$type, BaseControlTheme_$type, PortalManager, WebComponentRenderer, CollectionAdapter, Scroller, NotifyCollectionChangedAction, WebComponentWrapper, fromRect, IgcLocalDataSourceModule, IgcNumberFormatSpecifierModule, IgcDateTimeFormatSpecifierModule, FastReflectionHelper, Size, fromSize, NativeUICheckboxListChangeEventArgs, NativeUIComponent, NativeUICheckboxList, INativeUIElementFactory_$type, IgcTemplateContentModule, SizeData, StringComparer, nullableEquals, IgcKeyEventArgs, IExecutionContext_$type, Localization, stringSplit } from 'igniteui-webcomponents-core';
|
|
10
10
|
import { XButton, XIcon, XInputGroup, XInput, XDatePicker, IconVisualModelExport, XCheckbox, XPrefix, InputGroupDisplayType_$type, XComponentBridge, IgcXCheckboxModule, IgcXInputGroupModule, IgcXButtonModule, XButtonGroup, XLabel, XSuffix, ThemeResolver, IgcInputChangeEventArgs, ElevationHelper as ElevationHelper$1, IgcXIconModule } from 'igniteui-webcomponents-inputs';
|
|
11
11
|
import { PropertyEditorPropertyDescription, PropertyEditorPropertyDescriptionCollection, PropertyEditorDataSource, PropertyEditorValueType_$type, PropertyEditorTreeTransformer, IgcPropertyEditorPropertyDescriptionCollection, IgcPropertyEditorPropertyDescriptionComponent, IgcPropertyEditorPropertyDescriptionModule } from 'igniteui-webcomponents-layouts';
|
|
12
12
|
|
|
@@ -71160,29 +71160,6 @@ var CheckboxListView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
71160
71160
|
this.c.fill = this.b.d1;
|
|
71161
71161
|
}
|
|
71162
71162
|
};
|
|
71163
|
-
CheckboxListView.prototype.aj = function () {
|
|
71164
|
-
var a = 248;
|
|
71165
|
-
var b = 0;
|
|
71166
|
-
if (this.b.itemsSource == null) {
|
|
71167
|
-
return new Size(1, a, b + 158);
|
|
71168
|
-
}
|
|
71169
|
-
var c = (this.b.itemsSource.length);
|
|
71170
|
-
b += 4;
|
|
71171
|
-
b += 16;
|
|
71172
|
-
b += 38;
|
|
71173
|
-
b += 8;
|
|
71174
|
-
b += 4;
|
|
71175
|
-
var d = this.b.h != null ? this.b.h.actualRowHeight : 30;
|
|
71176
|
-
var e = d * c;
|
|
71177
|
-
if (e > 150) {
|
|
71178
|
-
b += 150;
|
|
71179
|
-
b += 15;
|
|
71180
|
-
}
|
|
71181
|
-
else {
|
|
71182
|
-
b += e;
|
|
71183
|
-
}
|
|
71184
|
-
return new Size(1, a, b);
|
|
71185
|
-
};
|
|
71186
71163
|
CheckboxListView.prototype.ac = function () {
|
|
71187
71164
|
if (this.b.ag != null) {
|
|
71188
71165
|
this.i.setStyleProperty("font", this.b.ag.fontString);
|
|
@@ -72226,6 +72203,29 @@ var CheckboxList = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
72226
72203
|
this.g.remove(b);
|
|
72227
72204
|
}
|
|
72228
72205
|
};
|
|
72206
|
+
CheckboxList.prototype.getDesiredSize = function () {
|
|
72207
|
+
var a = 248;
|
|
72208
|
+
var b = 0;
|
|
72209
|
+
if (this.itemsSource == null) {
|
|
72210
|
+
return new Size(1, a, b + 158);
|
|
72211
|
+
}
|
|
72212
|
+
b += 4;
|
|
72213
|
+
b += 16;
|
|
72214
|
+
b += 38;
|
|
72215
|
+
b += 8;
|
|
72216
|
+
b += 4;
|
|
72217
|
+
var c = this.h != null ? this.h.actualRowHeight : 30;
|
|
72218
|
+
var d = (this.itemsSource.length);
|
|
72219
|
+
var e = c * d;
|
|
72220
|
+
if (e > 150) {
|
|
72221
|
+
b += 150;
|
|
72222
|
+
b += 15;
|
|
72223
|
+
}
|
|
72224
|
+
else {
|
|
72225
|
+
b += e;
|
|
72226
|
+
}
|
|
72227
|
+
return new Size(1, a, b);
|
|
72228
|
+
};
|
|
72229
72229
|
Object.defineProperty(CheckboxList.prototype, "b0", {
|
|
72230
72230
|
get: function () {
|
|
72231
72231
|
return this.bz != null ? this.bz : !stringIsNullOrWhiteSpace(this.aj.b1("Select_All")) ? this.aj.b1("Select_All") : "(Select All)";
|
|
@@ -73357,6 +73357,10 @@ var IgcCheckboxListComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
73357
73357
|
IgcCheckboxListComponent.prototype.removeKeyValue = function (value) {
|
|
73358
73358
|
this.i.c1(value);
|
|
73359
73359
|
};
|
|
73360
|
+
IgcCheckboxListComponent.prototype.getDesiredSize = function () {
|
|
73361
|
+
var iv = this.i.getDesiredSize();
|
|
73362
|
+
return fromSize(iv);
|
|
73363
|
+
};
|
|
73360
73364
|
/**
|
|
73361
73365
|
* Returns true if no items are selected / checked; otherwise false.
|
|
73362
73366
|
|
|
@@ -73525,7 +73529,7 @@ var CheckboxListBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
73525
73529
|
return _this;
|
|
73526
73530
|
}
|
|
73527
73531
|
CheckboxListBridge.prototype.getDesiredSize = function (a, b) {
|
|
73528
|
-
return this.t.
|
|
73532
|
+
return this.t.getDesiredSize();
|
|
73529
73533
|
};
|
|
73530
73534
|
CheckboxListBridge.prototype.addHandler = function (a, b, c, d) {
|
|
73531
73535
|
var e = a;
|
|
@@ -73568,7 +73572,6 @@ var CheckboxListBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
73568
73572
|
}
|
|
73569
73573
|
};
|
|
73570
73574
|
CheckboxListBridge.prototype.aa = function (a, b) {
|
|
73571
|
-
var c = a;
|
|
73572
73575
|
if (this.u != null) {
|
|
73573
73576
|
this.u(this.x, ((function () {
|
|
73574
73577
|
var $ret = new NativeUICheckboxListChangeEventArgs();
|
|
@@ -73580,7 +73583,6 @@ var CheckboxListBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
73580
73583
|
}
|
|
73581
73584
|
};
|
|
73582
73585
|
CheckboxListBridge.prototype.ab = function (a, b) {
|
|
73583
|
-
var c = a;
|
|
73584
73586
|
if (this.v != null) {
|
|
73585
73587
|
this.v(this.y, ((function () {
|
|
73586
73588
|
var $ret = new NativeUICheckboxListChangeEventArgs();
|
|
@@ -73592,7 +73594,6 @@ var CheckboxListBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
73592
73594
|
}
|
|
73593
73595
|
};
|
|
73594
73596
|
CheckboxListBridge.prototype.ac = function (a, b) {
|
|
73595
|
-
var c = a;
|
|
73596
73597
|
if (this.w != null) {
|
|
73597
73598
|
this.w(this.z, ((function () {
|
|
73598
73599
|
var $ret = new NativeUICheckboxListChangeEventArgs();
|
|
@@ -92193,17 +92194,6 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
92193
92194
|
*/
|
|
92194
92195
|
var CheckboxListExternal_$type = /*@__PURE__*/ new Type(null, 'CheckboxListExternal');
|
|
92195
92196
|
|
|
92196
|
-
/*
|
|
92197
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
92198
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
92199
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
92200
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
92201
|
-
*/
|
|
92202
|
-
/**
|
|
92203
|
-
* @hidden
|
|
92204
|
-
*/
|
|
92205
|
-
var CheckboxListViewExternal_$type = /*@__PURE__*/ new Type(null, 'CheckboxListViewExternal');
|
|
92206
|
-
|
|
92207
92197
|
/*
|
|
92208
92198
|
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
92209
92199
|
https://www.infragistics.com/legal/license/igultimate-la
|
|
@@ -99501,4 +99491,4 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
99501
99491
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
99502
99492
|
*/
|
|
99503
99493
|
|
|
99504
|
-
export { AccessibilityRow, ActivationManager, ApplyButtonClickEventArgs, BaseEditorView, BrowserExecutionContext, BrowserPixelConverter, BrowserTickProvider, CalculationParameters, CancelButtonClickEventArgs, CanvasCellPresenterBase, CanvasContentCellModelHelper, CanvasDateTimeCell, CanvasDateTimeCellPresenter, CanvasGridCellBase, CanvasImageCell, CanvasImageCellPresenter, CanvasNumericCell, CanvasNumericCellPresenter, CanvasPlaceholderView, CanvasRowSeparatorCell, CanvasRowSeparatorCellPresenter, CanvasSectionHeaderCell, CanvasSectionHeaderCellPresenter, CanvasSummaryCell, CanvasSummaryCellPresenter, CanvasTemplateCell, CanvasTemplateCellContainer, CanvasTemplateCellPresenter, CanvasTemplateHeaderCell, CanvasTemplateHeaderCellPresenter, CanvasTextCell, CanvasTextCellPresenter, CanvasTextHeaderCell, CanvasTextHeaderCellPresenter, CanvasVerticalSeparatorCell, CanvasVerticalSeparatorCellPresenter, CellContentHorizontalAlignment, CellContentHorizontalAlignment_$type, CellContentVerticalAlignment, CellContentVerticalAlignment_$type, CellDataLoadedAnimationMode, CellDataLoadedAnimationMode_$type, CellEffect, CellKey, CellModel, CellModelExport, CellPath, CellPositionEffect, CellPresenterBase, CellPropertyAnimationType, CellPropertyAnimationType_$type, CellRange, CellSelectionAnimationMode, CellSelectionAnimationMode_$type, CellStyleRequestedEventArgs, CheckboxList, CheckboxListBridge, CheckboxListExternal_$type, CheckboxListIndexType, CheckboxListIndexType_$type, CheckboxListView, CheckboxListViewExternal_$type, CheckedChangedEventArgs, CloneDataSourceFilterOperation, CloneDataSourceFilterOperation_$type, ColumnCellsEffect, ColumnChooser, ColumnChooserInfo, ColumnChooserView, ColumnComparisonConditionOperatorType, ColumnComparisonConditionOperatorType_$type, ColumnComparisonFilterCondition, ColumnController, ColumnCustomFilterCondition, ColumnEffect, ColumnExchanger, ColumnExchangersCollection, ColumnExchangingAnimationMode, ColumnExchangingAnimationMode_$type, ColumnFilterCondition, ColumnFilterConditionCollection, ColumnFilterConditionGroup, ColumnGroupDescription, ColumnGroupDescriptionCollection, ColumnGrouping, ColumnGroupingView, ColumnGroupingVisualModelExport, ColumnHiddenChangedEventArgs, ColumnHidingAnimationMode, ColumnHidingAnimationMode_$type, ColumnInfo, ColumnMovingAnimationMode, ColumnMovingAnimationMode_$type, ColumnMovingMode, ColumnMovingMode_$type, ColumnMovingSeparator, ColumnOptionsIconAlignment, ColumnOptionsIconAlignment_$type, ColumnOptionsIconBehavior, ColumnOptionsIconBehavior_$type, ColumnPinnedChangedEventArgs, ColumnPinning, ColumnPinningInfo, ColumnPinningView, ColumnPropertySetter, ColumnPropertySettersCollection, ColumnPropertyUpdatingAnimationMode, ColumnPropertyUpdatingAnimationMode_$type, ColumnResizingAnimationMode, ColumnResizingAnimationMode_$type, ColumnResizingMode, ColumnResizingMode_$type, ColumnResizingSeparator, ColumnShowingAnimationMode, ColumnShowingAnimationMode_$type, ColumnSortDescription, ColumnSortDescriptionCollection, ColumnSortDirection, ColumnSortDirection_$type, ColumnStates_$type, ColumnSummaryDescription, ColumnSummaryDescriptionCollection, ColumnWidth, ComboBoxColumn, ComboEditorView, ComboEditorView_ComboExternal_$type, ComparisonOperatorSelector, ComparisonOperatorSelectorView, ContentCellModelHelper, CurrentRendererSettings, DataAdapter, DataBindingEventArgs, DataGrid, DataGridAccessibilityLayoutPanel, DataGridCellEventArgs, DataGridCellLayoutPanel, DataGridColumn, DataGridDelayedExecutionManager, DataGridLocaleEn, DataGridPresenterManager, DataGridPropertySetter, DataGridScrollerKeyboardListener, DataGridSelectionMode, DataGridSelectionMode_$type, DataGridStylingDefaults, DataGridToolbar, DataGridToolbarView, DataGridViewportManager, DataSourceNotificationBridge, DateEditorView, DateOperatorTypes_$type, DateTimeCell, DateTimeCellModel, DateTimeCellModelExport, DateTimeCellPresenter, DateTimeColumn, DateTimeColumnValueFormatter, DateTimeFormats, DateTimeFormats_$type, DefaultCellActionManager, DefaultCellModelExportUpdater, DefaultGridInfoRequestor, DefaultPlatformPixelConverter, DefinitionBase, DefinitionPropertyUpdatedEventArgs, DragSelectEventArgs, DragType_$type, Dragger, DraggerView, DropDownDataListItem, EditModeClickAction, EditModeClickAction_$type, EditModeType, EditModeType_$type, EditRowDefinition, EditingManager, EditorCell, EditorCellModel, EditorCellModelExport, EditorCellPresenter, EditorDefinition, EditorRowCell, EditorRowCellModel, EditorRowCellPresenter, EditorType, EditorType_$type, EnterKeyBehaviorAfterEdit, EnterKeyBehaviorAfterEdit_$type, EnterKeyBehaviors, EnterKeyBehaviors_$type, FilterCell, FilterCellModel, FilterCellModelExport, FilterCellPresenter, FilterComparisonType, FilterComparisonType_$type, FilterDialogRenderCompletedEventArgs, FilterLogicalOperator, FilterLogicalOperator_$type, FilterOperand, FilterRowDefinition, FilterUIType, FilterUIType_$type, FixedCellPositions_$type, FormatGroupTextEventArgs, FormatSummaryTextEventArgs, GotFocusEventArgs, GridActivationMode, GridActivationMode_$type, GridActiveCellChangedEventArgs, GridAnimationManager, GridAnimationManagerAnimationCanceledEventArgs, GridAnimationManagerAnimationCompletedEventArgs, GridAnimationManagerAnimationCreatedEventArgs, GridAnimationPhaseSettings, GridAnimationSettings, GridCellBase, GridCellEditEndedEventArgs, GridCellEditStartedEventArgs, GridCellPosition, GridCellType, GridCellType_$type, GridCellValueChangingEventArgs, GridColumnAnimationSettings, GridColumnButtonOptions, GridColumnButtonOptionsView, GridColumnCollection, GridColumnFilterOptions, GridColumnFilterOptionsView, GridColumnGroupOptions, GridColumnGroupOptionsView, GridColumnHideOptions, GridColumnHideOptionsView, GridColumnMoveOptions, GridColumnMoveOptionsView, GridColumnOptions, GridColumnOptionsBase, GridColumnOptionsSectionBase, GridColumnOptionsSimpleSectionBase, GridColumnOptionsUtilities, GridColumnOptionsView, GridColumnOptionsViewBase, GridColumnPinOptions, GridColumnPinOptionsView, GridColumnSortOptions, GridColumnSortOptionsView, GridColumnSpacer, GridColumnSpacerCollection, GridColumnSummaryOptions, GridColumnSummaryOptionsView, GridColumnWidthChangedEventArgs, GridColumnsAutoGeneratedEventArgs, GridColumnsChangedEventArgs, GridCustomFilterRequestedEventArgs, GridDataCommittedEventArgs, GridDataCommittingEventArgs, GridEasingFunctionType, GridEasingFunctionType_$type, GridEffect, GridEffectGroup, GridEffectMainIntent_$type, GridEffectManager, GridEffectSubIntent_$type, GridExpansionIndicator, GridExpansionIndicatorView, GridExternalWrapper, GridFilterDialog, GridFilterDialogFilterChangeEventArgs, GridFilterDialogOpeningEventArgs, GridFilterDialogPanel, GridFilterDialogView, GridFilterDialogViewModel, GridFilterDialogViewModelGrouping, GridFilterDialogViewModelGroupingLevel, GridFilterDialogViewModelGroupingLevelCollection, GridFilterDialogViewModelRow, GridFilterDialogViewModelRowCollection, GridFilterExpressionsEventArgs, GridFilterOperandsCollection, GridGroupDescriptionsChangedEventArgs, GridLayer, GridLayerController, GridLayerExport, GridRowEditEndedEventArgs, GridRowEditStartedEventArgs, GridSelectedCellRangesChangedEventArgs, GridSelectedCellRangesCollection, GridSelectedCellsChangedEventArgs, GridSelectedCellsCollection, GridSelectedItemsChangedEventArgs, GridSelectedItemsCollection, GridSelectedKeysChangedEventArgs, GridSelectedKeysCollection, GridSelectionBehavior, GridSelectionBehavior_$type, GridSelectionChangedEventArgs, GridSizeChangedEventArgs, GridSortDescriptionsChangedEventArgs, GridSortIndicator, GridSortIndicatorView, GridStyleRepository, GridSummaryDescriptionsChangedEventArgs, GridViewportChangedEventArgs, GroupData, GroupHeaderDisplayMode, GroupHeaderDisplayMode_$type, GroupInfo, GroupSummaryDisplayMode, GroupSummaryDisplayMode_$type, Header, HeaderClickAction, HeaderClickAction_$type, HeaderRowSeparator, HeaderSeparator, HorizontalPropertyEditorDataSource, HoverManager, ICellActionManager_$type, ICellModelExportUpdater_$type, ICellPresenter_$type, ICellRenderingEngine_$type, IColumnGroupingVisualModelExport_$type, IColumnGrouping_$type, IDataAdapter_$type, IDataGridComponent_$type, IDelayedExecutionManager_$type, IDraggerView_$type, IDragger_$type, IEditorView_$type, IExternalDefinitionBase_$type, IExternalGrid_$type, IExternalTemplateColumn_$type, IExternalTemplateHeaderColumn_$type, IExternalTemplateSectionHeader_$type, IGridInfoRequestor_$type, INativeCell_$type, IPlatformPixelConverter_$type, IPropertySetter_$type, ISummaryChooserView_$type, IToolbarVisualModelExport_$type, IViewportManager_$type, IgcApplyButtonClickEventArgs, IgcCancelButtonClickEventArgs, IgcCellInfo, IgcCellKey, IgcCellKeyModule, IgcCellRange, IgcCellRangeModule, IgcCellStyleRequestedEventArgs, IgcCheckboxListComponent, IgcCheckboxListModule, IgcCheckedChangedEventArgs, IgcColumnChooserComponent, IgcColumnChooserModule, IgcColumnExchanger, IgcColumnExchangersCollection, IgcColumnGroupDescription, IgcColumnGroupDescriptionCollection, IgcColumnGroupDescriptionModule, IgcColumnGroupingComponent, IgcColumnGroupingModule, IgcColumnHiddenChangedEventArgs, IgcColumnMovingSeparatorComponent, IgcColumnMovingSeparatorModule, IgcColumnPinnedChangedEventArgs, IgcColumnPinningComponent, IgcColumnPinningModule, IgcColumnPropertySetter, IgcColumnPropertySettersCollection, IgcColumnResizingSeparatorComponent, IgcColumnResizingSeparatorModule, IgcColumnSortDescription, IgcColumnSortDescriptionCollection, IgcColumnSortDescriptionModule, IgcColumnSummaryDescription, IgcColumnSummaryDescriptionCollection, IgcColumnSummaryDescriptionModule, IgcColumnWidth, IgcColumnWidthModule, IgcComboBoxColumnComponent, IgcComboBoxColumnModule, IgcDataBindingEventArgs, IgcDataGridAllColumnsModule, IgcDataGridCellEventArgs, IgcDataGridColumnComponent, IgcDataGridComparisonOperatorSelectorComponent, IgcDataGridComponent, IgcDataGridCoreModule, IgcDataGridExpansionIndicatorComponent, IgcDataGridFilterDialogComponent, IgcDataGridLocaleEnModule, IgcDataGridModule, IgcDataGridPagerComponent, IgcDataGridPagerModule, IgcDataGridSortIndicatorComponent, IgcDataGridToolbarComponent, IgcDataGridToolbarModule, IgcDateTimeCellInfo, IgcDateTimeColumnComponent, IgcDateTimeColumnModule, IgcDefinitionBaseComponent, IgcEditRowDefinitionComponent, IgcEditRowDefinitionModule, IgcEditorCellInfo, IgcEditorDefinitionComponent, IgcEditorDefinitionModule, IgcEditorRowCellInfo, IgcFilterCellInfo, IgcFilterDialogRenderCompletedEventArgs, IgcFilterOperand, IgcFilterOperandModule, IgcFilterRowDefinitionComponent, IgcFilterRowDefinitionModule, IgcFormatGroupTextEventArgs, IgcFormatSummaryTextEventArgs, IgcGotFocusEventArgs, IgcGridActiveCellChangedEventArgs, IgcGridAnimationPhaseSettings, IgcGridAnimationSettings, IgcGridCellEditEndedEventArgs, IgcGridCellEditStartedEventArgs, IgcGridCellPosition, IgcGridCellPositionModule, IgcGridCellValueChangingEventArgs, IgcGridColumnAnimationSettings, IgcGridColumnButtonOptionsComponent, IgcGridColumnButtonOptionsModule, IgcGridColumnCollection, IgcGridColumnFilterOptionsComponent, IgcGridColumnFilterOptionsModule, IgcGridColumnGroupOptionsComponent, IgcGridColumnGroupOptionsModule, IgcGridColumnHideOptionsComponent, IgcGridColumnHideOptionsModule, IgcGridColumnMoveOptionsComponent, IgcGridColumnMoveOptionsModule, IgcGridColumnOptionsBaseComponent, IgcGridColumnOptionsComponent, IgcGridColumnOptionsModule, IgcGridColumnOptionsSectionBaseComponent, IgcGridColumnOptionsSimpleSectionBaseComponent, IgcGridColumnPinOptionsComponent, IgcGridColumnPinOptionsModule, IgcGridColumnSortOptionsComponent, IgcGridColumnSortOptionsModule, IgcGridColumnSummaryOptionsComponent, IgcGridColumnSummaryOptionsModule, IgcGridColumnWidthChangedEventArgs, IgcGridColumnsAutoGeneratedEventArgs, IgcGridColumnsChangedEventArgs, IgcGridCustomFilterRequestedEventArgs, IgcGridDataCommittedEventArgs, IgcGridDataCommittingEventArgs, IgcGridFilterDialogFilterChangeEventArgs, IgcGridFilterDialogOpeningEventArgs, IgcGridFilterDialogViewModel, IgcGridFilterDialogViewModelGrouping, IgcGridFilterDialogViewModelGroupingLevel, IgcGridFilterDialogViewModelGroupingLevelCollection, IgcGridFilterDialogViewModelRow, IgcGridFilterDialogViewModelRowCollection, IgcGridFilterExpressionsEventArgs, IgcGridFilterOperandsCollection, IgcGridGroupDescriptionsChangedEventArgs, IgcGridRowEditEndedEventArgs, IgcGridRowEditStartedEventArgs, IgcGridSelectedCellRangesChangedEventArgs, IgcGridSelectedCellRangesCollection, IgcGridSelectedCellsChangedEventArgs, IgcGridSelectedCellsCollection, IgcGridSelectedItemsChangedEventArgs, IgcGridSelectedItemsCollection, IgcGridSelectedKeysChangedEventArgs, IgcGridSelectedKeysCollection, IgcGridSelectionChangedEventArgs, IgcGridSizeChangedEventArgs, IgcGridSortDescriptionsChangedEventArgs, IgcGridSummaryDescriptionsChangedEventArgs, IgcGroupData, IgcHeaderComponent, IgcHeaderRowSeparatorComponent, IgcHeaderRowSeparatorModule, IgcHeaderSeparatorComponent, IgcHeaderSeparatorModule, IgcHorizontalPropertyEditorDataSource, IgcImageCellInfo, IgcImageColumnComponent, IgcImageColumnModule, IgcLostFocusEventArgs, IgcMultiColumnComboBoxComponent, IgcMultiColumnComboBoxModule, IgcMultiColumnComboBoxTextChangedEventArgs, IgcMultiColumnComboBoxValueChangedEventArgs, IgcNumericCellInfo, IgcNumericColumnComponent, IgcNumericColumnModule, IgcOperatorSelectorClosingEventArgs, IgcOperatorSelectorOpeningEventArgs, IgcOperatorSelectorValueChangedEventArgs, IgcPageChangedEventArgs, IgcPinnedAreaSeparatorComponent, IgcPinnedAreaSeparatorModule, IgcPrimaryKeyValue, IgcPrimaryKeyValueModule, IgcPropertyEditorComponent, IgcPropertyEditorModule, IgcResponsivePhase, IgcResponsivePhasesCollection, IgcResponsiveState, IgcResponsiveStateEnteredEventArgs, IgcResponsiveStateEnteringEventArgs, IgcResponsiveStateExitedEventArgs, IgcResponsiveStatesCollection, IgcRowSeparatorComponent, IgcRowSeparatorInfo, IgcRowSeparatorModule, IgcSectionFooterComponent, IgcSectionFooterModule, IgcSectionHeaderCellInfo, IgcSectionHeaderComponent, IgcSectionHeaderModule, IgcSelectAllCheckboxChangedEventArgs, IgcSortIndicatorRenderCompletedEventArgs, IgcSummaryCellInfo, IgcSummaryChangedEventArgs, IgcSummaryChooserModule, IgcSummaryData, IgcSummaryRowComponent, IgcSummaryRowRootComponent, IgcSummaryRowRootModule, IgcSummaryRowSectionComponent, IgcSummaryRowSectionModule, IgcTemplateCellInfo, IgcTemplateCellUpdatingEventArgs, IgcTemplateColumnComponent, IgcTemplateColumnModule, IgcTemplateHeaderCellInfo, IgcTemplateHeaderCellUpdatingEventArgs, IgcTemplateHeaderComponent, IgcTemplateHeaderModule, IgcTemplateSectionHeaderCellInfo, IgcTemplateSectionHeaderCellUpdatingEventArgs, IgcTemplateSectionHeaderComponent, IgcTemplateSectionHeaderModule, IgcTextCellInfo, IgcTextColumnComponent, IgcTextColumnModule, IgcTextHeaderCellInfo, IgcTextHeaderComponent, IgcTextHeaderModule, IgcVerticalSeparatorCellInfo, ImageCell, ImageCellModel, ImageCellModelExport, ImageCellPresenter, ImageColumn, ImageResourceType, ImageResourceType_$type, ImageStretchOptions, ImageStretchOptions_$type, LayoutAction, LayoutAction_$type, LostFocusEventArgs, MergedCellEvaluationCriteria, MergedCellEvaluationCriteria_$type, MergedCellInfo, MergedCellMode, MergedCellMode_$type, ModelStates_$type, ModelTypes_$type, MultiColumnComboBox, MultiColumnComboBoxDataSourceNotificationHandler, MultiColumnComboBoxSelectedItemChangeType, MultiColumnComboBoxSelectedItemChangeType_$type, MultiColumnComboBoxTextChangedEventArgs, MultiColumnComboBoxUtilities, MultiColumnComboBoxValueChangedEventArgs, MultiColumnComboBoxView, MultiColumnComboVisualModelExport, MultipleDataSourceNotifier, NativeUIGridFactory, NumericCell, NumericCellFormatter, NumericCellModel, NumericCellModelExport, NumericCellPresenter, NumericColumn, NumericEditorView, OperatorModel, OperatorSelectorClosingEventArgs, OperatorSelectorOpeningEventArgs, OperatorSelectorValueChangedEventArgs, PageChangedEventArgs, PagedDataProvider, Pager, PagerDataSourceNotificationBridge, PagerGridDataSourceNotificationBridge, PagerView, PagerVisualModelExport, PinnedAreaSeparator, PinnedPositions, PinnedPositions_$type, PinnedRowInfo, PlaceholderView, PrimaryKeyValue, PropertyEditor, PropertyEditorView, PushRowResult, PushRowSettings, RecyclingManager, ResponsiveEngine, ResponsivePhase, ResponsivePhasesCollection, ResponsiveState, ResponsiveStateEnteredEventArgs, ResponsiveStateEnteringEventArgs, ResponsiveStateExitedEventArgs, ResponsiveStatesCollection, RowCellsEffect, RowEffect, RowHoverAnimationMode, RowHoverAnimationMode_$type, RowPath, RowRange, RowSelectionAnimationMode, RowSelectionAnimationMode_$type, RowSeparator, RowSeparatorCell, RowSeparatorCellPresenter, RowSeparatorModel, RowSeparatorModelExport, SaveLayoutColumn, SaveLayoutFilterInfo, SaveLayoutGroupInfo, SaveLayoutSortInfo, SectionFooter, SectionHeader, SectionHeaderCell, SectionHeaderCellModel, SectionHeaderCellModelExport, SectionHeaderCellPresenter, SectionInfo, SelectAllCheckboxChangedEventArgs, SelectionManager, SortIndicatorRenderCompletedEventArgs, SortIndicatorStyle, SortIndicatorStyle_$type, SortManager, SortMode, SortMode_$type, SpacerEffect, SpatialEngine, StringOperatorTypes_$type, SummaryCell, SummaryCellModel, SummaryCellModelExport, SummaryCellPresenter, SummaryChangedEventArgs, SummaryChooser, SummaryChooserItem, SummaryChooserView, SummaryData, SummaryRow, SummaryRowRoot, SummaryRowSection, SummaryScope, SummaryScope_$type, TemplateCell, TemplateCellContainer, TemplateCellModel, TemplateCellModelExport, TemplateCellPresenter, TemplateCellUpdatingEventArgs, TemplateColumn, TemplateHeader, TemplateHeaderCell, TemplateHeaderCellModel, TemplateHeaderCellModelExport, TemplateHeaderCellPresenter, TemplateHeaderCellUpdatingEventArgs, TemplateSectionHeader, TemplateSectionHeaderCellModel, TemplateSectionHeaderCellModelExport, TemplateSectionHeaderCellUpdatingEventArgs, TextCell, TextCellLineBreakMode, TextCellLineBreakMode_$type, TextCellModel, TextCellModelExport, TextCellPresenter, TextColumn, TextEditorView, TextHeader, TextHeaderCell, TextHeaderCellModel, TextHeaderCellModelExport, TextHeaderCellPresenter, TextVisualModelExport, ToolbarVisualModelExport, VerticalSeparatorCell, VerticalSeparatorCellModel, VerticalSeparatorCellPresenter, VisibilityEngine, VisualModel, VisualModelExport };
|
|
99494
|
+
export { AccessibilityRow, ActivationManager, ApplyButtonClickEventArgs, BaseEditorView, BrowserExecutionContext, BrowserPixelConverter, BrowserTickProvider, CalculationParameters, CancelButtonClickEventArgs, CanvasCellPresenterBase, CanvasContentCellModelHelper, CanvasDateTimeCell, CanvasDateTimeCellPresenter, CanvasGridCellBase, CanvasImageCell, CanvasImageCellPresenter, CanvasNumericCell, CanvasNumericCellPresenter, CanvasPlaceholderView, CanvasRowSeparatorCell, CanvasRowSeparatorCellPresenter, CanvasSectionHeaderCell, CanvasSectionHeaderCellPresenter, CanvasSummaryCell, CanvasSummaryCellPresenter, CanvasTemplateCell, CanvasTemplateCellContainer, CanvasTemplateCellPresenter, CanvasTemplateHeaderCell, CanvasTemplateHeaderCellPresenter, CanvasTextCell, CanvasTextCellPresenter, CanvasTextHeaderCell, CanvasTextHeaderCellPresenter, CanvasVerticalSeparatorCell, CanvasVerticalSeparatorCellPresenter, CellContentHorizontalAlignment, CellContentHorizontalAlignment_$type, CellContentVerticalAlignment, CellContentVerticalAlignment_$type, CellDataLoadedAnimationMode, CellDataLoadedAnimationMode_$type, CellEffect, CellKey, CellModel, CellModelExport, CellPath, CellPositionEffect, CellPresenterBase, CellPropertyAnimationType, CellPropertyAnimationType_$type, CellRange, CellSelectionAnimationMode, CellSelectionAnimationMode_$type, CellStyleRequestedEventArgs, CheckboxList, CheckboxListBridge, CheckboxListExternal_$type, CheckboxListIndexType, CheckboxListIndexType_$type, CheckboxListView, CheckedChangedEventArgs, CloneDataSourceFilterOperation, CloneDataSourceFilterOperation_$type, ColumnCellsEffect, ColumnChooser, ColumnChooserInfo, ColumnChooserView, ColumnComparisonConditionOperatorType, ColumnComparisonConditionOperatorType_$type, ColumnComparisonFilterCondition, ColumnController, ColumnCustomFilterCondition, ColumnEffect, ColumnExchanger, ColumnExchangersCollection, ColumnExchangingAnimationMode, ColumnExchangingAnimationMode_$type, ColumnFilterCondition, ColumnFilterConditionCollection, ColumnFilterConditionGroup, ColumnGroupDescription, ColumnGroupDescriptionCollection, ColumnGrouping, ColumnGroupingView, ColumnGroupingVisualModelExport, ColumnHiddenChangedEventArgs, ColumnHidingAnimationMode, ColumnHidingAnimationMode_$type, ColumnInfo, ColumnMovingAnimationMode, ColumnMovingAnimationMode_$type, ColumnMovingMode, ColumnMovingMode_$type, ColumnMovingSeparator, ColumnOptionsIconAlignment, ColumnOptionsIconAlignment_$type, ColumnOptionsIconBehavior, ColumnOptionsIconBehavior_$type, ColumnPinnedChangedEventArgs, ColumnPinning, ColumnPinningInfo, ColumnPinningView, ColumnPropertySetter, ColumnPropertySettersCollection, ColumnPropertyUpdatingAnimationMode, ColumnPropertyUpdatingAnimationMode_$type, ColumnResizingAnimationMode, ColumnResizingAnimationMode_$type, ColumnResizingMode, ColumnResizingMode_$type, ColumnResizingSeparator, ColumnShowingAnimationMode, ColumnShowingAnimationMode_$type, ColumnSortDescription, ColumnSortDescriptionCollection, ColumnSortDirection, ColumnSortDirection_$type, ColumnStates_$type, ColumnSummaryDescription, ColumnSummaryDescriptionCollection, ColumnWidth, ComboBoxColumn, ComboEditorView, ComboEditorView_ComboExternal_$type, ComparisonOperatorSelector, ComparisonOperatorSelectorView, ContentCellModelHelper, CurrentRendererSettings, DataAdapter, DataBindingEventArgs, DataGrid, DataGridAccessibilityLayoutPanel, DataGridCellEventArgs, DataGridCellLayoutPanel, DataGridColumn, DataGridDelayedExecutionManager, DataGridLocaleEn, DataGridPresenterManager, DataGridPropertySetter, DataGridScrollerKeyboardListener, DataGridSelectionMode, DataGridSelectionMode_$type, DataGridStylingDefaults, DataGridToolbar, DataGridToolbarView, DataGridViewportManager, DataSourceNotificationBridge, DateEditorView, DateOperatorTypes_$type, DateTimeCell, DateTimeCellModel, DateTimeCellModelExport, DateTimeCellPresenter, DateTimeColumn, DateTimeColumnValueFormatter, DateTimeFormats, DateTimeFormats_$type, DefaultCellActionManager, DefaultCellModelExportUpdater, DefaultGridInfoRequestor, DefaultPlatformPixelConverter, DefinitionBase, DefinitionPropertyUpdatedEventArgs, DragSelectEventArgs, DragType_$type, Dragger, DraggerView, DropDownDataListItem, EditModeClickAction, EditModeClickAction_$type, EditModeType, EditModeType_$type, EditRowDefinition, EditingManager, EditorCell, EditorCellModel, EditorCellModelExport, EditorCellPresenter, EditorDefinition, EditorRowCell, EditorRowCellModel, EditorRowCellPresenter, EditorType, EditorType_$type, EnterKeyBehaviorAfterEdit, EnterKeyBehaviorAfterEdit_$type, EnterKeyBehaviors, EnterKeyBehaviors_$type, FilterCell, FilterCellModel, FilterCellModelExport, FilterCellPresenter, FilterComparisonType, FilterComparisonType_$type, FilterDialogRenderCompletedEventArgs, FilterLogicalOperator, FilterLogicalOperator_$type, FilterOperand, FilterRowDefinition, FilterUIType, FilterUIType_$type, FixedCellPositions_$type, FormatGroupTextEventArgs, FormatSummaryTextEventArgs, GotFocusEventArgs, GridActivationMode, GridActivationMode_$type, GridActiveCellChangedEventArgs, GridAnimationManager, GridAnimationManagerAnimationCanceledEventArgs, GridAnimationManagerAnimationCompletedEventArgs, GridAnimationManagerAnimationCreatedEventArgs, GridAnimationPhaseSettings, GridAnimationSettings, GridCellBase, GridCellEditEndedEventArgs, GridCellEditStartedEventArgs, GridCellPosition, GridCellType, GridCellType_$type, GridCellValueChangingEventArgs, GridColumnAnimationSettings, GridColumnButtonOptions, GridColumnButtonOptionsView, GridColumnCollection, GridColumnFilterOptions, GridColumnFilterOptionsView, GridColumnGroupOptions, GridColumnGroupOptionsView, GridColumnHideOptions, GridColumnHideOptionsView, GridColumnMoveOptions, GridColumnMoveOptionsView, GridColumnOptions, GridColumnOptionsBase, GridColumnOptionsSectionBase, GridColumnOptionsSimpleSectionBase, GridColumnOptionsUtilities, GridColumnOptionsView, GridColumnOptionsViewBase, GridColumnPinOptions, GridColumnPinOptionsView, GridColumnSortOptions, GridColumnSortOptionsView, GridColumnSpacer, GridColumnSpacerCollection, GridColumnSummaryOptions, GridColumnSummaryOptionsView, GridColumnWidthChangedEventArgs, GridColumnsAutoGeneratedEventArgs, GridColumnsChangedEventArgs, GridCustomFilterRequestedEventArgs, GridDataCommittedEventArgs, GridDataCommittingEventArgs, GridEasingFunctionType, GridEasingFunctionType_$type, GridEffect, GridEffectGroup, GridEffectMainIntent_$type, GridEffectManager, GridEffectSubIntent_$type, GridExpansionIndicator, GridExpansionIndicatorView, GridExternalWrapper, GridFilterDialog, GridFilterDialogFilterChangeEventArgs, GridFilterDialogOpeningEventArgs, GridFilterDialogPanel, GridFilterDialogView, GridFilterDialogViewModel, GridFilterDialogViewModelGrouping, GridFilterDialogViewModelGroupingLevel, GridFilterDialogViewModelGroupingLevelCollection, GridFilterDialogViewModelRow, GridFilterDialogViewModelRowCollection, GridFilterExpressionsEventArgs, GridFilterOperandsCollection, GridGroupDescriptionsChangedEventArgs, GridLayer, GridLayerController, GridLayerExport, GridRowEditEndedEventArgs, GridRowEditStartedEventArgs, GridSelectedCellRangesChangedEventArgs, GridSelectedCellRangesCollection, GridSelectedCellsChangedEventArgs, GridSelectedCellsCollection, GridSelectedItemsChangedEventArgs, GridSelectedItemsCollection, GridSelectedKeysChangedEventArgs, GridSelectedKeysCollection, GridSelectionBehavior, GridSelectionBehavior_$type, GridSelectionChangedEventArgs, GridSizeChangedEventArgs, GridSortDescriptionsChangedEventArgs, GridSortIndicator, GridSortIndicatorView, GridStyleRepository, GridSummaryDescriptionsChangedEventArgs, GridViewportChangedEventArgs, GroupData, GroupHeaderDisplayMode, GroupHeaderDisplayMode_$type, GroupInfo, GroupSummaryDisplayMode, GroupSummaryDisplayMode_$type, Header, HeaderClickAction, HeaderClickAction_$type, HeaderRowSeparator, HeaderSeparator, HorizontalPropertyEditorDataSource, HoverManager, ICellActionManager_$type, ICellModelExportUpdater_$type, ICellPresenter_$type, ICellRenderingEngine_$type, IColumnGroupingVisualModelExport_$type, IColumnGrouping_$type, IDataAdapter_$type, IDataGridComponent_$type, IDelayedExecutionManager_$type, IDraggerView_$type, IDragger_$type, IEditorView_$type, IExternalDefinitionBase_$type, IExternalGrid_$type, IExternalTemplateColumn_$type, IExternalTemplateHeaderColumn_$type, IExternalTemplateSectionHeader_$type, IGridInfoRequestor_$type, INativeCell_$type, IPlatformPixelConverter_$type, IPropertySetter_$type, ISummaryChooserView_$type, IToolbarVisualModelExport_$type, IViewportManager_$type, IgcApplyButtonClickEventArgs, IgcCancelButtonClickEventArgs, IgcCellInfo, IgcCellKey, IgcCellKeyModule, IgcCellRange, IgcCellRangeModule, IgcCellStyleRequestedEventArgs, IgcCheckboxListComponent, IgcCheckboxListModule, IgcCheckedChangedEventArgs, IgcColumnChooserComponent, IgcColumnChooserModule, IgcColumnExchanger, IgcColumnExchangersCollection, IgcColumnGroupDescription, IgcColumnGroupDescriptionCollection, IgcColumnGroupDescriptionModule, IgcColumnGroupingComponent, IgcColumnGroupingModule, IgcColumnHiddenChangedEventArgs, IgcColumnMovingSeparatorComponent, IgcColumnMovingSeparatorModule, IgcColumnPinnedChangedEventArgs, IgcColumnPinningComponent, IgcColumnPinningModule, IgcColumnPropertySetter, IgcColumnPropertySettersCollection, IgcColumnResizingSeparatorComponent, IgcColumnResizingSeparatorModule, IgcColumnSortDescription, IgcColumnSortDescriptionCollection, IgcColumnSortDescriptionModule, IgcColumnSummaryDescription, IgcColumnSummaryDescriptionCollection, IgcColumnSummaryDescriptionModule, IgcColumnWidth, IgcColumnWidthModule, IgcComboBoxColumnComponent, IgcComboBoxColumnModule, IgcDataBindingEventArgs, IgcDataGridAllColumnsModule, IgcDataGridCellEventArgs, IgcDataGridColumnComponent, IgcDataGridComparisonOperatorSelectorComponent, IgcDataGridComponent, IgcDataGridCoreModule, IgcDataGridExpansionIndicatorComponent, IgcDataGridFilterDialogComponent, IgcDataGridLocaleEnModule, IgcDataGridModule, IgcDataGridPagerComponent, IgcDataGridPagerModule, IgcDataGridSortIndicatorComponent, IgcDataGridToolbarComponent, IgcDataGridToolbarModule, IgcDateTimeCellInfo, IgcDateTimeColumnComponent, IgcDateTimeColumnModule, IgcDefinitionBaseComponent, IgcEditRowDefinitionComponent, IgcEditRowDefinitionModule, IgcEditorCellInfo, IgcEditorDefinitionComponent, IgcEditorDefinitionModule, IgcEditorRowCellInfo, IgcFilterCellInfo, IgcFilterDialogRenderCompletedEventArgs, IgcFilterOperand, IgcFilterOperandModule, IgcFilterRowDefinitionComponent, IgcFilterRowDefinitionModule, IgcFormatGroupTextEventArgs, IgcFormatSummaryTextEventArgs, IgcGotFocusEventArgs, IgcGridActiveCellChangedEventArgs, IgcGridAnimationPhaseSettings, IgcGridAnimationSettings, IgcGridCellEditEndedEventArgs, IgcGridCellEditStartedEventArgs, IgcGridCellPosition, IgcGridCellPositionModule, IgcGridCellValueChangingEventArgs, IgcGridColumnAnimationSettings, IgcGridColumnButtonOptionsComponent, IgcGridColumnButtonOptionsModule, IgcGridColumnCollection, IgcGridColumnFilterOptionsComponent, IgcGridColumnFilterOptionsModule, IgcGridColumnGroupOptionsComponent, IgcGridColumnGroupOptionsModule, IgcGridColumnHideOptionsComponent, IgcGridColumnHideOptionsModule, IgcGridColumnMoveOptionsComponent, IgcGridColumnMoveOptionsModule, IgcGridColumnOptionsBaseComponent, IgcGridColumnOptionsComponent, IgcGridColumnOptionsModule, IgcGridColumnOptionsSectionBaseComponent, IgcGridColumnOptionsSimpleSectionBaseComponent, IgcGridColumnPinOptionsComponent, IgcGridColumnPinOptionsModule, IgcGridColumnSortOptionsComponent, IgcGridColumnSortOptionsModule, IgcGridColumnSummaryOptionsComponent, IgcGridColumnSummaryOptionsModule, IgcGridColumnWidthChangedEventArgs, IgcGridColumnsAutoGeneratedEventArgs, IgcGridColumnsChangedEventArgs, IgcGridCustomFilterRequestedEventArgs, IgcGridDataCommittedEventArgs, IgcGridDataCommittingEventArgs, IgcGridFilterDialogFilterChangeEventArgs, IgcGridFilterDialogOpeningEventArgs, IgcGridFilterDialogViewModel, IgcGridFilterDialogViewModelGrouping, IgcGridFilterDialogViewModelGroupingLevel, IgcGridFilterDialogViewModelGroupingLevelCollection, IgcGridFilterDialogViewModelRow, IgcGridFilterDialogViewModelRowCollection, IgcGridFilterExpressionsEventArgs, IgcGridFilterOperandsCollection, IgcGridGroupDescriptionsChangedEventArgs, IgcGridRowEditEndedEventArgs, IgcGridRowEditStartedEventArgs, IgcGridSelectedCellRangesChangedEventArgs, IgcGridSelectedCellRangesCollection, IgcGridSelectedCellsChangedEventArgs, IgcGridSelectedCellsCollection, IgcGridSelectedItemsChangedEventArgs, IgcGridSelectedItemsCollection, IgcGridSelectedKeysChangedEventArgs, IgcGridSelectedKeysCollection, IgcGridSelectionChangedEventArgs, IgcGridSizeChangedEventArgs, IgcGridSortDescriptionsChangedEventArgs, IgcGridSummaryDescriptionsChangedEventArgs, IgcGroupData, IgcHeaderComponent, IgcHeaderRowSeparatorComponent, IgcHeaderRowSeparatorModule, IgcHeaderSeparatorComponent, IgcHeaderSeparatorModule, IgcHorizontalPropertyEditorDataSource, IgcImageCellInfo, IgcImageColumnComponent, IgcImageColumnModule, IgcLostFocusEventArgs, IgcMultiColumnComboBoxComponent, IgcMultiColumnComboBoxModule, IgcMultiColumnComboBoxTextChangedEventArgs, IgcMultiColumnComboBoxValueChangedEventArgs, IgcNumericCellInfo, IgcNumericColumnComponent, IgcNumericColumnModule, IgcOperatorSelectorClosingEventArgs, IgcOperatorSelectorOpeningEventArgs, IgcOperatorSelectorValueChangedEventArgs, IgcPageChangedEventArgs, IgcPinnedAreaSeparatorComponent, IgcPinnedAreaSeparatorModule, IgcPrimaryKeyValue, IgcPrimaryKeyValueModule, IgcPropertyEditorComponent, IgcPropertyEditorModule, IgcResponsivePhase, IgcResponsivePhasesCollection, IgcResponsiveState, IgcResponsiveStateEnteredEventArgs, IgcResponsiveStateEnteringEventArgs, IgcResponsiveStateExitedEventArgs, IgcResponsiveStatesCollection, IgcRowSeparatorComponent, IgcRowSeparatorInfo, IgcRowSeparatorModule, IgcSectionFooterComponent, IgcSectionFooterModule, IgcSectionHeaderCellInfo, IgcSectionHeaderComponent, IgcSectionHeaderModule, IgcSelectAllCheckboxChangedEventArgs, IgcSortIndicatorRenderCompletedEventArgs, IgcSummaryCellInfo, IgcSummaryChangedEventArgs, IgcSummaryChooserModule, IgcSummaryData, IgcSummaryRowComponent, IgcSummaryRowRootComponent, IgcSummaryRowRootModule, IgcSummaryRowSectionComponent, IgcSummaryRowSectionModule, IgcTemplateCellInfo, IgcTemplateCellUpdatingEventArgs, IgcTemplateColumnComponent, IgcTemplateColumnModule, IgcTemplateHeaderCellInfo, IgcTemplateHeaderCellUpdatingEventArgs, IgcTemplateHeaderComponent, IgcTemplateHeaderModule, IgcTemplateSectionHeaderCellInfo, IgcTemplateSectionHeaderCellUpdatingEventArgs, IgcTemplateSectionHeaderComponent, IgcTemplateSectionHeaderModule, IgcTextCellInfo, IgcTextColumnComponent, IgcTextColumnModule, IgcTextHeaderCellInfo, IgcTextHeaderComponent, IgcTextHeaderModule, IgcVerticalSeparatorCellInfo, ImageCell, ImageCellModel, ImageCellModelExport, ImageCellPresenter, ImageColumn, ImageResourceType, ImageResourceType_$type, ImageStretchOptions, ImageStretchOptions_$type, LayoutAction, LayoutAction_$type, LostFocusEventArgs, MergedCellEvaluationCriteria, MergedCellEvaluationCriteria_$type, MergedCellInfo, MergedCellMode, MergedCellMode_$type, ModelStates_$type, ModelTypes_$type, MultiColumnComboBox, MultiColumnComboBoxDataSourceNotificationHandler, MultiColumnComboBoxSelectedItemChangeType, MultiColumnComboBoxSelectedItemChangeType_$type, MultiColumnComboBoxTextChangedEventArgs, MultiColumnComboBoxUtilities, MultiColumnComboBoxValueChangedEventArgs, MultiColumnComboBoxView, MultiColumnComboVisualModelExport, MultipleDataSourceNotifier, NativeUIGridFactory, NumericCell, NumericCellFormatter, NumericCellModel, NumericCellModelExport, NumericCellPresenter, NumericColumn, NumericEditorView, OperatorModel, OperatorSelectorClosingEventArgs, OperatorSelectorOpeningEventArgs, OperatorSelectorValueChangedEventArgs, PageChangedEventArgs, PagedDataProvider, Pager, PagerDataSourceNotificationBridge, PagerGridDataSourceNotificationBridge, PagerView, PagerVisualModelExport, PinnedAreaSeparator, PinnedPositions, PinnedPositions_$type, PinnedRowInfo, PlaceholderView, PrimaryKeyValue, PropertyEditor, PropertyEditorView, PushRowResult, PushRowSettings, RecyclingManager, ResponsiveEngine, ResponsivePhase, ResponsivePhasesCollection, ResponsiveState, ResponsiveStateEnteredEventArgs, ResponsiveStateEnteringEventArgs, ResponsiveStateExitedEventArgs, ResponsiveStatesCollection, RowCellsEffect, RowEffect, RowHoverAnimationMode, RowHoverAnimationMode_$type, RowPath, RowRange, RowSelectionAnimationMode, RowSelectionAnimationMode_$type, RowSeparator, RowSeparatorCell, RowSeparatorCellPresenter, RowSeparatorModel, RowSeparatorModelExport, SaveLayoutColumn, SaveLayoutFilterInfo, SaveLayoutGroupInfo, SaveLayoutSortInfo, SectionFooter, SectionHeader, SectionHeaderCell, SectionHeaderCellModel, SectionHeaderCellModelExport, SectionHeaderCellPresenter, SectionInfo, SelectAllCheckboxChangedEventArgs, SelectionManager, SortIndicatorRenderCompletedEventArgs, SortIndicatorStyle, SortIndicatorStyle_$type, SortManager, SortMode, SortMode_$type, SpacerEffect, SpatialEngine, StringOperatorTypes_$type, SummaryCell, SummaryCellModel, SummaryCellModelExport, SummaryCellPresenter, SummaryChangedEventArgs, SummaryChooser, SummaryChooserItem, SummaryChooserView, SummaryData, SummaryRow, SummaryRowRoot, SummaryRowSection, SummaryScope, SummaryScope_$type, TemplateCell, TemplateCellContainer, TemplateCellModel, TemplateCellModelExport, TemplateCellPresenter, TemplateCellUpdatingEventArgs, TemplateColumn, TemplateHeader, TemplateHeaderCell, TemplateHeaderCellModel, TemplateHeaderCellModelExport, TemplateHeaderCellPresenter, TemplateHeaderCellUpdatingEventArgs, TemplateSectionHeader, TemplateSectionHeaderCellModel, TemplateSectionHeaderCellModelExport, TemplateSectionHeaderCellUpdatingEventArgs, TextCell, TextCellLineBreakMode, TextCellLineBreakMode_$type, TextCellModel, TextCellModelExport, TextCellPresenter, TextColumn, TextEditorView, TextHeader, TextHeaderCell, TextHeaderCellModel, TextHeaderCellModelExport, TextHeaderCellPresenter, TextVisualModelExport, ToolbarVisualModelExport, VerticalSeparatorCell, VerticalSeparatorCellModel, VerticalSeparatorCellPresenter, VisibilityEngine, VisualModel, VisualModelExport };
|