Share via


DictEnum.showAsRadio Method

Returns a value that indicates whether the enumeration should be displayed by using radio buttons instead of a combo box.

Syntax

public boolean showAsRadio()

Run On

Called

Return Value

Type: boolean
true if the enumeration style is radio button; otherwise, false.

See Also

Reference

DictEnum Class