Interface IPinnable
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public interface IPinnable
Properties
IsPinned
Declaration
bool IsPinned { get; set; }
Property Value
System.Boolean
|
Events
IsPinnedChanged
Declaration
event EventHandler IsPinnedChanged
Event Type
System.EventHandler
|