AdvancedFindFilterHost..::..CellProps Property
Gets or sets the cell props.
Namespace:
RingSoft.DbLookup.Controls.WPF.AdvancedFindAssembly: 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); }