Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class RadShortcutCollection : IEnumerable
Inheritance: objectRadShortcutCollection
Implements:
Constructors
Fields
C#
public const char ShortcutDelimiter = ','
Properties
C#
public bool IsReadOnly { get; }
Gets the IShortcutProvider instance that owns this collection.
C#
public IShortcutProvider Owner { get; }
Methods
C#
public void Clear()
C#
public void CopyTo(RadShortcut[] array, int arrayIndex)
Gets a human readable string representation of the collection.