Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / PrintPreviewControl Class / HasAnimatedProperties Property


In This Topic
    HasAnimatedProperties Property (PrintPreviewControl)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property HasAnimatedProperties As Boolean
    'Usage
     
    Dim instance As PrintPreviewControl
    Dim value As Boolean
     
    value = instance.HasAnimatedProperties
    public bool HasAnimatedProperties {get;}
    See Also