ReactionDisplayDisplayAnnotations Property
Gets or sets a value indicating whether the annotations are to be displayed.
Namespace: Karamba.ModelsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public bool DisplayAnnotations { get; set; }
Public Property DisplayAnnotations As Boolean
Get
Set
public:
property bool DisplayAnnotations {
bool get ();
void set (bool value);
}
member DisplayAnnotations : bool with get, set
Property Value
Boolean