Метод | Описание | |
---|---|---|
SetVisible ( bool visible ) : void |
Sets the visible.
|
|
gReport_GridRebind ( object sender, |
Handles the GridRebind event of the gReport control.
|
Метод | Описание | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
gReport_Delete ( object sender, |
Handles the Delete event of the gReport control.
|
|
gReport_RowSelected ( object sender, Rock e ) : void |
Handles the RowSelected event of the gReport control.
|
Метод | Описание | |
---|---|---|
BindGrid ( ) : void |
Binds the grid.
|
|
InvokeServiceMethod ( string methodName, |
protected OnInit ( |
||
e | An |
|
Результат | void |
public SetVisible ( bool visible ) : void | ||
visible | bool | if set to |
Результат | void |
protected gReport_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
public gReport_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gReport_RowSelected ( object sender, Rock e ) : void | ||
sender | object | The source of the event. |
e | Rock | The |
Результат | void |