Name | Description | |
---|---|---|
![]() | ArrangeContent | Overridden. Overriden to layout the content. |
![]() | CreateHitTestRegion | Overridden. Gets the hit test region for this widget. The returned region is used in both point and region widget hit tests. |
![]() | MeasureContent | Overridden. Overriden to measure the content. |
![]() | OnFilterButtonClick | Called when the filter button is clicked. This implementation shows the column filter dialog. |
![]() | OnShowFilterButtonChanged | Called when the value of the ShowFilterButton property has changed |
![]() | OnShowSortingButtonChanged | Called when the value of the ShowSortingButton property has changed |
![]() | OnSortingButtonClick | Called when the sorting button is clicked. This implementation toggles the sorting direction of the column. |