C++ C#

EditingMode Enumeration

API Reference

Namespace: Semata.ControlsCLR

Normal: The EditCommand sets the object beging edited to that selected by the selector. The New Command sets the object beging edited to the result of calling Creator().

AutoEdit: The object beging edited is set to that selected by the selector. The NewCommand sets the object beging edited to the result of calling Creator().

AutoNew: The object beging edited is set to the result of calling Creator(). EditCommand needs executing sets the object beging edited to that selected by the selector.

Members

Name Description
Normal

Nomrmal

AutoEdit

Selected object defaults to currently edited object

AutoNew

Selected object defaults to object returned by Creator()

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.