DefaultContextMenuItemNames.SelectControlsWithStyle Field
Returns “DevExpress_Xpf_Reports_ContextMenu_SelectControlsWithStyle”. Corresponds to the Select Controls with Style context menu command available for control styles.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string SelectControlsWithStyle = "DevExpress_Xpf_Reports_ContextMenu_SelectControlsWithStyle"
Field Value
Type |
---|
String |
See Also