Chat Now
CartMy DownloadsFree TrialLog In
ASP.NET Controls and MVC Extensions
V 19.2
19.2
19.1
18.2
18.1
17.2
All docs
Docs > ASP.NET MVC Extensions > Grid View > Visual Elements > Data Column
All docs
V19.2

General Information

.NET Subscription

Overview

Common Tools

Project Converter
Assembly Deployment Tool
Localization Service

Desktop

Controls

WinForms
WPF
VCL
UWP (Windows 10)

Tools

WinForms Skin Editor
WPF Theme Designer
WPF Theme Editor (Legacy)
Coded UI Test Extension

Web

Controls and Extensions

ASP.NET Controls and MVC Extensions
ASP.NET Core Controls
ASP.NET Bootstrap Controls
DevExtreme
DevExtreme ASP.NET MVC Controls
Blazor Components

Tools

ASP.NET Theme Builder
ASP.NET Theme Deployer

Mainteinance Mode

ASP.NET Core Bootstrap Controls

Enterprise and Analytic Tools

Reporting
Report and Dashboard Server
Dashboard
Office File API

Quality Assurance and Productivity

CodeRush
CodeRush Classic
TestCafe Studio
Logify

Frameworks and Libraries

eXpressApp Framework (XAF)
eXpress Persistent Objects (XPO)
XPO Profiler
Core Libraries

Mobile

UI Controls for Xamarin.Forms
Charts for iOS / Xamarin.iOS
Charts for Android / Xamarin.Android
Grid for Xamarin.Forms (Legacy)
19.2
19.1
18.2
18.1
17.2
Full-text search
ASP.NET Controls and MVC Extensions
Prerequisites
What's Installed
Common Concepts
ASP.NET WebForms Controls
ASP.NET MVC Extensions
Product Information
Getting Started
Common Concepts
Diagram
Gantt
Grid View
Main Features
Concepts
Visual Elements
Alternating Data Row
Column Header
Command Column
Command Item
Context Menu
Customization Window
Data Cell
Data Column
Data Row
Detail Row
Edit Cell
Edit Form
Empty Data Row
Error Row
Filter Bar
Filter Builder
Filter Row
Footer
Footer Cell
Group Footer
Group Panel
Group Row
Header Filter
In-Line Edit Row
Loading Panel
Pager
Popup Edit Form
Preview Row
Status Bar
Title Panel
Member Tables
Examples
Tree List
Card View
Reporting
Charting
Pivot Grid
Spreadsheet
Rich Text Editor
Scheduler
Site Navigation and Layout
HTML Editor
Vertical Grid
Data Editors
Docking and Popups
File Management
Data and Image Navigation
Multi-Use Site Extensions
Spell Checker
Query Builder
Localization
Redistribution and Deployment
Get More Help
.NET Framework API Reference
Client API Reference
Download CHM

General Information

.NET Subscription

Overview

Common Tools

Project Converter
Assembly Deployment Tool
Localization Service

Desktop

Controls

WinForms
WPF
VCL
UWP (Windows 10)

Tools

WinForms Skin Editor
WPF Theme Designer
WPF Theme Editor (Legacy)
Coded UI Test Extension

Web

Controls and Extensions

ASP.NET Controls and MVC Extensions
ASP.NET Core Controls
ASP.NET Bootstrap Controls
DevExtreme
DevExtreme ASP.NET MVC Controls
Blazor Components

Tools

ASP.NET Theme Builder
ASP.NET Theme Deployer

Mainteinance Mode

ASP.NET Core Bootstrap Controls

Enterprise and Analytic Tools

Reporting
Report and Dashboard Server
Dashboard
Office File API

Quality Assurance and Productivity

CodeRush
CodeRush Classic
TestCafe Studio
Logify

Frameworks and Libraries

eXpressApp Framework (XAF)
eXpress Persistent Objects (XPO)
XPO Profiler
Core Libraries

Mobile

UI Controls for Xamarin.Forms
Charts for iOS / Xamarin.iOS
Charts for Android / Xamarin.Android
Grid for Xamarin.Forms (Legacy)

Data Column

  • Aug 01, 2019

Data columns represent data source fields in the GridView and are stored within the GridViewSettings.Columns collection. A column consists of the following elements:

  • column header
  • data cell
  • footer cell

veDataColumn

 

The table below lists the main members which affect the element's appearance and functionality:

Characteristics

Members

Visibility

WebColumnBase.Visible (via MVCxGridViewColumn.Visible)

WebColumnBase.VisibleIndex (via MVCxGridViewColumn.VisibleIndex)

Template

MVCxGridViewColumn.SetHeaderCaptionTemplateContent

MVCxGridViewColumn.SetHeaderTemplateContent

MVCxGridViewColumn.SetDataItemTemplateContent

MVCxGridViewColumn.SetFooterTemplateContent

GridViewSettings.SetHeaderCaptionTemplateContent

GridViewSettings.SetHeaderTemplateContent

GridViewSettings.SetDataItemTemplateContent

GridViewSettings.SetFooterRowTemplateContent

GridViewSettings.SetFooterCellTemplateContent

Feedback
Was this page helpful?
Thanks for your feedback!
Any other suggestions? Tell us here.
Use of this site constitutes acceptance of our Website Terms of Use and Privacy Policy
Copyright © 1998-2019 Developer Express Inc. All trademarks or registered trademarks are property of their respective owners