'Declaration
<System.ComponentModel.LocalizableAttribute(True)> <SRCategoryAttribute("CatDisplay")> Public Overridable Property NullText As System.String
'Usage
Dim instance As NDataGridColorColumnStyle Dim value As System.String instance.NullText = value value = instance.NullText
[System.ComponentModel.Localizable(true)] [SRCategory("CatDisplay")] public virtual System.string NullText {get; set;}