ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParameterViewModel Class / ShiftDatePart Property

In This Topic
    ShiftDatePart Property (ParameterViewModel)
    In This Topic
    Value of shift part of relative date
    Syntax
    'Declaration
     
    Public Property ShiftDatePart As RelativeDatePart
    public RelativeDatePart ShiftDatePart {get; set;}
    See Also