Table of Contents

Interface IHasBorder

Namespace
BlazOrbit.Components
Assembly
BlazOrbit.Core.dll

Indicates the component supports a Border parameter.

public interface IHasBorder

Properties

Border

Border style applied to the component.

BorderStyle? Border { get; set; }

Property Value

BorderStyle