wpf controls - wpf remove datagrid left padding -


can please shed light on how rid of mysterious padding on left? i've tried numerous properties none seem affect.

padding on left

the padding referring row header. remove row headers, can set headersvisibility="column" on datagrid.

i have seen cases property set "column" of rows still show header. can work around setting rowheaderwidth="0" on datagrid.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -