BcfColumnSetup Properties |
[This is preliminary documentation and is subject to change.]
The BcfColumnSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowNull | ||
| DataType | ||
| HasContentEqualityComparison |
Indicates whether ContentEqualityComparison is set.
| |
| HasConverter |
Indicates whether Converter is set.
| |
| HasDefaultValue |
Indicates whether DefaultValue is set.
| |
| HasDiscardAction |
Indicates whether DiscardAction is set.
| |
| HasEqualityComparer |
Indicates whether EqualityComparer is set.
| |
| HasFormatter |
Indicates whether Formatter is set.
| |
| HasFunction |
Indicates whether Function is set.
| |
| HasSequence |
Indicates whether Sequence is set.
| |
| HasTrigger |
Indicates whether Trigger is set.
| |
| HasValueConstraint |
Indicates whether ValueConstraint is set.
| |
| IncludeInUndo |
Gets or sets a value indicating whether the column values are managed by undo-redo.
| |
| Name |
Gets the name.
| |
| Options |
Gets or sets the column options.
| |
| Parameters |
Gets the parameters of Function.
| |
| ShouldPersist |
Gets or sets a value indicating whether the column values should be persisted when saving data.
| |
| ValueType |
Gets the type of the cells Value property.
| |
| ValueTypeIsClass |
Gets a value indicating ValueType is a class.
| |
| ValueTypeIsNotNullableStruct | ||
| ValueTypeIsNullableStruct |