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