AdvancedFindColumn..::..Path Property
Gets or sets the path.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
[MaxLengthAttribute] public string Path { get; set; }
<MaxLengthAttribute> _ Public Property Path As String Get Set
[MaxLengthAttribute] public: property String^ Path { String^ get (); void set (String^ value); }