<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapGrid Class / MinColumnWidth Property

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