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

In This Topic
    AllowColMoving Property
    In This Topic
    A value indicating whether columns can be moved.
    Syntax
    'Declaration
     
    Public Overridable Property AllowColMoving As System.Boolean
    public virtual System.bool AllowColMoving {get; set;}
    See Also