[PR #1238] [MERGED] Add property to SplitterPane to be able to show / hide splitter bar #2613

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1238
Author: @paulo-rico
Created: 11/5/2023
Status: Merged
Merged: 11/6/2023
Merged by: @enchev

Base: masterHead: master


📝 Commits (1)

  • 12c0a12 Add property to SplitterPane to be able to hide Splitter Bar

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/RadzenSplitterPane.razor (+1 -1)
📝 Radzen.Blazor/RadzenSplitterPane.razor.cs (+7 -0)

📄 Description

Where there is a requirement to have all the functionality of the RadzenSplitter, but the "Bar" is moved programmatically.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/1238 **Author:** [@paulo-rico](https://github.com/paulo-rico) **Created:** 11/5/2023 **Status:** ✅ Merged **Merged:** 11/6/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`12c0a12`](https://github.com/radzenhq/radzen-blazor/commit/12c0a128ca183a90fa03d7a1d474678785f45045) Add property to SplitterPane to be able to hide Splitter Bar ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenSplitterPane.razor` (+1 -1) 📝 `Radzen.Blazor/RadzenSplitterPane.razor.cs` (+7 -0) </details> ### 📄 Description Where there is a requirement to have all the functionality of the RadzenSplitter, but the "Bar" is moved programmatically. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:19:38 +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#2613