menu

WPF

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

    Show / Hide Table of Contents

    Interface IPercentWidth

    Allows percent sizing in column objects.

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public interface IPercentWidth

    Properties

    PercentWidth

    Declaration
    double PercentWidth { get; set; }
    Property Value
    Type
    System.Double

    Width

    Declaration
    double Width { get; set; }
    Property Value
    Type
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved