Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 2.25 KB

File metadata and controls

26 lines (19 loc) · 2.25 KB

How to create a custom editor with the Auto Height functionality

This example demonstrates how to create a custom in-place editor (CustomAnyControlEdit) with the Auto Height functionality. The example implements the IHeightAdaptable interface for the editor's ViewInfo class, calculates the height required to display the content of the editor, and returns the height in the IHeightAdaptable.CalcHeight method.

Files to Review

Does This Example Address Your Development Requirements/Objectives?

(you will be redirected to DevExpress.com to submit your response)