DrillDownSetPlacement Property  | 
 
            Gets the value indicating whether drill down is used on columns or rows.
            
 
    Namespace: 
   Dundas.BI.Data.Parameters
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic PlacementPosition Placement { get; }Public ReadOnly Property Placement As PlacementPosition
	Get
public:
property PlacementPosition Placement {
	PlacementPosition get ();
}member Placement : PlacementPosition with get
Property Value
Type: 
PlacementPosition
See Also