C1.Silverlight.DataGrid Namespace > C1DataGrid Class : CanUserRemoveRows Property |
'Declaration
Public Property CanUserRemoveRows As System.Boolean
public System.bool CanUserRemoveRows {get; set;}
If you want to prevent users from adding and editing rows as well you can use IsReadOnly instead.
Notice the availability of this feature is conditioned to the fact that the ItemsSource set supports removing items.
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