Property Editing in ATF - kaisu1986/ATF GitHub Wiki
Editing data objects' properties is usually one of the fundamental purposes of an application, so ATF provides comprehensive facilities for property editing.
Note that property in the context of this topic refers to an attribute of application data — not to be confused with a C# property.
The ATF Timeline Editor Sample in the figure features two different property editors in the "Property Editor" and "Grid Property Editor" tabs:
This section covers the following topics.