FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / IReaderLog Interface / Indent Property

In This Topic
    Indent Property
    In This Topic
    Gets or sets the indent for the log.
    Syntax
    'Declaration
     
    Property Indent As Integer
    int Indent {get; set;}
    See Also