Method | Description | |
---|---|---|
HeaderTemplate_LinkButtonClick ( object sender, |
Handles the LinkButtonClick event of the HeaderTemplate control.
|
|
Initialize ( bool sortingEnabled, |
Performs basic instance initialization for a data control field.
|
Method | Description | |
---|---|---|
Delete ( |
Raises the E:Click event.
|
public HeaderTemplate_LinkButtonClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
public Initialize ( bool sortingEnabled, |
||
sortingEnabled | bool | A value that indicates whether the control supports the sorting of columns of data. |
control | The data control that owns the |
|
return | bool |