alexa

    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