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


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