次の方法で共有


DictType.Isradiostyle Method

Definition

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.

public:
 virtual int Isradiostyle();
public virtual int Isradiostyle ();
abstract member Isradiostyle : unit -> int
override this.Isradiostyle : unit -> int
Public Overridable Function Isradiostyle () As Integer

Returns

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

Applies to