ComponentOne Basic Library for UWP
ResizeDirection Property

C1.UWP Assembly > C1.Xaml Namespace > C1GridSplitter Class : ResizeDirection Property
Gets or sets the ResizeDirection property. This dependency property indicates whether the C1GridSplitter control resizes rows or columns.
Syntax
'Declaration
 
Public Property ResizeDirection As GridResizeDirection
public GridResizeDirection ResizeDirection {get; set;}
See Also

Reference

C1GridSplitter Class
C1GridSplitter Members