SimpleDataPopup
Constructor
public SimpleDataPopup(PopupType popupType, DataTable popupData, string[] visibleColumnNames, string[] columnCaptions, bool EnableFilter = true);Property
ResultDataRow
public DataRow ResultDataRow { get; }Enum
PopupType
Example
Grid Type

Tree Type

Last updated