You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/treegrid/how-to/hide-treegrid-header.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ documentation: ug
9
9
10
10
# Hide TreeGrid Header in Syncfusion Blazor TreeGrid Component
11
11
12
-
You can hide the TreeGrid header by applying custom CSS styles to the component. This approach is useful when you want to present a cleaner layout or embed the Tree rid in a minimal UI.
12
+
The TreeGrid header can be hidden by applying custom CSS styles to the component. This approach is useful for presenting a cleaner layout or embedding the TreeGrid within a minimal user interface.
0 commit comments