HTMLOptGroupElement.Label Property |
Gets or sets the label of this option group.
[VBScript] Public Property Label As String
[JScript] public function get Label() : String; public function set Label(String);
A string representing the label of this option group.
HTMLOptGroupElement Object | HTMLOptGroupElement Members | DOM Namespace