Skip to content

Custom DataGridColumns: Access OwningGrid #4778

Open
@Marv51

Description

@Marv51

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

No one assigned

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions