PropertyConfiguration.IsRestricted Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether the property is restricted, i.e. not filterable, not sortable, not navigable, not expandable, not countable, or automatically expand.
public bool IsRestricted { get; }
member this.IsRestricted : bool
Public ReadOnly Property IsRestricted As Boolean