ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Seralization.Common Namespace / ExpressionCoder Class / SkipOnWrite Property

In This Topic
    SkipOnWrite Property
    In This Topic
    Gets the predefined coders with the values that are skipped on write.
    Syntax
    'Declaration
     
    Public ReadOnly Property SkipOnWrite As ExpressionCoder.SkipOnWriteValues
    public ExpressionCoder.SkipOnWriteValues SkipOnWrite {get;}
    See Also