Method | Description | |
---|---|---|
PaneResizingEventArgs ( int paneWidth ) : System |
Initializes a new instance of the PaneResizingEventArgs class.
|
public PaneResizingEventArgs ( int paneWidth ) : System | ||
paneWidth | int | The width of the pane. |
return | System |