Skip to content

Commit ec97f85

Browse files
v24.2.3
1 parent fa2acf5 commit ec97f85

File tree

534 files changed

+2068
-1494
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

534 files changed

+2068
-1494
lines changed

Blazor-MAUI-Demos/App.xaml.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Blazor_MAUI_Demos_NET8.csproj

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -65,56 +65,56 @@
6565
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.0" />
6666
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
6767
<PackageReference Include="Markdig" Version="0.23.0" />
68-
<PackageReference Include="Syncfusion.Blazor.Themes" Version="24.1.41" />
69-
<PackageReference Include="Syncfusion.Blazor.Buttons" Version="24.1.41" />
70-
<PackageReference Include="Syncfusion.Blazor.DataForm" Version="24.1.41" />
71-
<PackageReference Include="Syncfusion.Blazor.Cards" Version="24.1.41" />
72-
<PackageReference Include="Syncfusion.Blazor.Spinner" Version="24.1.41" />
73-
<PackageReference Include="Syncfusion.Blazor.BarcodeGenerator" Version="24.1.41" />
74-
<PackageReference Include="Syncfusion.Blazor.CircularGauge" Version="24.1.41" />
75-
<PackageReference Include="Syncfusion.Blazor.LinearGauge" Version="24.1.41" />
76-
<PackageReference Include="Syncfusion.Blazor.Notifications" Version="24.1.41" />
77-
<PackageReference Include="Syncfusion.Blazor.Popups" Version="24.1.41" />
78-
<PackageReference Include="Syncfusion.Blazor.SplitButtons" Version="24.1.41" />
79-
<PackageReference Include="Syncfusion.Blazor.Layouts" Version="24.1.41" />
80-
<PackageReference Include="Syncfusion.Blazor.Inputs" Version="24.1.41" />
81-
<PackageReference Include="Syncfusion.Blazor.Calendars" Version="24.1.41" />
82-
<PackageReference Include="Syncfusion.Blazor.Navigations" Version="24.1.41" />
83-
<PackageReference Include="Syncfusion.Blazor.Diagrams" Version="24.1.41" />
84-
<PackageReference Include="Syncfusion.Blazor.Diagram" Version="24.1.41" />
85-
<PackageReference Include="Syncfusion.Blazor.DropDowns" Version="24.1.41" />
86-
<PackageReference Include="Syncfusion.Blazor.RichTextEditor" Version="24.1.41" />
87-
<PackageReference Include="Syncfusion.Blazor.ImageEditor" Version="24.1.41" />
88-
<PackageReference Include="Syncfusion.Blazor.QueryBuilder" Version="24.1.41" />
89-
<PackageReference Include="Syncfusion.Blazor.Schedule" Version="24.1.41" />
90-
<PackageReference Include="Syncfusion.Blazor.Kanban" Version="24.1.41" />
91-
<PackageReference Include="Syncfusion.Blazor.Grid" Version="24.1.41" />
92-
<PackageReference Include="Syncfusion.Blazor.TreeGrid" Version="24.1.41" />
93-
<PackageReference Include="Syncfusion.Blazor.Gantt" Version="24.1.41" />
94-
<PackageReference Include="Syncfusion.Blazor.TreeMap" Version="24.1.41" />
95-
<PackageReference Include="Syncfusion.Blazor.FileManager" Version="24.1.41" />
96-
<PackageReference Include="Syncfusion.Blazor.HeatMap" Version="24.1.41" />
97-
<PackageReference Include="Syncfusion.Blazor.InPlaceEditor" Version="24.1.41" />
98-
<PackageReference Include="Syncfusion.Blazor.Maps" Version="24.1.41" />
99-
<PackageReference Include="Syncfusion.Blazor.ProgressBar" Version="24.1.41" />
100-
<PackageReference Include="Syncfusion.Blazor.Charts" Version="24.1.41" />
101-
<PackageReference Include="Syncfusion.Blazor.RangeNavigator" Version="24.1.41" />
102-
<PackageReference Include="Syncfusion.Blazor.StockChart" Version="24.1.41" />
103-
<PackageReference Include="Syncfusion.Blazor.BulletChart" Version="24.1.41" />
104-
<PackageReference Include="Syncfusion.Blazor.SmithChart" Version="24.1.41" />
105-
<PackageReference Include="Syncfusion.Blazor.Sparkline" Version="24.1.41" />
106-
<PackageReference Include="Syncfusion.Blazor.WordProcessor" Version="24.1.41" />
107-
<PackageReference Include="Syncfusion.Blazor.SfPdfViewer" Version="24.1.41" />
108-
<PackageReference Include="Syncfusion.Blazor.PivotTable" Version="24.1.41" />
109-
<PackageReference Include="Syncfusion.Licensing" Version="24.1.41" />
110-
<PackageReference Include="Syncfusion.Presentation.Net.Core" Version="24.1.41" />
111-
<PackageReference Include="Syncfusion.PresentationRenderer.Net.Core" Version="24.1.41" />
112-
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="24.1.41" />
113-
<PackageReference Include="Syncfusion.DocIORenderer.Net.Core" Version="24.1.41" />
114-
<PackageReference Include="Syncfusion.Pdf.Imaging.Net.Core" Version="24.1.41" />
115-
<PackageReference Include="Syncfusion.XlsIO.Net.Core" Version="24.1.41" />
116-
<PackageReference Include="Syncfusion.XlsIORenderer.Net.Core" Version="24.1.41" />
117-
<PackageReference Include="Syncfusion.Pdf.Net.Core" Version="24.1.41" />
68+
<PackageReference Include="Syncfusion.Blazor.Themes" Version="24.2.3" />
69+
<PackageReference Include="Syncfusion.Blazor.Buttons" Version="24.2.3" />
70+
<PackageReference Include="Syncfusion.Blazor.DataForm" Version="24.2.3" />
71+
<PackageReference Include="Syncfusion.Blazor.Cards" Version="24.2.3" />
72+
<PackageReference Include="Syncfusion.Blazor.Spinner" Version="24.2.3" />
73+
<PackageReference Include="Syncfusion.Blazor.BarcodeGenerator" Version="24.2.3" />
74+
<PackageReference Include="Syncfusion.Blazor.CircularGauge" Version="24.2.3" />
75+
<PackageReference Include="Syncfusion.Blazor.LinearGauge" Version="24.2.3" />
76+
<PackageReference Include="Syncfusion.Blazor.Notifications" Version="24.2.3" />
77+
<PackageReference Include="Syncfusion.Blazor.Popups" Version="24.2.3" />
78+
<PackageReference Include="Syncfusion.Blazor.SplitButtons" Version="24.2.3" />
79+
<PackageReference Include="Syncfusion.Blazor.Layouts" Version="24.2.3" />
80+
<PackageReference Include="Syncfusion.Blazor.Inputs" Version="24.2.3" />
81+
<PackageReference Include="Syncfusion.Blazor.Calendars" Version="24.2.3" />
82+
<PackageReference Include="Syncfusion.Blazor.Navigations" Version="24.2.3" />
83+
<PackageReference Include="Syncfusion.Blazor.Diagrams" Version="24.2.3" />
84+
<PackageReference Include="Syncfusion.Blazor.Diagram" Version="24.2.3" />
85+
<PackageReference Include="Syncfusion.Blazor.DropDowns" Version="24.2.3" />
86+
<PackageReference Include="Syncfusion.Blazor.RichTextEditor" Version="24.2.3" />
87+
<PackageReference Include="Syncfusion.Blazor.ImageEditor" Version="24.2.3" />
88+
<PackageReference Include="Syncfusion.Blazor.QueryBuilder" Version="24.2.3" />
89+
<PackageReference Include="Syncfusion.Blazor.Schedule" Version="24.2.3" />
90+
<PackageReference Include="Syncfusion.Blazor.Kanban" Version="24.2.3" />
91+
<PackageReference Include="Syncfusion.Blazor.Grid" Version="24.2.3" />
92+
<PackageReference Include="Syncfusion.Blazor.TreeGrid" Version="24.2.3" />
93+
<PackageReference Include="Syncfusion.Blazor.Gantt" Version="24.2.3" />
94+
<PackageReference Include="Syncfusion.Blazor.TreeMap" Version="24.2.3" />
95+
<PackageReference Include="Syncfusion.Blazor.FileManager" Version="24.2.3" />
96+
<PackageReference Include="Syncfusion.Blazor.HeatMap" Version="24.2.3" />
97+
<PackageReference Include="Syncfusion.Blazor.InPlaceEditor" Version="24.2.3" />
98+
<PackageReference Include="Syncfusion.Blazor.Maps" Version="24.2.3" />
99+
<PackageReference Include="Syncfusion.Blazor.ProgressBar" Version="24.2.3" />
100+
<PackageReference Include="Syncfusion.Blazor.Charts" Version="24.2.3" />
101+
<PackageReference Include="Syncfusion.Blazor.RangeNavigator" Version="24.2.3" />
102+
<PackageReference Include="Syncfusion.Blazor.StockChart" Version="24.2.3" />
103+
<PackageReference Include="Syncfusion.Blazor.BulletChart" Version="24.2.3" />
104+
<PackageReference Include="Syncfusion.Blazor.SmithChart" Version="24.2.3" />
105+
<PackageReference Include="Syncfusion.Blazor.Sparkline" Version="24.2.3" />
106+
<PackageReference Include="Syncfusion.Blazor.WordProcessor" Version="24.2.3" />
107+
<PackageReference Include="Syncfusion.Blazor.SfPdfViewer" Version="24.2.3" />
108+
<PackageReference Include="Syncfusion.Blazor.PivotTable" Version="24.2.3" />
109+
<PackageReference Include="Syncfusion.Licensing" Version="24.2.3" />
110+
<PackageReference Include="Syncfusion.Presentation.Net.Core" Version="24.2.3" />
111+
<PackageReference Include="Syncfusion.PresentationRenderer.Net.Core" Version="24.2.3" />
112+
<PackageReference Include="Syncfusion.DocIO.Net.Core" Version="24.2.3" />
113+
<PackageReference Include="Syncfusion.DocIORenderer.Net.Core" Version="24.2.3" />
114+
<PackageReference Include="Syncfusion.Pdf.Imaging.Net.Core" Version="24.2.3" />
115+
<PackageReference Include="Syncfusion.XlsIO.Net.Core" Version="24.2.3" />
116+
<PackageReference Include="Syncfusion.XlsIORenderer.Net.Core" Version="24.2.3" />
117+
<PackageReference Include="Syncfusion.Pdf.Net.Core" Version="24.2.3" />
118118
</ItemGroup>
119119

