how to indicate when Column property "width" is changed on WPF DevExpress grid -


Does anyone know when the column property "width" changes on this grid? This is not an incident like column width has been changed to this grid ... I want to save my width columns later in the database, when the Tethys event is encountered.

There is no such requirement to inform this fact. The only way - to implement such an event for yuorself.


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -