[Description("Indicates if the row is indented.")] [Category("Appearance")] [ApplyToDesigner(true)] [Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public new bool Indented {get; set;}
'Declaration <DescriptionAttribute("Indicates if the row is indented.")> <CategoryAttribute("Appearance")> <ApplyToDesignerAttribute(True)> <BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> Public Shadows Property Indented As Boolean