AmbientTheme.ShowGrid Propriedade

Definição

Obtém ou define um valor que indica se as grades serão mostradas na superfície de design de fluxo de trabalho.Gets or sets a value indicating whether grids will be shown on the workflow design surface.

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 da propriedade

Boolean

true Se as grades serão exibidas na superfície de design do fluxo de trabalho; caso contrário, false .true if grids will be displayed on the workflow design surface; otherwise, false. O padrão é false.The default is false.

Aplica-se a