DisplayOrderAttribute Constructor |
Namespace: Altaxo.Main.Services.PropertyReflectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic DisplayOrderAttribute(
int orderIndex
)
Parameters
- orderIndex Int32
- The display order index.
See Also