DictType.Isradiostyle Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).