StiGridColumnNullText Property  | 
 
            Gets or sets text which will be shown instead null values.
            
 
    Namespace: 
   Stimulsoft.Report.Dialogs
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic string NullText { get; set; }Public Property NullText As String
	Get
	Set
Property Value
Type: 
String
See Also