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