RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ThicknessMenuItem Class / ParentCollection Property

In This Topic
    ParentCollection Property (C1ThicknessMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ParentCollection As IList
    public IList ParentCollection {get;}
    See Also