GridSpinEditorElement element = ((GridSpinEditorElement)editor.EditorElement);
element.Hexadecimal = true;
element.MinValue = 0;
element.MaxValue = 65535;
element.TextBoxControl.MaxLength = 4;
}
}
I hope that you find it useful.
P.S. The other thread you have submitted regarding the same matter was deleted.
Regards,
Stefan
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
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 >>