menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IDistancesHost - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IDistancesHost

    An object that implements the Distances property.

    Inherited Members
    System.IDisposable.Dispose()
    Namespace: Syncfusion.Windows.Controls.Scroll
    Assembly: Syncfusion.GridCommon.Wpf.dll
    Syntax
    public interface IDistancesHost : IDisposable

    Properties

    Distances

    Gets or sets the distances.

    Declaration
    IDistanceCounterCollection Distances { get; }
    Property Value
    Type Description
    IDistanceCounterCollection

    The distances.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved