MoveHorizontal Method (SLGridSplitter)
Class
SLGridSplitter
.
Action
Moves the splitter horizontally.
Syntax
C#
gridSplitter
.
MoveHorizontal
(
value
)
VB
gridSplitter
.
MoveHorizontal
(
value
)
Variable
Description
value
The amount of pixel to move the splitter.
Double
.