BCGSoft.Controls.Grid Namespace > GridCellVisualStyle Class : FormatProvider Property |
'Declaration Public Property FormatProvider As IFormatProvider
'Usage Dim instance As GridCellVisualStyle Dim value As IFormatProvider instance.FormatProvider = value value = instance.FormatProvider
public IFormatProvider FormatProvider {get; set;}
public: __property IFormatProvider* get_FormatProvider(); public: __property void set_FormatProvider( IFormatProvider* value );
public: property IFormatProvider^ FormatProvider { IFormatProvider^ get(); void set ( IFormatProvider^ value); }
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