Class JumpListCategoryCollection
Represents a list of custom jump list categories.
Inheritance
System.Object
JumpListCategoryCollection
Namespace: Telerik.WinControls.Taskbar
Assembly: Telerik.WinControls.UI.dll
Syntax
public class JumpListCategoryCollection : ObservableCollection<JumpListCategory>
Constructors
JumpListCategoryCollection()
Declaration
public JumpListCategoryCollection()