AutoCompleteDataSourceInitCtrl - метод
Пространство имён: Tessa.UI.Controls.AutoCompleteCtrlСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
protected static bool InitCtrl(
ITessaViewResult result,
AutoCompletePopupPropertyList propCollection,
bool initValidator
)
Protected Shared Function InitCtrl (
result As ITessaViewResult,
propCollection As AutoCompletePopupPropertyList,
initValidator As Boolean
) As Boolean
protected:
static bool InitCtrl(
ITessaViewResult^ result,
AutoCompletePopupPropertyList^ propCollection,
bool initValidator
)
static member InitCtrl :
result : ITessaViewResult *
propCollection : AutoCompletePopupPropertyList *
initValidator : bool -> bool
- result ITessaViewResult
-
- propCollection AutoCompletePopupPropertyList
-
- initValidator Boolean
-
Boolean