ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / GridLength Class
Members

In This Topic
    GridLength Class
    In This Topic
    GridLength is the type used for various length-like properties in the system, that explicitely support Star unit type. For example, "Width", "Height" properties of ColumnDefinition and RowDefinition used by Grid.
    Object Model
    GridLength Class
    Syntax
    'Declaration
     
    Public Class GridLength 
    public class GridLength 
    Inheritance Hierarchy

    System.Object
       C1.Chart.GridLength

    See Also