4.358 GridSplitter

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > Thumb > GridSplitter, IInputElement
GridSplitter
(usage)
<GridSplitter />
(description)
Represents the control that redistributes space between columns or rows of a Grid control.
[name property]
Name
[xml lang property]
Language
(properties)
DragIncrement
x:Double
(description)
The minimum distance that a user must drag a mouse to resize rows or columns with a GridSplitter control.
KeyboardIncrement
x:Double
(description)
The distance that each press of an arrow key moves a GridSplitter control.
PreviewStyle
Style
(description)
The style that customizes the appearance, effects, or other style characteristics for the GridSplitter control preview indicator that is displayed when the ShowsPreview property is set to true.
ResizeBehavior
GridResizeBehavior
(description)
Which columns or rows are resized relative to the column or row for which the GridSplitter control is defined.
ResizeDirection
GridResizeDirection
(description)
A value that indicates whether the GridSplitter control resizes rows or columns.
ShowsPreview
x:Boolean
(description)
A value that indicates whether the GridSplitter control updates the column or row size as the user drags the control.