Gets or sets whether the form is allowed to edit the selected tile Baltie2DTile.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[DefaultValueAttribute(true)]
public bool CanEdit { get; set; }

See Also