Updated the Primary Keyword Correction for WPF maskedtextbox and radial menu - #2655
Updated the Primary Keyword Correction for WPF maskedtextbox and radial menu#2655Madhavansf wants to merge 7 commits into
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
| ## Theme | ||
|
|
||
| SfMaskedEdit supports various built-in themes. Refer to the below links to apply themes for the SfMaskedEdit, | ||
| The WPF MaskedTextBox supports various built-in themes. Refer to the below links to apply themes for the WPF MaskedTextBox, |
There was a problem hiding this comment.
The WPF MaskedTextBox supports various built-in themes. Refer to the following links to apply them:
| # Getting Started with WPF MaskedTextBox (SfMaskedEdit) | ||
|
|
||
| This section explains how to create a [WPF MaskedTextBox](https://www.syncfusion.com/wpf-controls/maskedtextbox) (SfMaskedEdit) and explains about its structure and features. | ||
| This section explains how to create a [WPF MaskedTextBox](https://www.syncfusion.com/wpf-controls/maskedtextbox) (WPF MaskedTextBox) and explains about its structure and features. |
There was a problem hiding this comment.
This section explains how to create a WPF MaskedTextBox and describes its structure and features.
| {{ codesnippet1 | OrderList_Indent_Level_1 }} | ||
|
|
||
| ## Adding WPF SfMaskedEdit via C\# | ||
| ## Adding WPF MaskedTextBox via C\# |
| ## Theme | ||
|
|
||
| SfMaskedEdit supports various built-in themes. Refer to the below links to apply themes for the SfMaskedEdit, | ||
| The WPF MaskedTextBox supports various built-in themes. Refer to the below links to apply themes for the The WPF MaskedTextBox, |
There was a problem hiding this comment.
The WPF MaskedTextBox supports various built-in themes. Refer to the following links to apply them.
| # Input Restriction in WPF MaskedTextBox (SfMaskedEdit) | ||
|
|
||
| This section explains accessing the [SfMaskedEdit](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Controls.Input.SfMaskedEdit.html) properties and events associated with it. | ||
| This section explains accessing the [The WPF MaskedTextBox](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Controls.Input.SfMaskedEdit.html) properties and events associated with it. |
There was a problem hiding this comment.
This section explains accessing the WPF MaskedTextBox properties and events associated with it.
| ## Theme | ||
|
|
||
| Radial Menu supports various built-in themes. Refer to the below links to apply themes for the Radial Menu, | ||
| The WPF Radial Menu supports various built-in themes. Refer to the below links to apply themes for the WPF Radial Menu, |
There was a problem hiding this comment.
The WPF Radial Menu supports various built-in themes. Refer to the following links to apply them.
| ## Display Member Path | ||
|
|
||
| DisplayMemberPath property of the Radial Menu used to define which business model property needs to be displayed inside the header of the Radial Menu items. | ||
| DisplayMemberPath property of the WPF Radial Menu used to define which business model property needs to be displayed inside the header of the WPF Radial Menu items. |
There was a problem hiding this comment.
The DisplayMemberPath property of the WPF Radial Menu is used to specify the business model property displayed in item headers.
| ## Command Path | ||
|
|
||
| CommandPath property of the Radial Menu can be used to bind the command in the business object to the radial menu item when items are populated using data binding. | ||
| CommandPath property of the WPF Radial Menu can be used to bind the command in the business object to the WPF Radial Menu item when items are populated using data binding. |
There was a problem hiding this comment.
The CommandPath property of the WPF Radial Menu specifies the command in the business object that is bound to a menu item when items are populated through data binding.
| ## Item Template | ||
|
|
||
| ItemTemplate property of the RadialMenu can be used to customize the header part of the radial menu items. | ||
| ItemTemplate property of the WPF Radial Menu can be used to customize the header part of the WPF Radial Menu items. |
There was a problem hiding this comment.
The ItemTemplate property of the WPF Radial Menu is used to customize the appearance and content of item headers.
| Position of the tooltip displayed relative to the Radial Menu can be customized using ToolTipPlacement property. This have the following options. | ||
| Position of the tooltip displayed relative to the WPF Radial Menu can be customized using ToolTipPlacement property. This have the following options. | ||
|
|
||
| * None: Tooltip is hidden from the display. |
There was a problem hiding this comment.
The following tooltip positions are supported:
- None: Hides the tooltip.
- Left: Displays the tooltip to the left of the WPF Radial Menu.
- Top: Displays the tooltip above the control.
- Right: Displays the tooltip to the right of the control.
- Bottom: Displays the tooltip below the control.
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
No description provided.