Hello I created a custom control class that its derived from a Grid, so is there a function to override when a user change a property? for example if i have a property called Count how can i know when the user change the count property ?Hello I created a custom control class that its