Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DateTimeCellType Dim control As Control Dim value As Boolean value = instance.IsReusable(control) |
Parameters
- control
Button celltype is reusable only if its editor is FpButton. Any classes that inherit from button cell type should override this function and InitializeEditorControl if it wants to be reusable.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2