Skip to main content
All docs
V25.1
  • CustomPropertyHistoryItem.Caption Property

    Gets a caption that displays in the history for the current operation.

    Namespace: DevExpress.DashboardWin

    Assembly: DevExpress.Dashboard.v25.1.Win.dll

    NuGet Package: DevExpress.Win.Dashboard

    Declaration

    public virtual string Caption { get; }

    Property Value

    Type Description
    String

    A String object that is a history item caption.

    Implements

    See Also