Please help me on how to access AutoGenerateColumns property of GridControl
in devexpress just like datagridview
in normal control of winform
.
You will have to do this
gridview1.OptionsBehavior.AutoPopuplateColumns = false;
See this for details AutoPopulateColumns
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With