Documentation(1039222): Update the UG Documentation for WPF Controls#2332
Documentation(1039222): Update the UG Documentation for WPF Controls#2332Usha4947 wants to merge 4 commits into
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
| ID = "381", | ||
| DOB = new DateTime(1995, 12, 24), | ||
| Experience = 5; | ||
| Experience = 5, |
There was a problem hiding this comment.
Check the syntax the comma would not allow here?
| Here, `EmailID` property value editor changed from `TextBox` to `MaskedEdit` control with email id mask. Also, we assigned the `IntegerEditor` for the integer type properties, so it applied to the `Experience` and `Age` properties. Then, the value editors for the `Experience` and `Age` property is changed from `NumericTextBox` to `Updown` control. | ||
|
|
||
|  | ||
|  |
There was a problem hiding this comment.
Image name is looking incorrect previous itself check this?
| {% endtabs %} | ||
|
|
||
| N> `LoadOnDemandCommand` receives [TreeViewNode](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeView.Engine.TreeViewNode.html) as command parameter by default. | ||
| N> `LoadOnDemandCommand` receives the [TreeViewNode](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeView.Engine.TreeViewNode.html) as the command parameter by default. The examples use Syncfusion's `NotificationObject` and `BaseCommand` base classes; you can also use a standard `INotifyPropertyChanged` implementation and an `ICommand` of your own. |
There was a problem hiding this comment.
Extra command is needed?
|
|
||
| * `Node`: Gets the [TreeViewNode](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeView.Engine.TreeViewNode.html) and data associated with the hold item as its arguments. | ||
| * `Position`: Gets the touch position in the hold item. | ||
| * `Node`: Gets the [TreeViewNode](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeView.Engine.TreeViewNode.html) and the data associated with the held item. |
There was a problem hiding this comment.
Held is correct sentences.?
| ## Key Navigation | ||
|
|
||
| The TreeView allows to select or navigate the items through keyboard interactions. When the [SelectionMode](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeView.SfTreeView.html#Syncfusion_UI_Xaml_TreeView_SfTreeView_SelectionMode) is `Multiple` or `Extended`, the [FocusBorderColor](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeView.SfTreeView.html#Syncfusion_UI_Xaml_TreeView_SfTreeView_FocusBorderColor) will set to the CurrentItem. | ||
| The TreeView allows selecting and navigating items through keyboard interactions. Supported keys include the arrow keys (Left/Right expand and collapse, Up/Down move focus), Home, End, Page Up, and Page Down. When the [SelectionMode](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeView.SfTreeView.html#Syncfusion_UI_Xaml_TreeView_SfTreeView_SelectionMode) is `Multiple` or `Extended`, the [FocusBorderColor](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeView.SfTreeView.html#Syncfusion_UI_Xaml_TreeView_SfTreeView_FocusBorderColor) is set on the `CurrentItem`. |
There was a problem hiding this comment.
Key also mentioned whether this is needed?
…n-content/wpf-docs into WPF_1039222_UGDocumentation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Task Description
Task 1039222: Fix the Documentation Issues for WPF, WinForms and WinUI Controls
Description
Updated the UG Documentation for the WPF SfTreeView and PropertyGrid Controls
AI Usage
Code Studio used in this PR/MR?
If Yes: Primary use (choose one)
Outcome
If Cost time: Provide one line explanation