ViewBuilder.BuildingViewSuffix Property

Gets or sets the progress bar suffix text displayed while building the view when executed asynchronously. If null it shows the view name.
Public Property BuildingViewSuffix() As String
This language is not supported or no code example is available.
public string BuildingViewSuffix {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition