RowReadyEventArgs members
Include protected members
Include inherited members
NOTE: This API is now obsolete.
Fornece o valor da linha atual de uma Web Part que implementa a interface de IRowProvider quando ocorre o evento RowReady .
The RowReadyEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RowReadyEventArgs | Obsolete. Inicializa uma instância da classe RowReadyEventArgs . |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Rows | Obsolete. Obtém ou define as linhas selecionadas ou atualizadas para enviar quando o evento RowReady ocorre em uma Web Part que implementa a interface IRowProvider . |
![]() |
SelectionStatus | Obsolete. Obtém ou define o tipo da linha selecionada. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top