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