Property IsNullable
IsNullable
Gets or sets whether to configure IPropertyGridItem as nullable property.
bool? IsNullable { get; set; }
Property Value
- bool?
Gets or sets whether to configure IPropertyGridItem as nullable property.
bool? IsNullable { get; set; }