RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindFilterHost..::..CellProps Property

Gets or sets the cell props.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


protected AdvancedFindFilterCellProps CellProps { get; set; }
Protected Property CellProps As AdvancedFindFilterCellProps
	Get
	Set
protected:
property AdvancedFindFilterCellProps^ CellProps {
	AdvancedFindFilterCellProps^ get ();
	void set (AdvancedFindFilterCellProps^ value);
}

Field Value

The cell props.