Back to API Home
Assembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Initializes a new instance of the BooleanProperty class.
Namespace: Dundas.Dashboard.DashboardControls.ExtensibilityAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
public BooleanProperty( string name, string displayName ) |
Visual Basic |
---|
Public Sub New ( name As String, displayName As String ) |
Parameters
- name
- Type: System..::..String
The name of the property.
- displayName
- Type: System..::..String
The display name of the property.