ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1GridExtender Class / EnsureColumnsPxWidth Property

In This Topic
    EnsureColumnsPxWidth Property
    In This Topic
    Determines whether to use number type column width as the real width of the column.
    Syntax
    'Declaration
     
    Public Property EnsureColumnsPxWidth As System.Boolean
    public System.bool EnsureColumnsPxWidth {get; set;}
    See Also