Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/CS/GridMainDemo/CodeInfo/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/CS/GridMainDemo/CodeInfo/FindFilter.xml

<?xml version="1.0" encoding="UTF-8"?>
<totalinfo>
	<controls>
		<controlentry>
			<control>
				<name>ceAllowFindFilter</name>
				<windowcaption>Find panel</windowcaption>
				<description>Displays or hides the find panel.</description>
        <memberlist>ColumnViewOptionsFind.AllowFindPanel</memberlist>
				<dtimage/>
			</control>
		</controlentry>
    <controlentry>
      <control>
        <name>ceAlwaysVisible</name>
        <windowcaption>Always visible</windowcaption>
        <description>Specifies whether the find panel is permanently visible. Note that if the AlwaysVisible property equals true, the 'Show Close Button' check item is disabled.</description>
        <memberlist>ColumnViewOptionsFind.AlwaysVisible</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>ceClearFind</name>
        <windowcaption>Clear on close</windowcaption>
        <description>The ClearFindOnClose property specifies whether the Find Panel's search (filter) string is cleared when the Find Panel is hidden.</description>
        <memberlist>ColumnViewOptionsFind.ClearFindOnClose</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>ceHighlightFindResults</name>
        <windowcaption>Highlight find results</windowcaption>
        <description>Enables or disables highlighting of the search string within located records.</description>
        <memberlist>ColumnViewOptionsFind.HighlightFindResults</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>ceShowCloseButton</name>
        <windowcaption>Show close button</windowcaption>
        <description>Gets or sets whether the close button is visible. Note that the close button can't be displayed if the AlwaysVisible property equals true.</description>
        <memberlist>ColumnViewOptionsFind.ShowCloseButton</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>ceShowClearButton</name>
        <windowcaption>Show clear button</windowcaption>
        <description>Specifies the clear button's visibility.</description>
        <memberlist>ColumnViewOptionsFind.ShowClearButton</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>ceShowFindButton</name>
        <windowcaption>Show find button</windowcaption>
        <description>Specifies the find button's visibility.</description>
        <memberlist>ColumnViewOptionsFind.ShowFindButton</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>ceSearchInPreview</name>
        <windowcaption>Search in preview</windowcaption>
        <description>The SearchInPreview property specifies whether Preview Sections should be included in search. Preview Section can be displayed via the ShowPreview property.</description>
        <memberlist>GridOptionsView.ShowPreview, GridViewOptionsFind.SearchInPreview</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>seFindDelay</name>
        <windowcaption>Find delay</windowcaption>
        <description>Specifies the delay (in milliseconds), after which data search is initiated (if automatic search mode is active). To activate the automatic search mode use the 'Find Mode' editor.</description>
        <memberlist>ColumnViewOptionsFind.FindDelay</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>icbFindMode</name>
        <windowcaption>Find mode</windowcaption>
        <description>The FindMode property specifies whether data searching starts automatically, or must be started manually.</description>
        <memberlist>ColumnViewOptionsFind.FindMode</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>cbFindFilterColumns</name>
        <windowcaption>Find filter columns</windowcaption>
        <description>The FindFilterColumns property allows you to specify the field names against which searches are performed by the Find Panel. The default value is "*", which means the Find Panel performs searches against all visible columns.</description>
        <memberlist>ColumnViewOptionsFind.FindFilterColumns</memberlist>
        <dtimage/>
      </control>
    </controlentry>
  </controls>
</totalinfo>