Méthode | Description | |
---|---|---|
Initialize ( IComponent component ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GetHitTest ( Point point ) : bool | ||
PostFilterProperties ( IDictionary properties ) : void |
Méthode | Description | |
---|---|---|
OnAfterResizingColumn ( object sender, MouseEventArgs e ) : void | ||
OnComponentChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected GetHitTest ( Point point ) : bool | ||
point | Point | |
Résultat | bool |
public Initialize ( IComponent component ) : void | ||
component | IComponent | |
Résultat | void |
protected PostFilterProperties ( IDictionary properties ) : void | ||
properties | IDictionary | |
Résultat | void |