Gets or sets a value indicating whether to display read-only properties. This is a dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
C# Copy Code |
---|
public bool ShowReadOnlyProperties { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowReadOnlyProperties As Boolean |
A boolean value. The default is true.
PropertyGrid Members
PropertyGrid Class
MindFusion.UI.Wpf Namespace