RepositoryItemSearchControl.SearchByCaptions Property
In This Article
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[DefaultValue("")]
[DXCategory("Behavior")]
public string SearchByCaptions { get; set; }
#Property Value
Type | Default |
---|---|
String | String. |
See Also