Multi Line Support in WPF Split Button
The label displayed on the button can be a line or two, when the property IsMultiLine is set to true. The default value is true.
Multiline support can be enabled by using the following code:
<sync:SplitButtonAdv SizeMode="Large" IsMultiLine="False"/>
NOTE
This property only applicable for Large Size Mode Buttons.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page