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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.