'Declaration <DefaultValueAttribute()> Public Property Label As String
'Usage Dim instance As Row Dim value As String instance.Label = value value = instance.Label
[DefaultValue()] public string Label {get; set;}
Target Platforms: Windows Server 2012, Windows RT
Row Class Row Members
Copyright © GrapeCity, inc. All rights reserved.