FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ScriptStringValue Class / IsExpression Property

In This Topic
    IsExpression Property (ScriptStringValue)
    In This Topic
    Gets or sets a value indicating whether the current ScriptValue is specified as an expression.
    Syntax
    'Declaration
     
    Public Property IsExpression As Boolean
    public bool IsExpression {get; set;}
    See Also