120120
<ItemGroup>

Blazor-MAUI-Demos/Data/SampleModel.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/MainPage.xaml.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/MauiProgram.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/ArcGauge/SampleList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Barcodes/SampleList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Buttons/OrderDetails.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Buttons/SampleList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Calendars/SampleList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Cards/SampleList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Charts/BubbelPointColor.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Charts/Chart/SynchronizedCharts.razor

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,13 +243,13 @@
243243
public double INR { get; set; }
244244
}
245245

246-
public void ZoomEvent(ZoomingEventArgs args)
246+
public async void ZoomEvent(ZoomingEventArgs args)
247247
{
248248
isZooming = args.Name == "OnZooming";
249249
if (args.AxisCollection != null && args.AxisCollection.Count > 0){
250250
zoomfactor = args.AxisCollection.Find(item => item.AxisName == "PrimaryXAxis").ZoomFactor;
251251
zoomPosition = args.AxisCollection.Find(item => item.AxisName == "PrimaryXAxis").ZoomPosition;
252-
InvokeAsync(StateHasChanged);
252+
await InvokeAsync(StateHasChanged);
253253
}
254254
}
255255

@@ -317,6 +317,7 @@
317317
}
318318
public void OnMouseLeaveChart1()
319319
{
320+
isZooming = false;
320321
_chart2.HideTooltip();
321322
_chart3.HideTooltip();
322323
_chart4.HideTooltip();
@@ -326,6 +327,7 @@
326327
}
327328
public void OnMouseLeaveChart2()
328329
{
330+
isZooming = false;
329331
_chart1.HideTooltip();
330332
_chart3.HideTooltip();
331333
_chart4.HideTooltip();
@@ -335,6 +337,7 @@
335337
}
336338
public void OnMouseLeaveChart3()
337339
{
340+
isZooming = false;
338341
_chart1.HideTooltip();
339342
_chart2.HideTooltip();
340343
_chart4.HideTooltip();
@@ -344,6 +347,7 @@
344347
}
345348
public void OnMouseLeaveChart4()
346349
{
350+
isZooming = false;
347351
_chart1.HideTooltip();
348352
_chart3.HideTooltip();
349353
_chart2.HideTooltip();

Blazor-MAUI-Demos/Pages/Charts/PointColor.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Charts/SampleList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Charts/SparkGridData.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Charts/ThemeHelper.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/CircularGauge/SampleList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/DiagramComponent/DiagramComponent/FileUtil.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/DiagramComponent/DiagramComponent/NodeTemplateSample.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/DiagramComponent/SampleList.cs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under
@@ -248,8 +248,6 @@ internal partial class SampleConfig
248248
Url = "diagramcomponent/radialtree",
249249
FileName = "RadialTree.razor",
250250
HeaderText="Radial Tree Example using Blazor Diagram Component",
251-
Type = SampleType.New,
252-
NotificationDescription = new string[]{ @"Added a demo to demonstrate radial tree layout in Diagram Component. This layout emphasizes the relationship between parent and child nodes, with the central node typically representing the root of the hierarchy." }
253251
},
254252
new Sample
255253
{

Blazor-MAUI-Demos/Pages/DocumentEditor/DocumentEditor/Data.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/DocumentEditor/SampleList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/DropDowns/SampleList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

Blazor-MAUI-Demos/Pages/Editors/SampleList.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001-2023.
2-
// Copyright Syncfusion Inc. 2001-2023. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001-2024.
2+
// Copyright Syncfusion Inc. 2001-2024. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

0 commit comments

Comments
 (0)