Skip to content

Custom DataGridColumns: Access OwningGrid #4778

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions