FormBuildGroupControl.optionValue 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.
Overloads
optionValue() | |
optionValue(Int32) |
optionValue()
public:
virtual int optionValue();
public virtual int optionValue ();
abstract member optionValue : unit -> int
override this.optionValue : unit -> int
Public Overridable Function optionValue () As Integer