ClassDockWindowSnapshotEventArgs
Class
Represents the arguments associated with a QuickNavigatorSnapshotNeeded event.
Definition
Namespace:Telerik.WinControls.UI.Docking
Assembly:Telerik.WinControls.RadDock.dll
Syntax:
cs-api-definition
public class DockWindowSnapshotEventArgs : DockWindowEventArgs
Inheritance: objectEventArgsDockWindowEventArgsDockWindowSnapshotEventArgs
Inherited Members
Constructors
DockWindowSnapshotEventArgs(DockWindow)
Constructs a new instance of the DockWindowSnapshotEventArgs class.
Declaration
cs-api-definition
public DockWindowSnapshotEventArgs(DockWindow window)
Parameters
window
Properties
SnapShot
Gets or sets the custom image to be used as a Preview snapshot for the associated window in the QuickNavigator.