FunctionDefinitionAlignmentCategory Property |
Gets the alignment option for the current function.
Namespace:
Dundas.BI.Data.Functions
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic abstract AlignmentAxis AlignmentCategory { get; }Public MustOverride ReadOnly Property AlignmentCategory As AlignmentAxis
Get
public:
virtual property AlignmentAxis AlignmentCategory {
AlignmentAxis get () abstract;
}abstract AlignmentCategory : AlignmentAxis with get
Property Value
Type:
AlignmentAxis
See Also