PivotLineCells.Full Propriedade
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.
When True, all of the PivotLineCells in the PivotLine (including those that are hidden in compact form) are retrieved. Boolean (bool no C#) Somente leitura
public:
property bool Full { bool get(); };
public bool Full { get; }
Public ReadOnly Property Full As Boolean