IWbsField.DisplayContext Property

Gets or sets a context in which the field displaying (not editing) is possible. Naturally, if a context is allowed for editing, it's also allowed for displaying, so if the corresponding flag in EditContext is set, it takes precedence.
Property DisplayContext() As WbsFieldAllowedContext
This language is not supported or no code example is available.
WbsFieldAllowedContext DisplayContext {get; set;}
This language is not supported or no code example is available.

Property Value

WbsFieldAllowedContext

The context in which the field display is possible.

Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition