ComponentOne Basic Library for UWP
ResizeBehavior Property

C1.UWP Assembly > C1.Xaml Namespace > C1GridSplitter Class : ResizeBehavior Property
Gets or sets the ResizeBehavior property. This dependency property indicates which columns or rows are resized relative to the column or row for which the GridSplitter control is defined.
Syntax
'Declaration
 
Public Property ResizeBehavior As GridResizeBehavior
public GridResizeBehavior ResizeBehavior {get; set;}
See Also

Reference

C1GridSplitter Class
C1GridSplitter Members