Skip to main content
Version: Next

Ordering

Settings appear in Fig Web in the same order as properties are declared in the settings class.

There is no [DisplayOrder] attribute. To change order, reorder the properties in the class (and redeploy so the client re-registers). Nested settings follow the order of properties on the nested type.

Related: Setting Headings and Indent control visual grouping, not sequence.