Skip to the content.

PromptPlus API:TableTitleMode

Build Publish License NuGet Downloads

Back to List Api

TableTitleMode

Namespace: PPlus.Controls

Represents the Mode Table Title

public enum TableTitleMode

Inheritance ObjectValueTypeEnumTableTitleMode
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
InLine 0 Show title in line
InRow 1 Show title in row

Back to List Api