PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCellView Class / Content Property

In This Topic
    Content Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Content As FrameworkElement
    public FrameworkElement Content {get; set;}
    See Also