Click or drag to resize

ColumnDefinition Properties

The ColumnDefinition type exposes the following members.

Properties
  NameDescription
Public propertyName
Specifies the internal name of the column. CAUTION: Invalid characters (for instance white spaces 'The Column Name') will be escaped ('The_x0020_Column_x0020_Name'). If there is a custom title specified (via 'Title' or title resources), the column will no longer be accessible with 'The Column Name'.
(Overrides BaseColumnDefinitionName.)
Top
See Also