Click or drag to resize

SystemColumn Properties

The SystemColumn type exposes the following members.

Properties
  NameDescription
Public propertyDisplayNameRes
Gets or sets the resource containing translations for the DisplayName property.
Public propertyModelAvailable
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.
Public propertyModelReadOnly
Gets or sets a value indicating whether the column should be read-only in the designer.
Public propertyName
Gets or sets the name.
Public propertyReadOnly
Gets or sets a value indicating whether the column should be set as read-only when created.
Public propertyType
Gets or sets the type.
Top
See Also