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

RadMaskedNumericInput style

1 Answer 106 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
LAZAU
Top achievements
Rank 1
LAZAU asked on 10 Dec 2013, 08:32 AM

I'm using RadMaskedNumericInput in a grid. how to modify properties to fill entire grid row with RadMaskedNumericInput   . My RadMaskedNumericInput  has a smll width.


1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 12 Dec 2013, 08:05 AM
Hello LAZAU,

If you are able to set properties directly on the NumericInput - you can try HorizontalAlignment = Stretch and / or HorizontalContentAlignment = Stretch. If you are using GridViewMaskedInputColumn, you ca use its EditorStyle property to set a Style Which sets the corresponding MaskedInput's Alignment properties.

We hope this will help you proceed further.

Regards,
Petar Mladenov
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
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
LAZAU
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or