DesignerOptions.ShowGrid Propriedade

Definição

Recebe ou define um valor que ativa ou desativa a grelha no designer.

public:
 virtual property bool ShowGrid { bool get(); void set(bool value); };
public virtual bool ShowGrid { get; set; }
member this.ShowGrid : bool with get, set
Public Overridable Property ShowGrid As Boolean

Valor de Propriedade

true se a grelha estiver ativada; caso contrário, false. A predefinição é true.

Aplica-se a

Ver também