Skip to content

Commit 68c7aa2

Browse files
authored
Update properties-events.md
1 parent dd7857f commit 68c7aa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

controls/forms-and-dialogs/statusstrip/properties-events.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,22 @@ previous_url: forms-and-dialogs-statusstrip-radstatusbar-properties, winforms/fo
2323
|StatusBarElement.__GripStyle__|Shows or hides the Grip element in RadStatusStrip.|
2424
|StatusBarElement.__RotateGripOnRightToLeft__|Gets or sets a value indicating whether the grip is rotated in RightToLeft mode.|
2525

26-
# Methods
26+
## Methods
2727

2828
|Method|Description|
2929
|----|----|
3030
|__SetSpring__(RadItem control, bool value)|Sets Spring property of specified RadItem indicating whether the item will automatically fills the available space on the RadStatusStrip as the form is resized.|
3131
|__GetSpring__ (RadItem control)|Gets Spring property of specified RadItem.|
3232

33-
# Events
33+
## Events
3434

3535
|Event|Description|
3636
|----|----|
3737
|__StatusBarClick__|Fires when the status bar is clicked.|
3838
|__LayoutStyleChanging__|Fires before LayoutStyle is changed.|
3939
|__LayoutStyleChanged__|Fires after LayoutStyle is changed.|
4040

41-
# See Also
41+
## See Also
4242

4343
* [Properties](https://docs.telerik.com/devtools/winforms/api/telerik.wincontrols.ui.radstatusstrip.html#properties)
4444
* [Events](https://docs.telerik.com/devtools/winforms/api/telerik.wincontrols.ui.radstatusstrip.html#events)

0 commit comments

Comments
 (0)