PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCategoryCell Class / Site Property

In This Topic
    Site Property (PropertyGridCategoryCell)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Property Site As ISite
    public new ISite Site {get; set;}
    See Also