Show / Hide Table of Contents

    Property ShowVerticalLines

    ShowVerticalLines

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

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