Class MoreSortOptionsPopup
Represents an popup which allows user to apply label filtering.
Inheritance
System.Object
MoreSortOptionsPopup
Namespace: Syncfusion.UI.Xaml.PivotGrid
Assembly: Syncfusion.SfPivotGrid.UWP.dll
Syntax
public class MoreSortOptionsPopup : Control
Constructors
MoreSortOptionsPopup()
Initializes a new instance of the MoreSortOptionsPopup class.
Declaration
public MoreSortOptionsPopup()
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Declaration
public void Dispose()
OnApplyTemplate()
Builds the visual tree for this control when a new template is applied.
Declaration
protected override void OnApplyTemplate()