Datagrid Visible count column

Hi,

how or from where I can take variable of visible columns ?

image

You can use the DataGrid columns collection to check whatever property you need. For example:

Thank you :slight_smile: worked :slight_smile: