Specify a fieldset name if you have multiple inline fieldsets within a section. All properties with the same fieldset name will be placed inline with each other.

public InlineAttribute(string fieldSetName)

Parameters

fieldSetName string
In this article