Table of Contents

Property PropertyBlacklist

Namespace
Alternet.FormDesigner.Wpf.PropertyGrid
Assembly
Alternet.FormDesigner.Wpf.v10.dll

PropertyBlacklist

When implemented by a class, gets a list of properties prohibited to be displayed in the PropertyGrid.

List<string> PropertyBlacklist { get; }

Property Value

List<string>