CellReadyEventArgs members
Include protected members
Include inherited members
NOTE: This API is now obsolete.
Fornece o valor da célula atual de uma Web Part que implementa a interface ICellProvider quando ocorre o evento CellReady .
The CellReadyEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CellReadyEventArgs | Obsolete. Inicializa uma instância da classe CellReadyEventArgs . |
Top
Properties
Name | Description | |
---|---|---|
Cell | Obsolete. Obtém ou define os dados da célula quando ocorre o evento CellReady da interface ICellProvider . |
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