combit List & Label 30 - .NET Help
combit.Reporting.DesignerExtensions Namespace / DialogBasedDesignerProperty Class

DialogBasedDesignerProperty Class Properties

For a list of all members of this type, see DialogBasedDesignerProperty members.

Public Properties
 NameDescription
Public PropertyGets or sets if the property value is constant or the result of a formula. (Inherited from combit.Reporting.DesignerExtensions.DesignerProperty)
Public PropertyGets or sets if the default value of the property. (Inherited from combit.Reporting.DesignerExtensions.DesignerProperty)
Public PropertyGets or sets the description of the property. This description will be displayed as help text in the Designer. (Inherited from combit.Reporting.DesignerExtensions.DesignerProperty)
Public PropertyGets or sets the display name of the property. This name will be displayed in the Designer's property grid. (Inherited from combit.Reporting.DesignerExtensions.DesignerProperty)
Public PropertyGets or sets the enabled state of the property. (Inherited from combit.Reporting.DesignerExtensions.DesignerProperty)
Public PropertyOverridden.   
Public PropertyGets or sets the group name of the property. This name will be displayed as headline in the Designer's property grid. (Inherited from combit.Reporting.DesignerExtensions.DesignerProperty)
Public PropertyGets or sets if the value of the property has been changed since the last evaluation. (Inherited from combit.Reporting.DesignerExtensions.DesignerProperty)
Public PropertyGets or sets the name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead. (Inherited from combit.Reporting.DesignerExtensions.DesignerProperty)
Public PropertyOverridden.   
Top
See Also