Leadtools.Dicom.Common.Editing.Controls Namespace > DicomPropertyGrid Class : ShowCommands Property |
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
true
to show commands; otherwise, false
.