The position kind for the adapter.
            
 
    Namespace: 
   Dundas.BI.Entities.Views
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
SyntaxPublic Enumeration PositionKind
public enum class PositionKind
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Absolute | 0 | 
            Absolutely positioned.
             | 
 | Relative | 1 | 
            Relatively positioned.
             | 
See Also