| C1.Win.C1Input Namespace > FormatInfo Class : NullText Property |
'Declaration<C1DescriptionAttribute("String representing a DbNull value.")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <LocalizableAttribute(True)> Public Property NullText As String
'UsageDim instance As FormatInfo Dim value As String instance.NullText = value value = instance.NullText
[C1Description("String representing a DbNull value.")] [RefreshProperties(RefreshProperties.Repaint)] [Localizable(true)] public string NullText {get; set;}
[C1Description("String representing a DbNull value.")] [RefreshProperties(RefreshProperties.Repaint)] [Localizable(true)] public: property String^ NullText { String^ get(); void set ( String^ 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