[PR #43] enable customization of RadzenFieldset display style #2005

Open
opened 2026-01-29 18:16:41 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/43

State: closed
Merged: Yes


Enables customization of RadzenFieldset display style by defining a DisplayStyle enum and a DisplayStyle property for RadzenFieldset. The default value DisplayStyle.Block preserves existing behavior.

Using DisplayStyle.Block:
image

Using DisplayStyle.Contents:
image

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/43 **State:** closed **Merged:** Yes --- Enables customization of `RadzenFieldset` display style by defining a `DisplayStyle` enum and a `DisplayStyle` property for `RadzenFieldset`. The default value `DisplayStyle.Block` preserves existing behavior. Using `DisplayStyle.Block`: ![image](https://user-images.githubusercontent.com/1458084/107600748-43dcdf80-6bea-11eb-8c10-24dc6b58f2bf.png) Using `DisplayStyle.Contents`: ![image](https://user-images.githubusercontent.com/1458084/107600730-31fb3c80-6bea-11eb-9496-8c72a9c522eb.png)
claunia added the pull-request label 2026-01-29 18:16:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2005