XafariReportTemplateBase Interface
Domain Component of Xafari Report Template
Namespace:
Xafari.Reports
Assembly: Xafari.Reports (in Xafari.Reports.dll)
- c#
- VB
[DomainComponent()] [XafDefaultProperty("Name")] [RuleCriteria("DisallowDeleting", DefaultContexts.Delete, "!IsSystem", "Attempt to delete the system template.", SkipNullOrEmptyValues = false, ResultType = ValidationResultType.Error)] [Appearance("DisableDeleteAction", AppearanceItemType = "Action", TargetItems = "Delete", Criteria = "IsSystem", Context = "Any", Enabled = false)] [Appearance("SystemReportTemplateAppearance", TargetItems = "*;IsActive;TemplateActionSelectable", Enabled = false, Criteria = "IsSystem", Context = "Any")] [XafDisplayName("Common template settings")] [NavigationItem(false)] [CreatableItem(false)] [VisibleInReports(false)] [SmartDesignStrategy(typeof(XafariSmartDesignStrategy))] [CreateListView(Layout = "Name", Id = Constants.TemplateSelectorListViewId, ListViewType = ListViewType.ListView)] [ModelDefault("IsCloneable", "True")] public interface XafariReportTemplateBase : INameSupport, IModifyDateSupport
<DomainComponent> _
<XafDefaultProperty("Name")> _
<RuleCriteria("DisallowDeleting", DefaultContexts.Delete, "!IsSystem", "Attempt to delete the system template.", SkipNullOrEmptyValues := False, ResultType := ValidationResultType.[Error])> _
<Appearance("DisableDeleteAction", AppearanceItemType := "Action", TargetItems := "Delete", Criteria := "IsSystem", Context := "Any", Enabled := False)> _
<Appearance("SystemReportTemplateAppearance", TargetItems := "*;IsActive;TemplateActionSelectable", Enabled := False, Criteria := "IsSystem", Context := "Any")> _
<XafDisplayName("Common template settings")> _
<NavigationItem(False)> _
<CreatableItem(False)> _
<VisibleInReports(False)> _
<SmartDesignStrategy(GetType(XafariSmartDesignStrategy))> _
<CreateListView(Layout := "Name", Id := Constants.TemplateSelectorListViewId, ListViewType := ListViewType.ListView)> _
<ModelDefault("IsCloneable", "True")> _
Public Interface XafariReportTemplateBase
Inherits INameSupport, IModifyDateSupport
End Interface
Name | Description | |
---|---|---|
![]() |
AssemblyFullName | |
![]() |
AvailabilityCriteria | |
![]() |
AvailableActions | Serves as data source for TemplateActionSelectable. |
![]() |
ChangedUser | |
![]() |
CreatedUser | |
![]() |
DateCreated | |
![]() |
IsActive | |
![]() |
IsSystem | |
![]() |
ModifyDate | |
![]() |
Name | Gets and sets a name of object. |
![]() |
ParametersType | For internal usage. |
![]() |
ReportId | |
![]() |
ReportType | |
![]() |
TemplateAction | Persists default template action. Not intended to use in UI. |
![]() |
TemplateActionSelectable | |
![]() |
TemplateTypeId | Gets Id of Report Template Type. |
Name | Description | |
---|---|---|
![]() |
CloneTemplate(object) | |
![]() |
IsSaveLoadSupported() |
Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.