IGridEmbeddedControl Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface class IGridEmbeddedControl
public interface IGridEmbeddedControl
type IGridEmbeddedControl = interface
Public Interface IGridEmbeddedControl
- Derivado
Propriedades
| ColumnIndex | |
| Enabled | |
| RowIndex |
Métodos
| AddDataAsString(String) | |
| ClearData() | |
| GetCurSelectionAsString() | |
| GetCurSelectionIndex() | |
| SetCurSelectionAsString(String) | |
| SetCurSelectionIndex(Int32) |
Eventos
| ContentsChanged |