Skip to main content
All docs
V26.1
  • CustomFourteenSegmentsPresentation.PresentationName Property

    Returns the current presentation name.

    Namespace: DevExpress.Xpf.Gauges

    Assembly: DevExpress.Xpf.Gauges.v26.1.dll

    Declaration

    public override string PresentationName { get; }

    Property Value

    Type Description
    String

    The current presentation name.

    See Also