Hi,
how or from where I can take variable of visible columns ?
You can use the DataGrid columns collection to check whatever property you need. For example:
Thank you worked