Show / Hide Table of Contents

    Property BorderColor

    BorderColor

    Gibt die Farbe des Rands um das Control herum an.

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