SystemColumn Properties |
The SystemColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisplayNameRes |
Gets or sets the resource containing translations for the DisplayName property.
|
![]() | ModelAvailable |
Gets or sets a value indicating whether the column should be available in the model.
If set to False, the name will be denied for use.
|
![]() | ModelReadOnly |
Gets or sets a value indicating whether the column should be read-only in the designer.
|
![]() | Name |
Gets or sets the name.
|
![]() | ReadOnly |
Gets or sets a value indicating whether the column should be set as read-only when created.
|
![]() | Type |
Gets or sets the type.
|