Class MyClass2.SearchScope
Inheritance
System.Object
MyClass2.SearchScope
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sartorius.SAF.Documentation.Examples.Controls.SearchBox
Assembly: Sartorius.SAF.Documentation.Examples.dll
Syntax
public class SearchScope
Properties
View SourceCaption
Declaration
public string Caption { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |