Intersoft ClientUI Documentation
SqlReportParameterMetadata Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.DocumentViewers Namespace : SqlReportParameterMetadata Class


The following tables list the members exposed by SqlReportParameterMetadata.

Public Constructors

 NameDescription
public ConstructorSqlReportParameterMetadata ConstructorInitializes a new instance of SqlReportParameterMetadata class.  
Top

Public Properties

 NameDescription
public PropertyAllowBlankGet or sets a value indicating whether report parameter could be empty.  
public PropertyErrorGets a message that describes any validation errors for the object.  
public PropertyHasErrorsGets the value which indicate if the object contains validation error  
public PropertyItemGets a message that describes any validation errors for the specified property or column name.  
public PropertyNameGets or sets report parameter name.  
public PropertyNullableGet or sets a value indicating report parameter is nullable.  
public PropertyOptionsGets the report parameter available options value.  
public PropertyPromptNameGets or sets the report parameter label name.  
public PropertyTypeGets or sets the report parameter type.  
public PropertyValueGets or sets the report parameter value.  
public PropertyVisibleGet or sets a value indicating whether report parameter is displayed. Default value is visible.  
Top

Public Methods

 NameDescription
public MethodClearErrorClear the validation error to the property or column supplied in the parameter.  
public MethodSetErrorSet the validation error to the property or column supplied in the parameter.  
Top

Protected Methods

 NameDescription
protected MethodClearAllErrorsClear all the validation error in the current inntance.  
protected MethodOnPropertyChangedEvent which invoked when a property value changes  
Top

Public Events

 NameDescription
public EventPropertyChangedOccurs when a property value changes.  
Top

See Also

© 2012 All Rights Reserved.