Property ApplyFlags
ApplyFlags
Gets or sets flags used when property value is applied back to object instance in default PropertyChanged event handler.
public PropertyGridApplyFlags ApplyFlags { get; set; }
Gets or sets flags used when property value is applied back to object instance in default PropertyChanged event handler.
public PropertyGridApplyFlags ApplyFlags { get; set; }