Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > Column Class : AllowResize Property |
'Declaration Public Property AllowResize As Nullable(Of Boolean)
'Usage Dim instance As Column Dim value As Nullable(Of Boolean) instance.AllowResize = value value = instance.AllowResize
public Nullable<bool> AllowResize {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family