True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid.Util.Xml.Serialization Namespace / Serializer Class / Indentation Property

In This Topic
    Indentation Property (Serializer)
    In This Topic
    Sets or returns indentation used by the XML writer.
    Syntax
    'Declaration
     
    Public Property Indentation As System.Integer
    public System.int Indentation {get; set;}
    See Also