WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IDistancesHost

    Show / Hide Table of Contents

    Interface IDistancesHost

    An object that implements the Distances property.

    Inherited Members
    System.IDisposable.Dispose()
    Namespace: Syncfusion.UI.Xaml.ScrollAxis
    Assembly: Syncfusion.SfGrid.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 - 2023 Syncfusion Inc. All Rights Reserved