Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ShowCommands Property






Gets or sets a value indicating whether to show commands.
Syntax
public bool ShowCommands {get; set;}
'Declaration
 
Public Property ShowCommands As Boolean
'Usage
 
Dim instance As DicomPropertyGrid
Dim value As Boolean
 
instance.ShowCommands = value
 
value = instance.ShowCommands
public:
property bool ShowCommands {
   bool get();
   void set (    bool value);
}

Property Value

true to show commands; otherwise, false.
Requirements

Target Platforms

See Also

Reference

DicomPropertyGrid Class
DicomPropertyGrid Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features