The following tables list the members exposed by PostbackEventArgs.
| Name | Description | |
|---|---|---|
![]()  | Action | Gets the action name (PostBackAction) for the requests that initiate the event.Gets the action name (PostBackAction) for the requests that initiate the event. | 
![]()  | Combo | Gets the WebGrid object used by the event. Gets the WebGrid object used by the event. | 
![]()  | CustomActionData | Gets or sets custom action data for requests that initiated by custom request function. Gets or sets custom action data for requests that initiated by custom request function. | 
![]()  | DataSource | Gets the assigned WebGrid's DataSource. Gets the assigned WebGrid's DataSource. | 
![]()  | ReturnValue | (Inherited from ISNet.WebUI.WebCombo.BaseEventArgs) | 
![]()  | XmlRequest | Gets the request in XmlDocument type that contains requests information by clients. Gets the request in XmlDocument type that contains requests information by clients. | 
    
    
    
    
    
    
                