ComponentOne Basic Library for UWP
KeyboardIncrement Property

C1.UWP Assembly > C1.Xaml Namespace > C1GridSplitter Class : KeyboardIncrement Property
Gets or sets the KeyboardIncrement property. This dependency property indicates the distance that each press of an arrow key moves a C1GridSplitter control.
Syntax
'Declaration
 
Public Property KeyboardIncrement As System.Double
public System.double KeyboardIncrement {get; set;}
See Also

Reference

C1GridSplitter Class
C1GridSplitter Members