protected internal virtual void FeatureAdded()
 {
     this.featureOwner = (GridPanelBase)this.ParentComponent;
 }
Exemple #2
0
 protected internal virtual void FeatureAdded()
 {
     this.featureOwner = (GridPanelBase)this.ParentComponent;
 }