C1.Silverlight Namespace > C1NumericBox Class : Culture Property |
'Declaration
<System.ObsoleteAttribute("The Culture property is obsolete, use the FrameworkElement.Language property instead.")> Public Property Culture As System.Globalization.CultureInfo
'Usage
Dim instance As C1NumericBox Dim value As System.Globalization.CultureInfo instance.Culture = value value = instance.Culture
[System.Obsolete("The Culture property is obsolete, use the FrameworkElement.Language property instead.")] public System.Globalization.CultureInfo Culture {get; set;}
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