AdvancedFindColumn..::..ColumnId Property
Gets or sets the column identifier.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
[RequiredAttribute] public int ColumnId { get; set; }
<RequiredAttribute> _ Public Property ColumnId As Integer Get Set
[RequiredAttribute] public: property int^ ColumnId { int^ get (); void set (int^ value); }