ImageGear for .NET
IsGroupingHistoryOn Property




Gets a value indicating whether the grouping of history actions is active.
Syntax
'Declaration
 
Public ReadOnly Property IsGroupingHistoryOn As Boolean
'Usage
 
Dim instance As ImGearARTHistory
Dim value As Boolean
 
value = instance.IsGroupingHistoryOn
public bool IsGroupingHistoryOn {get;}
public: __property bool get_IsGroupingHistoryOn();
public:
property bool IsGroupingHistoryOn {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearARTHistory Class
ImGearARTHistory Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback