Share via


FormGroupControl.columnsValue Method

Sets or returns the number of columns in a form group control.

Syntax

public int columnsValue([int value])

Run On

Client

Parameters

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

Return Value

Type: int
An Integer data type value that specifies the number of columns in a form group control.

See Also

Reference

FormGroupControl Class