GrapeCity.Xaml.SpreadSheet.Data Namespace > Column Class : CanUserResize Property |
'Declaration <DefaultValueAttribute()> Public Property CanUserResize As Boolean
'Usage Dim instance As Column Dim value As Boolean instance.CanUserResize = value value = instance.CanUserResize
[DefaultValue()] public bool CanUserResize {get; set;}
true
if the column can be resized; otherwise, false
. The default value is true
.Target Platforms: Windows Server 2012, Windows RT