ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartNoMoveDirections Class / Down Property

In This Topic
    Down Property
    In This Topic
    Gets or sets a value indicating whether the smart label is not allowed to move directly down.
    Syntax
    'Declaration
     
    Public Property Down As RdlBool
    public RdlBool Down {get; set;}
    See Also