IsDefaultProperty Method (CombinationDropDownListHotStyle)
In This Topic
Syntax
'Declaration
Protected Overridable Function IsDefaultProperty( _
ByVal As String _
) As Boolean
protected virtual bool IsDefaultProperty(
string
)
Parameters
- name
See Also