Method ColumnSpace
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
ColumnSpace(int)
Indicates whether after specified column SPACE is required.
public override bool ColumnSpace(int column)
Parameters
column
intSpecifies an index of the column.
Returns
- bool
True if visible; otherwise false.