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