Click or drag to resize
FdoFeatureDataGridViewTryGetFeature Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryGetFeature(
	ref FdoFeature feature,
	DataGridViewRow row
)

Parameters

feature
Type: FDF.Common.FeaturesFdoFeature
row
Type: System.Windows.FormsDataGridViewRow

Return Value

Type: Boolean
See Also