The Column type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Column()()()() |
Default constructor.
|
![]() | Column(String, String) |
Constructor that sets the default values.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() | Date |
Change the column date to override the default date in resources view.
|
![]() | Children |
A collection of child columns.
|
![]() | Id |
Column id.
|
![]() | Name |
Column name (visible).
|
![]() | ToolTip |
Get or set the column ToolTip.
|
![]() | Value | Obsolete.
Column value (id). Obsolete. Use .Id instead.
|
![]() | Width |
Set custom column width in ViewType="Resources" and ColumnWidthSpec="Fixed".
|