Class BuildColumns
public class BuildColumns : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
BuildColumns
- Implements
- Inherited Members
Constructors
BuildColumns()
public BuildColumns()
Fields
ClearColumnSelectionButton
ClearColumnSelectionButton control.
protected ClearButton ClearColumnSelectionButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ColumnRepeater
ColumnRepeater control.
protected Repeater ColumnRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ControlStatus
ControlStatus control.
protected Alert ControlStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterText
FilterText control.
protected TextBox FilterText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderColumnCancelButton
ReorderColumnCancelButton control.
protected CancelButton ReorderColumnCancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderColumnSaveButton
ReorderColumnSaveButton control.
protected SaveButton ReorderColumnSaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderColumnStartButton
ReorderColumnStartButton control.
protected Button ReorderColumnStartButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderColumnState
ReorderColumnState control.
protected HiddenField ReorderColumnState
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SelectAll
SelectAll control.
protected CheckBox SelectAll
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SelectedColumnRepeater
SelectedColumnRepeater control.
protected Repeater SelectedColumnRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ViewPanel
ViewPanel control.
protected HtmlGenericControl ViewPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ViewSelector
ViewSelector control.
protected ComboBox ViewSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
BuildData
public Build.IData BuildData { get; set; }
Property Value
HasSelection
public bool HasSelection { get; }
Property Value
Methods
GetColumns()
public ReportColumn[] GetColumns()
Returns
IsSelected_CheckedChanged(object, EventArgs)
protected void IsSelected_CheckedChanged(object sender, EventArgs e)
Parameters
LoadData()
public void LoadData()
OnInit(EventArgs)
protected override void OnInit(EventArgs e)