зеркало из https://github.com/telerik/xaml-sdk.git
8e6db6e592 | ||
---|---|---|
.. | ||
Properties | ||
AllOrders.cs | ||
App.config | ||
App.xaml | ||
App.xaml.cs | ||
CellTemplateSelector.cs | ||
CellTemplateSettingsWindow.xaml | ||
CellTemplateSettingsWindow.xaml.cs | ||
CustomContextMenuBehavior_WPF.csproj | ||
Example.xaml | ||
Example.xaml.cs | ||
MainPage.xaml | ||
MainPage.xaml.cs | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
MyCustomContextMenuBehavior.cs | ||
Order.cs | ||
Readme.md | ||
StepSettingsWindow.xaml | ||
StepSettingsWindow.xaml.cs |
Readme.md
Custom ContextMenuBehavior
This example demonstrates how to implement a custom ContextMenuBehavior, which will allow you to modify the ContextMenus in RadPivotFieldList. The following scenarios are covered in the example: - The Label Filter of the PropertyGroupDescription items is removed - There is option added to change the step of the DoubleGroupDescription items - There is option added to color the cells of the AggregateDescription items depending on some condition