TabularColumnDefinition Class
A column in tabularData.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Name | Description | |
---|---|---|
![]() | TabularColumnDefinition() | Initializes a new instance of the TabularColumnDefinition class. |
Name | Description | |
---|---|---|
![]() | DomainType | Specifies the type of the domain. |
![]() | Name | Specifies the name. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Returns a String that represents this instance. (Overrides Object.ToString().) |
The TabularColumnDefinition specifies a column in tabularData.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: