public object GetProperty( string name )
'Declaration Public Function GetProperty( _ ByVal name As String _ ) As Object
'Declaration
Public Function GetProperty( _ ByVal name As String _ ) As Object
'Usage Dim instance As DesignerGcComboBoxCellSettings Dim name As String Dim value As Object value = instance.GetProperty(name)
'Usage
Dim instance As DesignerGcComboBoxCellSettings Dim name As String Dim value As Object value = instance.GetProperty(name)
DesignerGcComboBoxCellSettings Class DesignerGcComboBoxCellSettings Members