CanEditText Property
CanEditText
Gets a boolean value indicating whether the user can edit text of the shape.
Declaration
public override bool? CanEditText { get; set; }
Public Overrides Property CanEditText As Boolean?
Overrides
GrapeCity.Spreadsheet.Drawing.Shape.CanEditText