Grid.AutoStep Property

When true, the grid real step is a multiple of the Step to keep the number of lines between MinNumberOfLines and MaxNumberOfLines.
Public Property AutoStep() As Boolean
This language is not supported or no code example is available.
public bool AutoStep {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition