FormRichTextControl.userDataItems Method

Gets or sets the number of user data items for the control.

Syntax

public int userDataItems([int value])

Run On

Client

Parameters

  • value
    Type: int
    An integer value that indicates the number of user data items for the control; optional.

Return Value

Type: int
The number of user data items for the control.

See Also

Reference

FormRichTextControl Class