Begin()
|
Initializes controls of the current wizard page.
|
Begin()
|
Initializes controls of the current wizard page.
|
Commit()
|
Saves settings specified by a wizard page.
|
Commit()
|
Saves settings specified by a wizard page to the report model.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
GetHashCode()
|
Serves as the default hash function.
|
GetNextPageType()
|
Returns the type of the next wizard page.
|
GetNextPageType()
|
Returns the type of the next wizard page.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|
Validate(String)
|
Validates the correctness of settings specified on a wizard page.
|
Validate(out String)
|
Validates the correctness of settings specified on the current wizard page.
|