typeDetail Property | Internet Development Index |
Retrieves the name of the selection type.
Syntax
[ sType = ] selection.typeDetail
Possible Values
sType String that receives the name of the selection type. The property is read-only. The property has no default value.
Remarks
The default implementation of this property returns a value of undefined.
Host applications can provide a custom selection mechanism and can provide a value for this property that indicates the selection type.
Standards Information
There is no public standard that applies to this property.
Applies To
selection