HorizontalGrid Property (ScrollProp Object)¶
Corresponds to the Horizontal Grid check box in the
Scroll page of Configuration Properties. Supported on EmEditor Professional Version 10.00 or later.¶
[JavaScript]¶
b = object.HorizontalGrid;
object.HorizontalGrid = b;
[VBScript]¶
b = object.HorizontalGrid
object.HorizontalGrid = b
Version¶