C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DictionaryItem Class / Owner Property

In This Topic
Owner Property (DictionaryItem)
In This Topic
Gets the Dictionary object that is the owner of the current item.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Owner As Dictionary
 
See Also