Show / Hide Table of Contents

    Property ShowHorizontalLines

    ShowHorizontalLines

    Gibt an, ob die horizontalen Rasterlinien in einem Grid angezeigt werden sollen oder nicht.

    Declaration
    [DocfxBrowsable]
    [ControlStylesBrowsable(true)]
    public bool? ShowHorizontalLines { get; set; }
    Property Value
    Nullable<Boolean>
    Back to top Generated by DocFX