![]() | |
BcfColumnBehavior Class |
Namespace: CalculationWorks.BusinessModel.Behaviors
The BcfColumnBehavior type exposes the following members.
Name | Description | |
---|---|---|
![]() | BcfColumnBehavior |
Initializes a new instance of the BcfColumnBehavior class.
|
Name | Description | |
---|---|---|
![]() | AllowNull | |
![]() | ColumnTypeConstraints |
Gets the column type constraints.
|
![]() | DataType |
Gets the internal Type of the BcfCell.Value.
When PropertyType is Nullable DataType is the generic argument.
When PropertyType is int? DataType will be int |
![]() | DefaultValueSource | |
![]() | PropertyType |
Gets the Type of the BcfCell.Value property.
When PropertyType is Nullable DataType is the generic argument.
When PropertyType is int? DataType will be int |
![]() | Setter | |
![]() | ValueCleanup |
Gets the value cleanup behavior item.
|
![]() | ValueConverter |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from BcfBehaviorT.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnDiscard |
Called when the BcfDataSet is disposed.
(Overrides BcfBehaviorTOnDiscard.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |