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

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