This example shows how to setup a GridControl detail with a memo field. Thus, you will see ContentDetailDescriptor objects in action.
The form first displays one grid that has been set up via XAML code. There's also a button that created a second identical grid in code, so you can learn both ways to add details to the grid.
↧
How to create a GridControl detail with custom content
↧