Mimer Data Provider v9.2

MimerCommand.DesignTimeVisible Property

Gets or sets a value indicating whether the command object should be visible in a customized interface control.

[Visual Basic]
Public Property DesignTimeVisible As Boolean
[C#]
public bool DesignTimeVisible {get; set;}

Property Value

true, if the command object should be visible in a control; otherwise false. The default is true.

See Also

MimerCommand Class | Mimer.Data.Client Namespace