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

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

    Namespace: DevExpress.DashboardWin

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

    Declaration

    public virtual string Caption { get; }

    Property Value

    Type Description
    String

    A String object that is a history item caption.

    Implements

    See Also