C1.Silverlight.Schedule Namespace > EditCollectionControl Class : ShowButton Property |
'Declaration
Public Property ShowButton As System.Boolean
public System.bool ShowButton {get; set;}
If this property is true, control shows Button and TextBox. In such case editing and selection from the source collection is implemented by the C1Scheduler.SelectFromListDialogCommand command.
If this property is false, controls shows ComboBox for the single selection. In this case, TargetCollection is updated automatically when user selects ComboBox item.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2