This is a migrated thread and some comments may be shown as answers.

DocumentRuler visibility Visible and Collapse & change ruler in centimetre to inches and vice versa ?

3 Answers 127 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Sopan
Top achievements
Rank 1
Sopan asked on 25 Jul 2013, 06:27 AM

Hi,

How to change the visibility of DocumentRuler in RadRichTextBox. and How to change ruler in different scale like inches, centimetre ?


Regards

Sopan Vaidya

3 Answers, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 29 Jul 2013, 04:43 PM
Hello Sopan,

You can toggle the visibility of DocumentRuler using the Visibility property that the control inherits from UIElement.

As for the measurement unit that the ruler uses, it can be set through the dependency property MeasurementUnit, which accepts values from the enumeration UnitTypes.

I hope this helps.

Regards,
Iva Toteva
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Sopan
Top achievements
Rank 1
answered on 30 Jul 2013, 04:17 AM
hi Iva,

Any built in command to set the visibility ?

Regards
Sopan
0
Iva Toteva
Telerik team
answered on 31 Jul 2013, 01:42 PM
Hi Sopan,

No, there isn't a built-in command that changes the visibility of the ruler.

Regards,
Iva Toteva
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
RichTextBox
Asked by
Sopan
Top achievements
Rank 1
Answers by
Iva Toteva
Telerik team
Sopan
Top achievements
Rank 1
Share this question
or