update 20260406

This commit is contained in:
Stefan Hutter
2026-04-06 12:40:02 +02:00
parent e82057b6e4
commit 7a28e0c2bb
519 changed files with 318370 additions and 634840 deletions

View File

@@ -337,7 +337,7 @@
<param name="HeaderHeight">To set header height.</param>
<param name="graphics">To set graphics.</param>
<param name="brush">To set the brush color.</param>
<param name="AvailableArea">To set the available area.</param>
<param name="availableArea">To set the available area.</param>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleHelper.DrawTreeMapInSliceAndDiceMode(Syncfusion.Windows.Forms.TreeMap.TreeMap,System.Collections.Generic.List{Syncfusion.Windows.Forms.TreeMap.TreeMapItem},System.Double,System.Double,System.Drawing.Graphics,System.Drawing.Brush,System.Drawing.Rectangle)">
<summary>
@@ -371,7 +371,7 @@
<param name="HeaderHeight">To set header height.</param>
<param name="graphics">To set graphics.</param>
<param name="brush">To set the brush color.</param>
<param name="AvailableArea">To set the available area.</param>
<param name="availableArea">To set the available area.</param>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleHelper.DrawHierarchicalSliceAndDiceItem(Syncfusion.Windows.Forms.TreeMap.TreeMap,System.Collections.Generic.List{Syncfusion.Windows.Forms.TreeMap.TreeMapItem},System.Double,System.Double,System.Drawing.Size,System.Double,System.Double,System.Drawing.Graphics,System.Drawing.Brush,System.Drawing.Rectangle)">
<summary>
@@ -386,7 +386,7 @@
<param name="HeaderHeight">To set header height.</param>
<param name="graphics">To set graphics.</param>
<param name="brush">To set the brush color.</param>
<param name="AvailableArea">To set the available area.</param>
<param name="availableArea">To set the available area.</param>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.LeafItemSettings">
<summary>
@@ -576,13 +576,7 @@
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleInfoStore"/> class.
</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleInfoStore.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleInfoStore"/> class from a serialization stream.
</summary>
<param name="info">An object that holds all the data needed to serialize or deserialize this instance.</param>
<param name="context">Describes the source and destination of the serialized stream specified by info. </param>
</member>
<!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleInfoStore.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" -->
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleInfoStore.StaticDataStore">
<summary>
Gets the static data value of the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleInfoStore"/> class.
@@ -625,7 +619,7 @@
<summary>
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMapVisualStyle"/> class.
</summary>
<param name="identity">A <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleInfoIdentity"/> that holds the identity for this <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleInfoStore"/>.</param>
<param name="identity">A <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleInfoIdentity"/> that holds the identity for this <see cref="!:TreeTreeMaptyleInfoStore"/>.</param>
<param name="store"> Holds instance of a <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMapStyleInfoStore"/> class </param>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMapVisualStyle.DefaultStyle">
@@ -650,7 +644,7 @@
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the back color of the TreeMap.</value>
<remarks>
This color has filled to back color of the TreeMap only when set the
<see cref="P:Syncfusion.Windows.Forms.TreeMap.TreeMapVisualStyle.BackColor"/> property.
<see cref="!:Syncfusion.Windows.Forms.TreeMap.TreeMap.BackColor"/> property.
</remarks>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMapVisualStyle.Font">
@@ -661,7 +655,7 @@
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMapVisualStyle.GetDefaultStyle">
<summary>
Gets the default style value of the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMapVisualStyle"/> class.
Gets the default style value of the <see cref="!:ComboBoxStyle"/> class.
</summary>
<returns>Returns the default style value.</returns>
</member>
@@ -726,7 +720,7 @@
<summary>
Occurs when a property in the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMapVisualStyle"/> has changed.
</summary>
<param name="style">The <see cref="T:Syncfusion.Styles.StyleInfoBase"/> instance that has changed.</param>
<param name="style">The <see cref="M:Syncfusion.Styles.StyleInfoBase.#ctor"/> instance that has changed.</param>
<param name="sip">A <see cref="T:Syncfusion.Styles.StyleInfoProperty"/> that identifies the property to operate on.</param>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.TreeMapInfoSubObjectIdentity">
@@ -747,11 +741,6 @@
sub-object.
</param>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.TreeMap">
<summary>
Represents a control that displays hierarchical or flat data as a tree map visualization.
</summary>
</member>
<member name="F:Syncfusion.Windows.Forms.TreeMap.TreeMap.themeStyle">
<summary>
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.ThemeStyle"/> property.
@@ -793,8 +782,7 @@
<summary>
Helps to update the renderer settings of TreeMap
</summary>
<param name="graphics">The graphics surface used for rendering.</param>
<param name="availableArea">The area available for drawing the TreeMap items.</param>
<param name="e">PaintEventArgs</param>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMap.DrawBackground(System.Drawing.Graphics)">
<summary>
@@ -827,21 +815,11 @@
</summary>
<returns>Accessibility</returns>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.ItemsSource">
<summary>
Gets or sets the item source for the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.WeightValuePath">
<summary>
To specify the Weightvalue path
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.ColorValuePath">
<summary>
Gets or sets ColorValuePath for the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.LabelFont">
<summary>
To specify the font style of label
@@ -902,41 +880,11 @@
To specify the selection mode
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.LeafItemSettings">
<summary>
Gets or sets LeafItemSettings for the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.LeafColorMapping">
<summary>
Gets or sets LeafColorMapping for the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.RangeColorMapping">
<summary>
Gets or sets RangeColorMapping for the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.LegendSetting">
<summary>
To specify the legendsettings
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.Legends">
<summary>
Gets or sets Legends for the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.Levels">
<summary>
Gets or sets Levels for the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.GroupColorMappings">
<summary>
Gets or sets GroupColorMappings for the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.IsTootTipVisible">
<summary>
To specify the tooltip is visible or not
@@ -967,111 +915,11 @@
To specify the highlightborder thickness
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.SelectedItems">
<summary>
Gets or sets the collection of currently selected items in the TreeMap.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMap.HighlightGroupOnSelection">
<summary>
To specify highlighting the group of items on selection
</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMap.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMap.OnMouseLeave(System.EventArgs)">
<summary>
Handles the mouse leave event for the control.
</summary>
<param name="e">An EventArgs object that contains the event data.</param>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMap.OnMouseEnter(System.EventArgs)">
<summary>
Handles the mouse enter event for the control.
</summary>
<param name="e">An EventArgs object that contains the event data.</param>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMap.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
<summary>
Handles the mouse up event for the control.
</summary>
<param name="e">A MouseEventArgs object that contains the event data.</param>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMap.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
<summary>
Handles the mouse move event for the control.
</summary>
<param name="e">A MouseEventArgs object that contains the event data.</param>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMap.OnPaint(System.Windows.Forms.PaintEventArgs)">
<summary>
Handles the paint event for the control.
</summary>
<param name="e">A PaintEventArgs object that contains the event data.</param>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMap.GroupColor(System.Collections.Generic.List{Syncfusion.Windows.Forms.TreeMap.TreeMapItem})">
<summary>
Applies color mappings to TreeMap groups based on predefined group color settings.
</summary>
<param name="items">A list of TreeMapItem objects to which color mappings will be applied.</param>
<remarks>
If a matching group ID is found in the color mappings, the corresponding color mapping is applied to its child items.
If no group-level mapping is found, the default leaf color mapping is applied.
</remarks>
</member>
<member name="E:Syncfusion.Windows.Forms.TreeMap.TreeMap.PropertyChanged">
<summary>
Occurs when a property value changes. Used to notify listeners, typically for data binding scenarios.
</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMap.OnPropertyChanged(System.String)">
<summary>
Raises the <see cref="E:Syncfusion.Windows.Forms.TreeMap.TreeMap.PropertyChanged"/> event for the specified property name.
</summary>
<param name="propertyName">The name of the property that changed.</param>
<remarks>
Notifies any bound controls or listeners that the property value has changed.
</remarks>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.TreeMap.SelectionChangedEventHandler">
<summary>
Represents the method that will handle the SelectionChanged event. Provides data about the old and new selection states.
</summary>
<param name="sender">The source of the event.</param>
<param name="e">A SelectionEventArgs object that contains the event data.</param>
</member>
<member name="E:Syncfusion.Windows.Forms.TreeMap.TreeMap.SelectionChanged">
<summary>
Occurs when the selection within the TreeMap control changes. This event provides information about the previous and current selection states.
</summary>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.TreeMap.LeafItemDrawingEventHandler">
<summary>
Represents the method that will handle the LeafItemDrawing event. Provides data required for custom rendering of individual leaf items in the TreeMap.
</summary>
<param name="sender">The source of the event.</param>
<param name="e">A LeafItemDrawingEventArgs object that contains the drawing data for the leaf item.</param>
</member>
<member name="E:Syncfusion.Windows.Forms.TreeMap.TreeMap.LeafItemDrawing">
<summary>
Occurs when a leaf item in the TreeMap is about to be drawn. Allows customization of the rendering logic for individual leaf items.
</summary>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.TreeMap.TooltipDrawingEventHandler">
<summary>
Represents the method that will handle the TooltipDrawing event. Provides data for customizing the appearance and content of tooltips displayed in the TreeMap.
</summary>
<param name="sender">The source of the event.</param>
<param name="e">A TooltipDrawingEventArgs object that contains the tooltip drawing data.</param>
</member>
<member name="E:Syncfusion.Windows.Forms.TreeMap.TreeMap.TooltipDrawing">
<summary>
Occurs when a tooltip is about to be drawn for a TreeMap item. Allows customization of the tooltip content and appearance before it is displayed.
</summary>
</member>
<member name="F:Syncfusion.Windows.Forms.TreeMap.TreeMap.components">
<summary>
Required designer variable.
@@ -1104,14 +952,6 @@
Initializes a new instance of the TreeMapDesigner class
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TreeMapDesigner.ActionLists">
<summary>
Gets the collection of designer action lists associated with the TreeMap control.
</summary>
<remarks>
These action lists provide design-time support in Visual Studio, allowing developers to configure properties and behavior through a smart tag panel.
</remarks>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMapDesigner.Initialize(System.ComponentModel.IComponent)">
<summary>
Overridden Initialize method.
@@ -1168,62 +1008,6 @@
Overrridden InitializeActionList.
</summary>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.SelectionEventArgs">
<summary>
Provides data for the SelectionChanged event in the TreeMap control.
</summary>
<remarks>
Contains information about the items that were previously selected and the items that are newly selected.
</remarks>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.SelectionEventArgs.OldItems">
<summary>
Gets the collection of items that were previously selected before the selection change occurred.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.SelectionEventArgs.Newitems">
<summary>
Gets the collection of items that are currently selected after the selection change occurred.
</summary>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.TooltipDrawingEventArgs">
<summary>
Provides data for the TooltipDrawing event in the TreeMap control. Contains information required to customize the appearance and content of tooltips.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TooltipDrawingEventArgs.Graphics">
<summary>
Gets or sets the graphics context used for drawing the tooltip in <see cref="T:Syncfusion.Windows.Forms.TreeMap.TooltipDrawingEventArgs"/>.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TooltipDrawingEventArgs.X">
<summary>
Gets or sets the X-coordinate of the tooltip's position in <see cref="T:Syncfusion.Windows.Forms.TreeMap.TooltipDrawingEventArgs"/>.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TooltipDrawingEventArgs.Y">
<summary>
Gets or sets the Y-coordinate of the tooltip's position in <see cref="T:Syncfusion.Windows.Forms.TreeMap.TooltipDrawingEventArgs"/>.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TooltipDrawingEventArgs.Data">
<summary>
Gets or sets the data associated with the TreeMap item for which the tooltip is being drawn.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.TooltipDrawingEventArgs.Handled">
<summary>
Gets or sets a value indicating whether the tooltip drawing has been handled in <see cref="T:Syncfusion.Windows.Forms.TreeMap.TooltipDrawingEventArgs"/>.
</summary>
<remarks>
If set to true, the default tooltip rendering will be skipped.
</remarks>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.TreeMapAccessibility">
<summary>
Provides accessibility support for the TreeMap control by exposing relevant properties to assistive technologies.
</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.TreeMapAccessibility.#ctor(Syncfusion.Windows.Forms.TreeMap.TreeMap)">
<summary>
Constructor.
@@ -1273,68 +1057,6 @@
<param name="y"></param>
<returns></returns>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs">
<summary>
Provides data for the LeafItemDrawing event in the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
<remarks>
Enables customization of the rendering of individual leaf items, including their size, color, label, and associated data.
</remarks>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs.RectSize">
<summary>
Gets or sets the rectangle that defines the size and position of the leaf item to be drawn in <see cref="T:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs"/>.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs.Color">
<summary>
Gets or sets the brush used to fill the leaf item in <see cref="T:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs"/>.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs.Graphics">
<summary>
Gets or sets the graphics context used for drawing the leaf item in <see cref="T:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs"/>.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs.Label">
<summary>
Gets or sets the label text associated with the leaf item in <see cref="T:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs"/>.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs.Data">
<summary>
Gets or sets the data object associated with the leaf item in <see cref="T:Syncfusion.Windows.Forms.TreeMap.LeafItemDrawingEventArgs"/>.
</summary>
</member>
<member name="T:Syncfusion.Windows.Forms.TreeMap.ToolTipInfo">
<summary>
Represents the configuration settings for tooltips displayed in the <see cref="T:Syncfusion.Windows.Forms.TreeMap.TreeMap"/> control.
</summary>
<remarks>
Allows customization of tooltip header and content patterns, as well as background color.
</remarks>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.ToolTipInfo.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.TreeMap.ToolTipInfo"/> class with default settings.
Sets the background color to white by default.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.ToolTipInfo.ToolTipHeaderPattern">
<summary>
Gets or sets the pattern used to format the tooltip header text in <see cref="T:Syncfusion.Windows.Forms.TreeMap.ToolTipInfo"/>.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.ToolTipInfo.ToolTipContentPattern">
<summary>
Gets or sets the pattern used to format the tooltip content text in <see cref="T:Syncfusion.Windows.Forms.TreeMap.ToolTipInfo"/>.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.TreeMap.ToolTipInfo.BackColor">
<summary>
Gets or sets the background color of the tooltip in <see cref="T:Syncfusion.Windows.Forms.TreeMap.ToolTipInfo"/>.
</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.TreeMap.SubstringExtensions.Between(System.String,System.String,System.String)">
<summary>
Get string value between [first] a and [last] b.