Proprietà CustomGridViewGridControl
|
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic CustomGridControl GridControl { get; set; }
Public Property GridControl As CustomGridControl
Get
Set
public:
property CustomGridControl^ GridControl {
CustomGridControl^ get ();
void set (CustomGridControl^ value);
}
member GridControl : CustomGridControl with get, set
Valore della proprietà
CustomGridControl
Vedi anche