dbicList Send comments on this topic.
Subject Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class : Subject Property

Determines the subject of the list item.

Syntax

Visual Basic (Declaration) 
Public Property Subject As String
C# 
public string Subject {get; set;}

Property Value

string

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also