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

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