TableSectionBase Construtores
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.
Sobrecargas
TableSectionBase() |
Cria um novo objeto TableSectionBase com valores padrão. |
TableSectionBase(String) |
Cria um novo objeto TableSectionBase com o |
TableSectionBase()
TableSectionBase(String)
Cria um novo objeto TableSectionBase com o title
especificado.
protected TableSectionBase (string title);
new Xamarin.Forms.TableSectionBase : string -> Xamarin.Forms.TableSectionBase
Parâmetros
- title
- System.String
O título da seção de tabela.