Метод | Описание | |
---|---|---|
Initialize ( IComponent component ) : void |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GetHitTest ( Point point ) : bool | ||
PostFilterProperties ( IDictionary properties ) : void |
Метод | Описание | |
---|---|---|
OnAfterResizingColumn ( object sender, MouseEventArgs e ) : void | ||
OnComponentChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
protected GetHitTest ( Point point ) : bool | ||
point | Point | |
Результат | bool |
public Initialize ( IComponent component ) : void | ||
component | IComponent | |
Результат | void |
protected PostFilterProperties ( IDictionary properties ) : void | ||
properties | IDictionary | |
Результат | void |