ButtonInfo.State 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.
public:
property Microsoft::ReportingServices::QueryDesigners::ButtonCellState State { Microsoft::ReportingServices::QueryDesigners::ButtonCellState get(); void set(Microsoft::ReportingServices::QueryDesigners::ButtonCellState value); };
public Microsoft.ReportingServices.QueryDesigners.ButtonCellState State { get; set; }
member this.State : Microsoft.ReportingServices.QueryDesigners.ButtonCellState with get, set
Public Property State As ButtonCellState