FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / Width Property

In This Topic
    Width Property (GridControlCellView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Width As Double
    public double Width {get; set;}
    See Also