fastgrid: moved Edit folder #32
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected], actions/setup-dotnet@v3, actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build the FastControls package:
src/FastControls/FastGrid/Column/FastGridViewColumn.cs#L350
'FastGridViewColumn.OnPropertyChanged(string)': new protected member declared in sealed type
|
Build the FastControls package:
src/FastControls/FastGrid/Column/FastGridViewColumn.cs#L354
'FastGridViewColumn.SetField<T>(ref T, T, string)': new protected member declared in sealed type
|
Build the FastControls package:
src/FastControls/FastGrid/Column/FastGridViewColumnGroup.cs#L75
'FastGridViewColumnGroup.OnPropertyChanged(string)': new protected member declared in sealed type
|
Build the FastControls package:
src/FastControls/FastGrid/Column/FastGridViewColumnGroup.cs#L79
'FastGridViewColumnGroup.SetField<T>(ref T, T, string)': new protected member declared in sealed type
|
Build the FastControls package:
src/FastControls/FastGrid/Util/FastGridInternalUtil.cs#L82
'FrameworkElement.CustomLayout' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastGrid/Util/FastGridInternalUtil.cs#L83
'FrameworkElement.CustomLayout' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L29
'PropertyMetadata.CallPropertyChangedWhenLoadedIntoVisualTree' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L45
'PropertyMetadata.CallPropertyChangedWhenLoadedIntoVisualTree' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastCheckBox.cs#L115
'INTERNAL_HtmlDomManager.SetDomElementAttribute(object, string, object)' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Build the FastControls package:
src/FastControls/FastGrid/Row/FastGridViewRowContent.cs#L13
'FrameworkElement.CustomLayout' is obsolete: 'Deprecated. It will be removed in a future release.'
|
Loading