Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / BoundingBox Class / NotApplicableText Property

In This Topic
    NotApplicableText Property
    In This Topic
    Gets or sets the text showed when the EntityList is empty.
    Syntax
    'Declaration
     
    Public Property NotApplicableText As String
    public string NotApplicableText {get; set;}
    See Also