Property | Type | Description | |
---|---|---|---|
m_sColumnName | String |
Method | Description | |
---|---|---|
DynamicFilterParameters ( String columnName ) : System |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public DynamicFilterParameters ( String columnName ) : System | ||
columnName | String | /// Name of the column that can be filtered on. /// |
return | System |