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