Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Data
DataTablesAggregationDataController Class
DataTablesAggregationDataController Properties
AddMatched Property
AvailableTables Property
CmdAddToParticipatingTables Property
CmdAutoRename Property
CmdFilterMatchesToParticipatingTables Property
CmdParticipatingTablesDown Property
CmdParticipatingTablesUp Property
CmdRemoveFromParticipatingTables Property
CmdTestDataAndOptions Property
Filters Property
ParticipatingTables Property
RemoveUnmatched Property
TestDataAndOptions Property
Data
Tables
Aggregation
Data
Controller
Filters Property
Gets or sets the collection of filter strings used to select tables by name.
Namespace:
Altaxo.Gui.Data
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
Copy
public
ObservableCollection
<
NotifyChangedValue
<
string
>>
Filters
{
get
;
set
; }
Property Value
ObservableCollection
NotifyChangedValue
String
See Also
Reference
DataTablesAggregationDataController Class
Altaxo.Gui.Data Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net