Intersoft.Client.UI.ScheduleView Namespace > UXScheduleViewBase Class : CanUserAddItemCommand Property |
<TypeConverterAttribute("Intersoft.Client.Framework.Input.CommandConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")> <CategoryAttribute("Action")> Public Property CanUserAddItemCommand As ICommand
Dim instance As UXScheduleViewBase Dim value As ICommand instance.CanUserAddItemCommand = value value = instance.CanUserAddItemCommand
[TypeConverterAttribute("Intersoft.Client.Framework.Input.CommandConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")] [CategoryAttribute("Action")] public ICommand CanUserAddItemCommand {get; set;}
[TypeConverterAttribute("Intersoft.Client.Framework.Input.CommandConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")] [CategoryAttribute("Action")] public: property ICommand^ CanUserAddItemCommand { ICommand^ get(); void set ( ICommand^ value); }
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