Show / Hide Table of Contents

    Property ItemGap

    ItemGap

    Gibt den horizontalen und vertikalen Abstand zwischen den Dash-Items an. Dieser Abstand versteht sich zuzüglich zum ItemBorderMargin. Standard-Wert und bisheriges Verhalten ist 0

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