[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.ExpressionInfo.IsEmptyString

IsEmptyString Property

IsEmptyString

Get the value indicating if the expression represents an empty string.

Declaration
public bool IsEmptyString { get; }
Property Value
Type Description
bool

A bool value. true if the expression is empty string; otherwise, false.