DesignTimeVisible Property (C1D365SCommand)
In This Topic
Gets or sets a value indicating whether the command object should be visible in a customized interface control.
Syntax
'Declaration
Public Property DesignTimeVisible As Boolean
public bool DesignTimeVisible {get; set;}
See Also