Share via


DictType.isRadioStyle Method

Indicates whether the style of an extended data type that is based on an Enum data type is a radio button or a combo box.

Syntax

public int isRadioStyle()

Run On

Called

Return Value

Type: int
1 if the style is a radio button; otherwise, 0 (zero).

See Also

Reference

DictType Class