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 (24.4.0.1000)
Syntax public 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:
AlignmentAxisSee Also