Share via


FormGroupControl.columnspaceValue Method

Sets or returns the amount of space between columns in a form group control in pixels.

Syntax

public int columnspaceValue([int value])

Run On

Client

Parameters

  • value
    Type: int
    An Integer data type that specifies the amount of space between columns in a form group control in pixels; optional.

Return Value

Type: int
An integer value that specifies the amount of space between columns in a form group control in pixels.

See Also

Reference

FormGroupControl Class