Gets and sets whether the column fires a postback when any check box is
changed
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool AutoPostBack { get; set; } |
Visual Basic |
---|
Public Property AutoPostBack As Boolean Get Set |