please me on how access autogeneratecolumns property of gridcontrol in devexpress datagridview in normal control of winform.
you have this
gridview1.optionsbehavior.autopopuplatecolumns = false; see details autopopulatecolumns
please me on how access autogeneratecolumns property of gridcontrol in devexpress datagridview in normal control of winform.
you have this
gridview1.optionsbehavior.autopopuplatecolumns = false; see details autopopulatecolumns
Comments
Post a Comment