Skip to main content

IInfoDisplayStyle.CardDisplayStyle property

Namespace: NextDesign.Desktop

Description

Card display style

  • "None": Do not show card
  • "TitleOnly": Title-only card
  • "DetailOnly": Details only card
  • "All": Card with title and details (only title if there is no details)

The default value is "All".

string CardDisplayStyle {get; set;}

type

  • string

Exception

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionWhen a value outside the range is specified