Свойство | Type | Description | |
---|---|---|---|
BindFilter | void | ||
BindGrid | void | ||
CreateDynamicControls | void | ||
CreateEntityValueLookups | void | ||
GetSeriesName | string | ||
SetHiddenFieldValues | void |
Méthode | Description | |
---|---|---|
SetVisible ( bool visible ) : void |
Sets the visible.
|
Méthode | Description | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gMetricValues_Add ( object sender, |
Handles the Add event of the gMetricValues control.
|
|
gMetricValues_Delete ( object sender, |
Handles the Delete event of the gMetricValues control.
|
|
gMetricValues_Edit ( object sender, |
Handles the Edit event of the gMetricValues control.
|
|
gMetricValues_GridRebind ( object sender, |
Handles the GridRebind event of the gMetricValues control.
|
|
gMetricValues_RowDataBound ( object sender, System e ) : void |
Handles the RowDataBound event of the gMetricValues control.
|
|
gfMetricValues_ApplyFilterClick ( object sender, |
Handles the ApplyFilterClick event of the gfMetricValues control.
|
|
gfMetricValues_DisplayFilterValue ( object sender, |
Gfs the metric values_ display filter value.
|
Méthode | Description | |
---|---|---|
BindFilter ( ) : void |
Binds the filter.
|
|
BindGrid ( ) : void |
Binds the grid.
|
|
CreateDynamicControls ( int metricID ) : void |
Creates the dynamic controls.
|
|
CreateEntityValueLookups ( int metricID ) : void |
Creates the entity value lookups.
|
|
GetSeriesName ( ICollection |
Gets the name of the series.
|
|
SetHiddenFieldValues ( ) : void |
Sets the hidden field values.
|
protected OnInit ( |
||
e | An |
|
Résultat | void |
protected OnLoad ( |
||
e | The |
|
Résultat | void |
public SetVisible ( bool visible ) : void | ||
visible | bool | if set to |
Résultat | void |
protected gMetricValues_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gMetricValues_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gMetricValues_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gMetricValues_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gMetricValues_RowDataBound ( object sender, System e ) : void | ||
sender | object | The source of the event. |
e | System | The |
Résultat | void |
protected gfMetricValues_ApplyFilterClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected gfMetricValues_DisplayFilterValue ( object sender, |
||
sender | object | The sender. |
e | The e. | |
Résultat | void |