Class BaseReportManager.ControlsInfo
- Namespace
- InSite.Common.Web.UI
- Assembly
- InSite.UI.dll
protected sealed class BaseReportManager.ControlsInfo
- Inheritance
-
BaseReportManager.ControlsInfo
- Inherited Members
-
Constructors
ControlsInfo()
Properties
public IButtonControl CreateButton { get; set; }
Property Value
- IButtonControl
public IButtonControl RemoveButton { get; set; }
Property Value
- IButtonControl
ReportName
public ITextControl ReportName { get; set; }
Property Value
- ITextControl
ReportSelector
public ComboBox ReportSelector { get; set; }
Property Value
- ComboBox
public IButtonControl SaveButton { get; set; }
Property Value
- IButtonControl