←Select platform

ShowCommands Property

Summary

Gets or sets a value indicating whether to show commands.

Syntax

C#
VB
C++
public bool ShowCommands { get; set; } 
Public Property ShowCommands As Boolean 
public: 
property bool ShowCommands { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to show commands; otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly