AnnotationModelTEnableEditing - свойство
Gets or sets a value indicating whether Признак возможности редактирования текста в TextAnnotation
Пространство имён: Tessa.UI.Views.Charting.AnnotationsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public bool EnableEditing { get; set; }
Public Property EnableEditing As Boolean
Get
Set
public:
virtual property bool EnableEditing {
bool get () sealed;
void set (bool value) sealed;
}
abstract EnableEditing : bool with get, set
override EnableEditing : bool with get, set
BooleanIAnnotationModelEnableEditing