GrapeCity.Win.MultiRow Namespace > RequiredTypeValidator Class : FormatProvider Property |
<DefaultValueAttribute()> <BrowsableAttribute(False)> <SRDescriptionAttribute("Indicates the format provider.")> Public Property FormatProvider As IFormatProvider
Dim instance As RequiredTypeValidator Dim value As IFormatProvider instance.FormatProvider = value value = instance.FormatProvider
[DefaultValue()] [Browsable(false)] [SRDescription("Indicates the format provider.")] public IFormatProvider FormatProvider {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