Skip to content

TabAttribute constructor

Sets a tab for a form field.

public TabAttribute(string? value)
parameter description
value The value.

Remarks

Initializes a new instance of the TabAttribute class.

See Also