Skip to the content.

PromptPlus API:SeparatorLine

Build Publish License NuGet Downloads

Back to List Api

SeparatorLine

Namespace: PPlus.Controls

Represents Type Separation line

public enum SeparatorLine

Inheritance ObjectValueTypeEnumSeparatorLine
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
SingleLine 0 Single Line
DoubleLine 1 Double Line
Char 2 Char by parameter

Back to List Api