GrapeCity.Win.MultiRow Namespace > CellStyle Class : FormatProvider Property |
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <BrowsableAttribute(False)> Public Property FormatProvider As IFormatProvider
Dim instance As CellStyle Dim value As IFormatProvider instance.FormatProvider = value value = instance.FormatProvider
[EditorBrowsable(EditorBrowsableState.Advanced)] [RefreshProperties(RefreshProperties.Repaint)] [Browsable(false)] 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