editOnDoubleClick Property

editOnDoubleClick

Whether to start editing by double clicking the label. See BeginEditing() to start editing from code.

Declaration
public bool editOnDoubleClick { get; set; }
Property Value
Boolean