Open
Description
Sometimes, you want to build a custom DataGrid column. For example, because the ComboBoxColumn doesn't really fit my needs exactly.
But this quite difficult, because the you don't have access to the OwningGrid
property on the DataGridColumn base class:
Please consider changing this to at least protected internal
. I think it could even be considered to make this property public.
Metadata
Metadata
Assignees
Type
Projects
Status
No status