K13 DropDownComponent - how to return an int
Question
Feb 9, 2023
I have the following code for a widget property: [EditingComponent(DropDownComponent.IDENTIFIER, Order = 8, Label = "Image Focus Y axis")] [EditingComponentProperty(nameof(DropDownProperties.DataSource), "0;top\r\n100;bottom")] [EditingComponentProperty(nameof(Dro...