GridSplitter.ResizeBehavior Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets which Columns or Rows the Splitter resizes.
public Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.GridResizeBehavior ResizeBehavior { get; set; }
member this.ResizeBehavior : Microsoft.Toolkit.Uwp.UI.Controls.GridSplitter.GridResizeBehavior with get, set
Public Property ResizeBehavior As GridSplitter.GridResizeBehavior