Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CanAdd ( ) : bool | ||
CanRemove ( ) : bool | ||
ClearRow ( ) : void | ||
DataMergeDTO ( ) : System.Collections.Generic | ||
DataMergeDTO ( string inputVariable, string mergeType, string at, int indexNum, string padding, string alignment, bool inserted = false ) : System.Collections.Generic | ||
GetRuleSet ( string propertyName, string datalist ) : IRuleSet | ||
IsEmpty ( ) : bool | ||
RaiseCanAddRemoveChanged ( ) : void |
public DataMergeDTO ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public DataMergeDTO ( string inputVariable, string mergeType, string at, int indexNum, string padding, string alignment, bool inserted = false ) : System.Collections.Generic | ||
inputVariable | string | |
mergeType | string | |
at | string | |
indexNum | int | |
padding | string | |
alignment | string | |
inserted | bool | |
Результат | System.Collections.Generic |
public GetRuleSet ( string propertyName, string datalist ) : IRuleSet | ||
propertyName | string | |
datalist | string | |
Результат | IRuleSet |
public RaiseCanAddRemoveChanged ( ) : void | ||
Результат | void |