Select theme:

Material 3
warning

You are viewing the legacy Radzen documentation.

Radzen Blazor Studio has replaced Radzen as the primary RAD tool for Blazor applications.

Radzen Blazor Studio offers a modern UI, enhanced features, and improved performance to streamline your development process.

The latest documentation for Radzen Blazor Studio is available here: https://www.radzen.com/blazor-studio/documentation/

Open Radzen Blazor Studio docs

Fieldset (Angular)link

This guide demonstrates how to use the Fieldset component.

Fieldset Propertieslink

NameTypeDefaultDescription
Namestring'fieldset' + index suffixUnique name the component.
Textstring'Fieldset'The header text displayed by the fieldset.
AllowCollapsebooleanfalseAllow the user to collapse the fieldset.
CollapsedbooleanfalseAllow the user to collapse the fieldset.
IconstringnullFieldset icon.
HeaderTemplatestringnullFieldset header template.

image

Fieldset Eventslink

NameTypeDefaultDescription
CollapseeventnullFired when the fieldset collapses. No event arguments.
ExpandeventnullFired when the fieldset expands. No event arguments.

image

© 2016-2025 Radzen Ltd. All Rights Reserved.
Designed and developed with ❤️ in Radzen Blazor Studio.

Select theme:

Material 3