BCGSoft.ControlBars Namespace > SmartUndoButton Class : ArrayActionsToUndo Property |
'Declaration Public Overridable Property ArrayActionsToUndo As ArrayList
'Usage Dim instance As SmartUndoButton Dim value As ArrayList instance.ArrayActionsToUndo = value value = instance.ArrayActionsToUndo
public virtual ArrayList ArrayActionsToUndo {get; set;}
public: __property virtual ArrayList* get_ArrayActionsToUndo(); public: __property virtual void set_ArrayActionsToUndo( ArrayList* value );
public: virtual property ArrayList^ ArrayActionsToUndo { ArrayList^ get(); void set ( ArrayList^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2