Proprietà DedGridControlEnableAutomaticRowHeightForFocusedCell
|
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool EnableAutomaticRowHeightForFocusedCell { get; set; }Public Property EnableAutomaticRowHeightForFocusedCell As Boolean
Get
Set
public:
property bool EnableAutomaticRowHeightForFocusedCell {
bool get ();
void set (bool value);
}member EnableAutomaticRowHeightForFocusedCell : bool with get, set
Valore della proprietà
Boolean
Vedi anche