ComponentOne WPF Edition
Demos
Docs
Samples
Download
FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly
/
C1.WPF.FlexGrid Namespace
/
Column Class
/ Tag Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
FlexGrid for WPF Overview
Help with WPF Edition
Key Features
Feature Comparison
Comparing WPF Grids
FlexGrid API Comparison
Quick Start
Object Model Summary
Data Binding
Bound FlexGrid
Unbound FlexGrid
Features
Columns
Autocomplete and Mapped Columns
Data-Mapped columns
Column Footer
Sizing
Row
Scrolling Modes
Selection
Monitor Selection in FlexGrid
Select Cells and Objects
Customize Selection Display
Sorting
Multicolumn Sorting
Cell Merging
Custom Editors
Custom Icon
Transpose Data in Grid
Data Grouping
Group Data using IDataCollection
Group Data using FlexGridGroupPanel
Custom Group Converters
Working with FlexGridGroupPanel
Data Filtering
Filter Data using IDataCollection
Excel-like Filtering
Search Data using Full Text Filter
Data Aggregation
Custom Cells
Custom Cells using CellFactory
Custom Cells using XAML Templates
Virtualization
Paging
TreeGrid
Node Operations
Style and Appearance
Print Support
Basic Printing
Advanced Printing
Row Details Template
Layout and Appearance: ClearStyle Technology
Structure of ClearStyle
ClearStyle Property
Hover Styles
Cell Styling
Freezing and Pinning
Import Data from Excel
Export to Excel
Clipboard Operations
Validation
FlexGrid Samples
.NET API Reference
C1.WPF.Grid Assembly
C1.WPF.GridControl Assembly
C1.WPF.Grid.Excel Assembly
.NET Framework API Reference
C1.WPF.FlexGrid.4.6.2 Assembly
C1.WPF.FlexGridFilter.4.6.2 Assembly
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly
Tag Property (Column)
In This Topic
Syntax
See Also
Gets or sets an arbitrary object value that can be used to store custom information about this object.
Syntax
Visual Basic
C#
public
object
Tag {get; set;}
'Declaration Public Property Tag As
Object
See Also
Reference
Column Class
Column Members