'Declaration Public Property AnnotationDropDownVisible As Boolean
public bool AnnotationDropDownVisible {get; set;}
Property Value
true
if the annotation dropdown is visible; otherwise, false
. The default value is false
.'Declaration Public Property AnnotationDropDownVisible As Boolean
public bool AnnotationDropDownVisible {get; set;}
true
if the annotation dropdown is visible; otherwise, false
. The default value is false
.