TreeListPopupControlSettings Class
In This Article
Contains specific settings for different popup elements.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListPopupControlSettings :
ASPxGridPopupControlSettings
#Related API Members
The following members return TreeListPopupControlSettings objects:
#Remarks
An object of the TreeListPopupControlSettings type can be accessed via the ASPxTreeList.SettingsPopup property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridPopupControlSettings
TreeListPopupControlSettings
See Also