[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.C1PropertyGrid.LabelWidthChanged

LabelWidthChanged Event

Event raised when the LabelWidth property has changed.

Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<double>> LabelWidthChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<double>> Event raised when the property has changed.