Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Solver Class / SolvingPopulatingText Property

In This Topic
    SolvingPopulatingText Property
    In This Topic
    Gets or sets the progress bar text displayed when executed in asynchronously.
    Syntax
    'Declaration
     
    Public Property SolvingPopulatingText As String
    public string SolvingPopulatingText {get; set;}
    See Also