Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Introducedin
8.3
8.3
Description

Excerpt

Returns a constant associated with selecting "Previous" as a base item for SetShowValueAs().

Signature
C#
C#
 public const int BaseItemPrevious = -2
Signature
vb.net
vb.net
Public Const BaseItemPrevious As Integer = -2