Basic Library for WinRT
OnResizeDirectionChanged(GridResizeDirection,GridResizeDirection) Method

Syntax
'Declaration
 
Protected Overridable Sub OnResizeDirectionChanged( _
   ByVal oldResizeDirection As GridResizeDirection, _
   ByVal newResizeDirection As GridResizeDirection _
) 
protected virtual void OnResizeDirectionChanged( 
   GridResizeDirection oldResizeDirection,
   GridResizeDirection newResizeDirection
)

Parameters

oldResizeDirection
newResizeDirection
See Also

Reference

C1GridSplitter Class
C1GridSplitter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback