GridControl.GridLineType 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::GridLineType GridLineType { Microsoft::ReportingServices::QueryDesigners::GridLineType get(); void set(Microsoft::ReportingServices::QueryDesigners::GridLineType value); };
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
[System.ComponentModel.Description("Type of grid lines")]
public Microsoft.ReportingServices.QueryDesigners.GridLineType GridLineType { get; set; }
[<System.ComponentModel.Category("Appearance")>]
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
[<System.ComponentModel.Description("Type of grid lines")>]
member this.GridLineType : Microsoft.ReportingServices.QueryDesigners.GridLineType with get, set
Public Property GridLineType As GridLineType
Valor da propriedade
Implementações
- Atributos