Is it possible to access the horizontal offset, which I can\'t find in the property list of the datagrid ?
Thanks
Just name the base control (e.g. ListView) in XAML and access it by name in the code behind.