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

LookupDefinitionBase..::..DeleteVisibleColumn Method

Deletes the visible column.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public void DeleteVisibleColumn(
	LookupColumnDefinitionBase column
)
Public Sub DeleteVisibleColumn ( _
	column As LookupColumnDefinitionBase _
)
public:
void DeleteVisibleColumn(
	LookupColumnDefinitionBase^ column
)