C1.WPF.Extended Namespace / C1PropertyGrid Class / Item Property

In This Topic
Item Property (C1PropertyGrid)
In This Topic
Gets the C1.Silverlight.Extended.PropertyBox with the specified property name.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal propertyName As String _
) As PropertyBox
 

Parameters

propertyName
See Also