'Declaration Public Property DisableBaseTransformerOnEdit As Boolean
public bool DisableBaseTransformerOnEdit { get; set; }
Property Value
Default value is true
. True - the editor must disable the base transfomer when ediding is enabled; false - the editor must not change the base transfomer when ediding is enabled.
. True - the editor must disable the base transfomer when ediding is enabled; false - the editor must not change the base transfomer when ediding is enabled.